HomeBrowseUpload
← Back to registry
// Skill profile

Scheduler

name: scheduler

by ckchzh · published 2026-03-22

日历管理开发工具
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:ckchzh/ckchzh-scheduler
View on GitHub
// Full documentation

---

name: scheduler

version: "2.0.0"

author: BytesAgain

homepage: https://bytesagain.com

source: https://github.com/bytesagain/ai-skills

license: MIT-0

tags: [scheduler, tool, utility]

description: "Scheduler - command-line tool for everyday use Use when you need scheduler."

---

# Scheduler

Task scheduler — cron job management, recurring tasks, calendar integration, reminder setting, deadline tracking, and time blocking.

Commands

| Command | Description |

|---------|-------------|

| `scheduler run` | Execute main function |

| `scheduler list` | List all items |

| `scheduler add <item>` | Add new item |

| `scheduler status` | Show current status |

| `scheduler export <format>` | Export data |

| `scheduler help` | Show help |

Usage

# Show help
scheduler help

# Quick start
scheduler run

Examples

# Run with defaults
scheduler run

# Check status
scheduler status

# Export results
scheduler export json

How It Works

Tips

  • Run `scheduler help` for all commands
  • Data stored in `~/.local/share/scheduler/`
  • ---

    *Powered by BytesAgain | bytesagain.com*

    *Feedback & Feature Requests: https://bytesagain.com/feedback*

    // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band