KS
Killer-Skills

scheduler — how to use scheduler for AI agents how to use scheduler for AI agents, scheduler setup guide for Claude, what is scheduler in AI development, scheduler vs cron job, scheduler install for autonomous task management, scheduler alternative for AI companions

v1.0.0
GitHub

About this Skill

Ideal for Autonomous AI Agents like Claude, Cursor, and AutoGPT needing automated task dispatching and priority queueing Scheduler is an open-source infrastructure that enables autonomous task management for AI companions via C4 comm-bridge and Claude Code.

Features

Writes state to ~/zylos/activity-monitor/claude-status.json for activity monitoring
Checks for pending tasks due via the task scheduler
Dispatches tasks to C4 comm-bridge for execution control
Handles priority queueing and idle waiting via C4
Supports CLI execution via ~/zylos/.claude/skills/scheduler/scripts/c

# Core Topics

zylos-ai zylos-ai
[0]
[0]
Updated: 3/6/2026

Quality Score

Top 5%
23
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add zylos-ai/zylos-core/scheduler

Agent Capability Analysis

The scheduler MCP Server by zylos-ai is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use scheduler for AI agents, scheduler setup guide for Claude, what is scheduler in AI development.

Ideal Agent Persona

Ideal for Autonomous AI Agents like Claude, Cursor, and AutoGPT needing automated task dispatching and priority queueing

Core Value

Empowers agents to work autonomously by dispatching scheduled tasks via C4 comm-bridge, utilizing JSON state files and priority queueing for efficient execution control

Capabilities Granted for scheduler MCP Server

Automating repetitive tasks
Dispatching high-priority tasks to Claude
Synchronizing task execution with idle requirements

! Prerequisites & Limits

  • Requires C4 comm-bridge infrastructure
  • Dependent on Activity Monitor state files
  • Limited to tasks compatible with C4 execution control
Project
SKILL.md
1.1 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Task Scheduler (C5)

Enables Claude to work autonomously by dispatching scheduled tasks via C4 comm-bridge.

How It Works

  1. Activity Monitor writes state to ~/zylos/activity-monitor/claude-status.json
  2. Scheduler checks for pending tasks that are due
  3. If runtime is alive, dispatches task to C4 comm-bridge
  4. C4 handles execution control (idle waiting, priority queueing)
  5. Task sent to Claude based on priority and idle requirements

CLI

~/zylos/.claude/skills/scheduler/scripts/cli.js <command>

CommandDescriptionReference
add <prompt> [options]Add a new taskreferences/add.md
update <task-id> [options]Update an existing taskreferences/update.md
list / next / running / historyQuery tasksreferences/query.md
done / remove / pause / resumeTask lifecyclereferences/lifecycle.md

Timezone

Resolves TZ: ~/zylos/.env > process.env.TZ > UTC. Times are parsed and displayed in configured timezone. DB stores UTC. See references/config.md for details.

Related Skills

Looking for an alternative to scheduler or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication