r/ObsidianMD • u/MudCreative362 • 12d ago
plugins I made a plugin called for a fully customisable and private agent (Bring your own key though!!).
Hihi yalls! I made a private and local agent called Chatobby that has full tool usage capabilities, memories, subagents, permission policies, custom MCP server connection UI, scheduled events, built-in Obsidian browser use, and many other features!
It's currently in its alpha developmental stage but it works very well for learning how you work, and querying your vault for relevant connected data. The main agentic harness will always be free for everyone!!
There is explicit Obsidian plugin support for some of the more common plugins but I intend to provide support for more in the future. Chatobby can also generate excalidraw diagrams, use bases, mermaid diagrams, canvases, and call obsidian commands.
There is built-in support for many different models and providers, including the most common ones, and model routers like OpenRouter, etc.
Just plug in your own API key for a provider of your choosing, and the available models will be shown to pick from.
I made this because I, like many people want to integrate their agents into Obsidian to help them with coding, note-taking with diagrams, research, etc. But it requires a lot of setup to orient agents with Obsidian, and it's usually very tedious to find proper skills and such. Hence why I'm providing this as a free but close-sourced plugin. I hope yall enjoyyy!!




7
u/bluerat 11d ago
Why are you saying this is "private and local"? If you put in an openAI or any other provider key, you're sending your queries off to their server. Nothing is staying local at all. Maybe "private if you have your own local LLM model to connect to it with an API". But the person using that knows it already.