Claude Obsidian Skills automates Markdown and Obsidian workflows. Operations teams use it to manage vaults, extract insights, and streamline documentation. It connects to Claude Code, Gemini CLI, and other AI assistants.
git clone https://github.com/jykim/claude-obsidian-skills.gitClaude Obsidian Skills is a collection of reusable AI agent skills designed to automate personal knowledge management and Obsidian workflows. The toolkit includes skills for creating and managing Obsidian Canvas files, formatting wiki links, standardizing YAML frontmatter, validating markdown structure, generating Mermaid diagrams, creating presentation slides, producing narrated videos, and cleaning video content. Users can connect these skills to Claude Code, Gemini CLI, and other AI assistants to streamline documentation, manage knowledge vaults, and extract insights from their notes. Operations teams and knowledge workers benefit from automated vault management, consistent document formatting, and rapid content generation without manual configuration.
["Install prerequisites: Ensure Claude Code, Git, and Obsidian CLI tools are installed. Run `pip install obsidian-cli` if needed.","Set up your vault path: Replace [VAULT_PATH] in the prompt with your Obsidian vault directory (e.g., ~/Documents/Obsidian/MyVault).","Customize the task: Use [TASK] to specify your automation goal (e.g., 'extract all mentions of [[Project X]]', 'generate weekly review notes').","Execute and review: Run the prompt in your AI assistant. Check the output for errors and commit messages in your Git history.","Iterate: Use the log file ([LOG_FILE]) to refine future runs. For complex workflows, break tasks into smaller prompts (e.g., 'First extract data, then generate notes')."]
Validate and fix broken wiki links across Obsidian vaults
Standardize YAML frontmatter properties for consistent metadata
Create visual knowledge maps using Obsidian Canvas with automatic layout
Generate Mermaid diagrams for process flows and system architecture
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/jykim/claude-obsidian-skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Automate the following Obsidian vault workflow: [TASK]. Use Claude Code to [SPECIFIC_ACTION] in the vault located at [VAULT_PATH]. Ensure all changes are committed to Git with the message '[COMMIT_MESSAGE]'. If errors occur, log them to [LOG_FILE] and suggest fixes. Example tasks: 'generate daily notes for [DATE_RANGE]', 'extract all backlinks for [[TARGET_NOTE]]', or 'sync tags across [NOTE_PATTERN]'.
```markdown # Automated Obsidian Workflow Report **Task:** Generate daily notes for 2024-01-01 to 2024-01-07 **Vault Path:** ~/Obsidian/SecondBrain **Actions Completed:** 1. Created 7 daily notes with YAML frontmatter (tags: #daily #log) 2. Added template variables for [[Daily Template]] 3. Committed changes to Git with message: 'feat: add Jan 1-7 daily notes' 4. Generated backlink report for [[Productivity]] (found 12 references) **Errors Encountered:** - None - all operations completed successfully. **Suggested Next Steps:** - Review daily notes for [[2024-01-04]] (mentions [[Meeting Notes]] but no backlink) - Run `obsidian-sync-tags --pattern "#meeting/*"` to standardize tags ``` **Git Commit Summary:** ``` commit 1a2b3c4d (HEAD -> main) Author: AI Assistant <[email protected]> Date: Mon Jan 8 10:15:00 2024 -0500 feat: add Jan 1-7 daily notes .obsidian/plugins/quickadd/data.json | 2 +- 2024-01-01.md | 15 +++++++++++++++ 2024-01-02.md | 15 +++++++++++++++ ... (5 more files) 7 files changed, 105 insertions(+), 1 deletion(-) ```
Knowledge-powered CRM with networked thinking
AI assistant built for thoughtful, nuanced conversation
Get more done every day with Microsoft Teams – powered by AI
Automate your spreadsheet tasks with AI power
Agentic AI Workflow platform
Connected workspace for docs, wikis, and projects
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan