obsidian-workspace/skills/cap/SKILL.md
Quick-capture short entries to today's daily note in an Obsidian vault. Composes a timestamped bullet and delegates the append to the Obsidian CLI's `daily:append`.
npx skillsauth add musingfox/cc-plugins capInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Append a timestamped bullet to today's daily note. Nothing more.
.obsidian.yaml)vault: <VAULT_NAME>
Daily note folder / filename / template are owned by Obsidian's Daily Notes core plugin. If .obsidian.yaml is missing, tell the user to run /obw:init and stop.
- HH:MM — <body> (any #tag tokens stay inline — Obsidian indexes them automatically).obsidian vault=<v> daily:append content="<bullet>". The CLI creates the daily note if missing.[[<daily-note-basename>]].For CLI syntax, consult the preloaded obsidian:obsidian-cli skill; fall back to obsidian daily:append --help if needed.
/obw:cap #worklog 完成了 API-first 架構 draft,交給 @arch review
→ - 14:32 — 完成了 API-first 架構 draft,交給 @arch review #worklog
data-ai
Unified entry point for Obsidian daily-note captures and long-form notes. Triggers on "記一下 / log / 紀錄 / capture this / 寫到 journal" (→ cap mode) and "建立筆記 / new note / 寫一份筆記 / create a note on" (→ note mode). Also via `/obw:cap` and `/obw:note`. Requires `.obsidian.yaml`.
tools
Use the `gog` CLI to operate Google Workspace — Gmail (read/search/send/labels/drafts), Calendar (events/RSVP/freebusy/focus-time/out-of-office), and Drive (list/search/upload/ download/share/move). Triggers on any Gmail, inbox, email, calendar, agenda, meeting, schedule, RSVP, Drive, Google Doc/Sheet/Slides, file share, or upload/download request.
documentation
Interactively create .obsidian.yaml for a project and install starter templates (task / doc / adr) into the vault's Templates folder. Skips templates that already exist; never overwrites.
tools
Manage project hook-guard installation — set up, diagnose, or update Claude Code hooks, git pre-commit, and commit-msg scripts with security checks, code-quality gates, and CLAUDECODE skip logic. Triggers on "set up hooks", "configure pre-commit", "add linting hooks", "initialize hook-guard", "check hooks", "hook doctor", "verify hook setup", "troubleshoot hooks", "update hooks", "regenerate hooks", "sync hooks with current tools", or similar requests.