BojuBot

by Scott Kirvan
5
4
3
2
1
Score: 35/100
New Plugin

Description

This plugin has not been manually reviewed by Obsidian staff. More than a writing assistant — BojuBot turns your Obsidian vault into a personal AI platform using Claude Code

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
0
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

last_updated: 2026-04-30 status: active

BojuBot starline

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

Installation

Requirements:

  • Obsidian desktop (Windows, Mac, Linux — no mobile support)
  • Claude Code CLI installed and authenticated — included in Claude Pro/Max subscriptions. (Windows: install in PowerShell. Mac/Linux: use curl -fsSL https://claude.ai/install.sh | bash)

From the Community Plugin Browser

  1. Open Obsidian → Settings → Community Plugins → Browse
  2. Search BojuBotInstallEnable

Or click Add to Obsidian to open directly in the installer.

Install Manually

  1. Download main.js, manifest.json, and styles.css from Releases
  2. Place them in <your-vault>/.obsidian/plugins/bojubot/
  3. Settings → Community Plugins → enable BojuBot

Quick Start

  1. Open the BojuBot panel from the ribbon (brain/circuit icon) or Command Palette: BojuBot: Open agent panel
  2. Type a message (ie. "Hi! Tell me about yourself.") and press Enter
  3. See the User Guide for details on Skills, session management, and settings

What makes BojuBot different?


Support the project

BojuBot is free, open source, and built in spare time. If it's useful:

GitHub Sponsors


Contributing

See CONTRIBUTING.md for project layout, development setup, and PR process.

License

MIT — see LICENSE.md


CHANGELOG · User Guide · Roadmap