ワンクリックで
scheduler
Create and manage recurring scheduled jobs in ccbot.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Create and manage recurring scheduled jobs in ccbot.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | scheduler |
| description | Create and manage recurring scheduled jobs in ccbot. |
| metadata | {"ccbot":{"emoji":"⏰"}} |
Use this skill when the user asks to create or manage recurring tasks such as:
When the user wants to create a scheduled task, prefer the structured supervisor mode schedule_create and provide:
name: short readable job namecron_expr: standard 5-field crontimezone: IANA timezone like Asia/Shanghaiprompt: the exact prompt that should be sent to the Supervisor when the job runspurpose: why this job exists0 9 * * *0 10 * * 130 8 1 * *prompt 要写成可独立执行的完整任务说明Two-layer memory system — read and update long-term facts, recall past events from conversation history.
Browser automation via Playwright MCP — navigate, click, fill forms, take screenshots, scrape pages, run E2E tests. Use when the user needs web automation, testing, or scraping JavaScript-rendered sites.
Structured code review — security, correctness, performance, maintainability. Use when asked to review code, a PR, or a diff.
Analyze CSV, JSON, Excel data; generate charts and reports. Use when the user provides data files or asks for statistics, charts, or data insights.
Deploy applications to cloud platforms — Fly.io, Railway, Vercel, or via SSH. Use when the user wants to publish, deploy, or release an application.
Build, run, and manage Docker containers and images. Use when the user asks about containers, Docker builds, logs, or deployment.