ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

scheduler

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

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ckchzh/scheduler
Or

Scheduler

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

Commands

CommandDescription
scheduler runExecute main function
scheduler listList all items
scheduler add <item>Add new item
scheduler statusShow current status
scheduler export <format>Export data
scheduler helpShow 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

Metadata

Author@ckchzh
Stars3562
Views0
Updated2026-03-29
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ckchzh-scheduler": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#scheduler#tool#utility
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.