docs: Add Obsidian as a client via the Agent Client plugin #220
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Screen-Now-20251022T124641.mp4
Thank you for your work on ACP — it’s been inspiring to see how open and extensible the protocol is.
I’d like to add Obsidian as a client via the Agent Client plugin.
Changes
docs/overview/clients.mdxAbout the Agent Client plugin
The Agent Client plugin enables Obsidian users to interact directly with ACP-compatible agents. It provides features such as easy note mentioning and the ability to save conversations as markdown notes, making it more comfortable to interact with agents through your vault compared to using them via CLI.
Why?
While Obsidian is not a code editor, this addition may seem slightly outside the protocol's original scope. However, there are many users who combine Obsidian with coding agents in their workflow, and ACP will certainly make this combination more powerful and convenient. I hope you will consider this addition.