cavi-ai

Source Digest — Development skill for Claude Code

Development community

Use when comparing notes that are typed or tagged as sources or papers, building an evidence or comparison table across them.

How to install Source Digest

Installs to ~/.claude/skills/cavi-ai-obsidian-agent-source-digest/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cavi-ai-obsidian-agent-source-digest && curl -fsSL https://raw.githubusercontent.com/cavi-ai/obsidian-agent/HEAD/commands/source-digest.md -o ~/.claude/skills/cavi-ai-obsidian-agent-source-digest/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Source Digest does


description: Use when comparing notes that are typed or tagged as sources or papers, building an evidence or comparison table across them. Operates on existing plain source notes; typed provenance-record workflows are outside the portable CLI scope. argument-hint: "[source type/tag or topic]"

Claude compatibility adapter

Invoke **`obsidian-agent:source-digest`** with the user's arguments:

`$ARGUMENTS`

Follow that canonical skill exactly. This command contains no independent workflo

Alternatives in Development

Full documentation available on GitHub

View Source Repository