From pepe-operator-craft
When writing tasks into an Obsidian vault, use the Obsidian Tasks plugin's emoji-coded format ( 📅 due, 🛫 start, ✅ done, 🔁 recurrence) so queries and reviews work without manual reformatting. Use when capturing a follow-up, deadline, or recurring chore into the operator's vault.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pepe-operator-craft:obsidian-tasks-formatThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Principle:** When writing TODOs into Obsidian markdown files, **always use checkbox syntax**, never plain bullets.
Principle: When writing TODOs into Obsidian markdown files, always use checkbox syntax, never plain bullets.
- [ ] Task that is not done
- [x] Task that is done
- bullet that is NOT a task (avoid using this for actionable items)
Obsidian's Tasks plugin only recognizes - [ ] and - [x]. Plain - text bullets are invisible to task views, query blocks, and dashboards.
.md file in any Obsidian vault.Match surrounding indent for nested items:
- [ ] Plan trip
- [ ] Book flights
- [ ] Book hotel
- [ ] Pack
Plain bullets are fine for content (lists of facts, notes, references) — just not for actions. If a line is something someone needs to do, it's a task and needs - [ ].
Helmut asked his agent to add an item to a vacation TODO list. The agent used a plain bullet - Klavier spielen. Helmut had to correct it to - [ ] Klavier spielen so it would show up in his Tasks view. Locked 2026-05-04.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub helmut-hoffer-von-ankershoffen/helmguild-plugins --plugin pepe-operator-craft