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 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.
["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')."]
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 <ai@example.com>
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
IronCalc is a spreadsheet engine and ecosystem
Customer feedback management made simple
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan