Wiki
Description
--- description: Bootstrap or check the claude-obsidian wiki vault. Reads the wiki skill and runs setup workflow. --- Read the `wiki` skill. Then run the setup workflow: 1. Check if Obsidian is installed. If not, offer to install it (see `skills/wiki/references/plugins.md`). 2. Check if this directory has a vault (look for `.obsidian/` folder). If yes, report current vault state. 3. Check if the MCP server is configured (`claude mcp list`). If not, ask if the user wants to set it up. 4. Ask ON
Installation
Installs to ~/.claude/skills/agricidaniel-claude-obsidian-wiki/SKILL.md
mkdir -p ~/.claude/skills/agricidaniel-claude-obsidian-wiki && curl -fsSL https://raw.githubusercontent.com/AgriciDaniel/claude-obsidian/HEAD/commands/wiki.md -o ~/.claude/skills/agricidaniel-claude-obsidian-wiki/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation