Discover and explore top open-source AI tools and projects—updated daily.
YishenTuObsidian plugin for agentic Claude interaction
Top 52.4% on SourcePulse
Summary
Claudian integrates the Claude Agent SDK into Obsidian, transforming your vault into an AI agent's workspace. It empowers users with file read/write, bash command execution, and multi-step workflow capabilities directly within their notes, enhancing productivity for knowledge workers and developers.
How It Works
The plugin leverages the Claude Agent SDK to provide agentic functionalities, treating the Obsidian vault as the agent's operational directory. It offers deep context awareness, automatically incorporating the focused note, @-mentioned files, and editor selections. Novel features include vision support for image analysis, inline text editing with word-level diff previews, and extensibility via slash commands, custom skills, and Model Context Protocol (MCP) servers for integrating external tools.
Quick Start & Requirements
main.js, manifest.json, styles.css) and place them in vault/.obsidian/plugins/claudian/. Development: git clone the repository, then run npm install and npm run build.Highlighted Details
@-file mentions, excludes notes by tag, and includes editor selections.Maintenance & Community
No specific details regarding contributors, sponsorships, or community channels (e.g., Discord, Slack) are present in the provided README content.
Licensing & Compatibility
Limitations & Caveats
The "Plan Mode" feature is noted as having limitations and technical debt due to SDK constraints, with potential simplification planned. The plugin is desktop-only and requires the Claude Code CLI to be installed and accessible.
1 day ago
Inactive
dagger
Adam Elmore(Cofounder of StatMuse; Contributor to opencode).
code-yeongyu