·scheduler
</>

scheduler

定时任务系统。内置在 mycc 后端,自动执行定时任务。触发词:"/scheduler"、"定时任务"、"启动定时"、"查看定时"

8Installs·0Trend·@aster110

Installation

$npx skills add https://github.com/aster110/mycc --skill scheduler

How to Install scheduler

Quickly install scheduler AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/aster110/mycc --skill scheduler
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: aster110/mycc.

SKILL.md

View raw

| 每日 | HH:MM | 08:00、22:30 | | 每周 | 周X HH:MM | 周一 09:00、周日 20:00 | | 一次性 | YYYY-MM-DD HH:MM | 2026-02-01 10:00 | | 间隔 | 每X分钟 / 每X小时 | 每30分钟、每2小时 |

| "启动定时任务" | 执行 /mycc 启动后端 | | "停止定时任务" | 停止后端 | | "查看定时任务" | 读取并显示 tasks.md | | "添加定时任务 xxx" | 编辑 tasks.md 添加一行 | | "每天 9 点提醒我 xxx" | 添加 \| 09:00 \| xxx \| /tell-me \| ... \| |

| /tell-me | 发送飞书通知 | 推荐 | | /mycc | 启动后端 | 必须 |

定时任务系统。内置在 mycc 后端,自动执行定时任务。触发词:"/scheduler"、"定时任务"、"启动定时"、"查看定时" Source: aster110/mycc.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aster110/mycc --skill scheduler
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from aster110/mycc

Quick answers

What is scheduler?

定时任务系统。内置在 mycc 后端,自动执行定时任务。触发词:"/scheduler"、"定时任务"、"启动定时"、"查看定时" Source: aster110/mycc.

How do I install scheduler?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aster110/mycc --skill scheduler Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/aster110/mycc

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22