用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/PersonalJarvis/PersonalJarvis --skill plugin-todoist命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Use when the maintainer wants to cut a new tagged RELEASE of Personal Jarvis — a SemVer bump, a CHANGELOG entry, a git tag, and a published GitHub Release. Triggers: "veröffentliche eine neue Version", "neue Jarvis-Version raus", "mach ein Release", "publish the new version", "cut a release", "neue Public-Version". NOT for an ordinary push — "push", "push nach GitHub", "sichere den Stand", "commit and push" mean `git push`, no skill, no ceremony (CLAUDE.md §2). NOT for untangling git chaos (use git-rescue).
Work with the user's GitHub repositories, issues, and pull requests.
Read and manage events in the user's Google Calendar.
| schema_version | 1 |
| name | plugin-todoist |
| description | Read and manage the user's Todoist tasks and projects. |
| when_to_use | Use when the user mentions Todoist, a task, a to-do, a shopping list, or asks what is due. |
| category | productivity |
| plugin_id | todoist |
| intent_verbs | ["zeig","lies","erstell","ergänz","erledig","plan","show","list","add","create","complete","remind","muestra","añade","crea","completa"] |
| intent_objects | ["todoist","todoist-aufgabe","todoist-liste","todoist task","todoist list","todoist projekt","todoist project","einkaufsliste","shopping list","lista de la compra"] |
| triggers | [{"type":"voice","pattern":"\\b(todoist|aufgabenliste|einkaufsliste|to-dos?|to\\sdos|to[-\\s]do[-\\s]list\\w*|todo[-\\s]?list\\w*|shopping list|lista de tareas)\\b"}] |
| requires_tools | ["todoist"] |
| risk_policy | {"default_tier":"monitor"} |
Use the todoist/* tools to read and manage the user's tasks and projects.