AutomationTypeScript

Meta Schedule

by xvirobotics

Meta Schedule is an Automation skill for Claude Code, published by xvirobotics in metabot.

953 stars157 forkson xvirobotics/metabotAdded 2026/08/21Repository updated 2026/08/08
agent-nativeagent-organizationai-agentanthropicclaude-agent-sdkclaude-codefeishufeishu-botkimikimi-codelarkmetamemorymetaskillmoonshotmulti-agentself-improvingtask-schedulertelegram-botvoice-assistantwechat-bot
Install in seconds
Install Meta Schedule
Copy Meta Schedule into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/xvirobotics/metabot/tree/main/src/skills/metaschedule ~/.claude/skills/metaschedule

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/xvirobotics/metabot.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
src/skills/metaschedule/SKILL.md in xvirobotics/metabot
Installs to
~/.claude/skills/metaschedule
Collection
One of 8 skills cataloged from this repository
Category
Automation1523 skills

What Meta Schedule does

Meta Schedule sets up persistent one-time or recurring tasks in MetaBot's server process. Use it when schedules must survive Claude session restarts or be managed by other bots.

Meta Schedule is cataloged under Automation on DirSkills. Meta Schedule comes from a repository tagged agent-native, agent-organization, ai-agent, anthropic and claude-agent-sdk.

Documentation

README

MetaBot Scheduler

Persistent server-side scheduler. Use this when:

  • The schedule needs to outlive the current Claude session.
  • Another bot or operator may need to list, pause, or cancel it.
  • You want it to run inside MetaBot's PM2 process (not Claude's).

For ad-hoc, session-scoped scheduling, prefer the Claude Code native tools CronCreate and /loop instead — they're faster, in-process, and need no MetaBot server call.

Quick Commands (metabot CLI)

The metabot CLI is pre-installed and handles auth automatically.

This is the opening of the README. Read the full README on GitHub.

Commands Meta Schedule provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /loop

Frequently asked about Meta Schedule

  • What else does xvirobotics publish alongside Meta Schedule?

    Meta Schedule is one of 8 skills that DirSkills catalogs from xvirobotics/metabot, the repository it ships in. Its siblings there include Doubao TTS, Flows and Frontend Design. Each one is a separate skill with its own page in this directory, installs the same way Meta Schedule does, and is maintained by xvirobotics in that same repository. The rest of the collection is listed on the xvirobotics/metabot page.

  • How does Meta Schedule compare to other Automation skills?

    Meta Schedule ranks #863 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Meta Schedule against them. Open each page to compare what they document and how they install.

More from xvirobotics/metabot

Meta Schedule is one of 8 skills cataloged on DirSkills from xvirobotics/metabot.

See all 8 skills