Scott Kirvan6k downloadsMore than a writing assistant — BojuBot turns your Obsidian vault into a personal AI platform using Claude Code
Turn Obsidian into a tool that reaches beyond PKM, notetaking, storage, and organization. Safely extend it to match how you think, and what you do. You're in control and everything happens using regular, conversational language — write, plan, build custom commands, even develop Obsidian plugins — without leaving Obsidian.
| You ask… | BojuBot does… |
|---|---|
| "Summarize my meeting notes from last week" | Creates a summary note and opens it in your editor |
| "Rename all my untitled notes based on their content" | Finds them, renames them, reports back |
| "Find writing residencies in the US with open applications this year and draft a summary of costs and deadlines" | Searches the web, compiles results, writes the summary note |
| "Turn this page into a Canvas mind map" | Generates a .canvas file from your note |
| "Create a skill that summarizes my weekly notes into a report" | Writes the skill file — available instantly as a / slash command, Ctrl+P command, and callable by any plugin or script |
Requirements:
curl -fsSL https://claude.ai/install.sh | bash)Or find it at community.obsidian.md/plugins/bojubot → click Add to Obsidian.
main.js, manifest.json, and styles.css from Releases<your-vault>/.obsidian/plugins/bojubot/BojuBot: Open agent panel.canvas files natively_claude-context.md persists context across sessions and syncs across machinesBojuBot is free, open source, and built in spare time. If it's useful:
See CONTRIBUTING.md for project layout, development setup, and PR process.
MIT — see LICENSE.md