← Back to Feed
Agentic Copilot is an open-source Obsidian plugin that spawns CLI agents (Claude Code, Gemini CLI, etc.) as child proces
Agentic Copilot is an open-source Obsidian plugin that spawns CLI agents (Claude Code, Gemini CLI, etc.) as child processes and pipes vault context into prompts, requiring no API key configuration.
Original Post
Show HN: Agentic Copilot – Bring Claude Code, OpenCode, Gemini CLI into Obsidian
Obsidian plugin that connects to CLI agents you already have installed. No built-in LLM integration, no API keys to configure in the plugin. It spawns your tool as a child process, pipes vault context into each prompt, and streams responses into a chat panel.Supports Claude Code, Opencode, and any custom binary via a generic adapter. Adding a new agent is a single file. Free, proudly Open Source (MIT licensed).
Would love feedback on this for anyone that that tries it out.