scheduling
Installation
SKILL.md
Scheduling
透過 MCP tools 管理排程任務。時區:Asia/Taipei。
MCP Tools
| Tool | 用途 |
|---|---|
schedule_create |
建立排程 |
schedule_list |
列出所有排程 |
schedule_delete |
刪除排程 |
schedule_toggle |
啟用/停用排程 |
schedule_create 參數
| 參數 | 說明 |
|---|---|
cronExpression |
Cron 表達式(週期性) |
runAt |
ISO 8601 時間(一次性) |
taskType |
message(發訊息)或 prompt(執行指令) |
taskData |
訊息內容或指令 |
Cron 表達式
格式:分 時 日 月 週
0 9 * * * 每天 09:00
0 9 * * 1 每週一 09:00
0 9 1 * * 每月 1 日 09:00
0 */2 * * * 每 2 小時
30 8 * * 1-5 週一至週五 08:30
範例
每日提醒:
cronExpression: "0 9 * * *"
taskType: "message"
taskData: "早安!今天有什麼計畫?"
一次性任務:
runAt: "2024-01-15T14:00:00+08:00"
taskType: "prompt"
taskData: "/daily"
Related skills
More from wayne930242/merlin-my-pai
mcp-tools
MCP Tools 開發指南。Use when creating or modifying MCP server tools.
13life
生活管理系統。觸發:早安, 晚安, 今天, 規劃, 回顧, 健康, 投資, 股票, 追蹤, watchlist, morning, evening, daily, plan, review
1coding
代碼撰寫與自動化。觸發:code, script, tool, automate, batch, crawler, API, 寫程式, 腳本, 自動化
1research
研究與資訊蒐集。觸發:research, investigate, compare, evaluate, analyze, explore, 研究, 比較, 分析, 調查
1learning
學習輔助與知識管理。觸發:learn, note, knowledge, memory, review, understand, teach me, 學習, 筆記, 教我, 解釋
1google
Google services integration. Use when user mentions calendar, schedule, meeting, drive, files, gmail, email, contacts, tasks, todo, task list.
1