원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
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.
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 要写成可独立执行的完整任务说明