dsh plugins中文
← Back to popular plugin directory

Cobsidian

Totoro-qaq/Cobsidian · skills

Agent-agnostic workflow skill for maintaining Obsidian knowledge bases.

★ 9GitHub stars
2Forks
2026-08-13Last updated
PythonLanguage
MITLicense

Project overview

Cobsidian Turn AI conversations into linked Obsidian knowledge, safely.

Cobsidian is an agent-agnostic workflow skill for maintaining an Obsidian or Markdown vault. It searches before creating, previews the proposed change, asks for one plain-language confirmation, writes atomically, and validates the result. Integrity hashes stay in the execution layer; users do not copy confirmation codes.

It is not a hosted service or an Obsidian plugin. Your coding agent runs the workflow against a local folder of Markdown files.

Install command

dsh plugin --profile web add github:Totoro-qaq/Cobsidian
View GitHub repository ↗Back to popular plugin directory