← ClaudeAtlas

obsidianlisted

Use when working with Obsidian vaults — running the Obsidian CLI (read/create/search/manage notes, tasks, properties), building Bases (.base views/filters/formulas), writing Obsidian Flavored Markdown (wikilinks, embeds, callouts, properties), or developing/debugging plugins and themes. Do NOT use for generic Markdown editors or non-Obsidian note tools; this skill is Obsidian-specific. Part of the afonsoft/skills collection.
afonsoft/skills · ★ 2 · AI & Automation · score 78
Install: claude install-skill afonsoft/skills
# Obsidian A single skill for everything Obsidian: the **CLI**, **Bases** (`.base` files), and **Obsidian Flavored Markdown**. Consolidates the former `obsidian-cli`, `obsidian-bases`, and `obsidian-markdown` skills. > **Origin:** derived from `kepano/obsidian-skills` (MIT). Obsidian must be running for any CLI or MCP command to work. ## When to Use - Interact with a vault from the command line (create/read/search/manage notes, tasks, properties). - Build or edit a **Base** (database-like view over notes) with filters and formulas. - Author **Obsidian Flavored Markdown** (wikilinks, embeds, callouts, properties). - Develop or debug an Obsidian **plugin or theme**. - User asks or mentions this skill in English (e.g., "use /obsidian", "run obsidian"). - O usuário pede ou menciona esta skill em português (ex.: "use /obsidian", "execute obsidian"). ## When NOT to Use - Do not use for generic Markdown files or note-taking tools that are not Obsidian. - Do not target a vault the user has not explicitly named. - Do not auto-install the `mcp-obsidian-cli` package or run the `obsidian` binary without user confirmation. ## Security & Guardrails - **Human confirmation first**: confirm the target vault and any `obsidian` command with the user before execution. - **No auto-execution**: only run commands that read or modify the named vault; do not run system-wide commands or execute arbitrary plugins/themes without explicit consent. - **MCP fallback is opt-in**: if the `obsidian`