cavi-ai

Summarize And Link — Productivity skill for Claude Code

Productivity community

Use when adding a TL;DR or summary to a long note, condensing a note, or surfacing and linking the key concepts inside a note.

How to install Summarize And Link

Installs to ~/.claude/skills/cavi-ai-obsidian-agent-summarize-and-link/SKILL.md

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

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

What Summarize And Link does


description: Use when adding a TL;DR or summary to a long note, condensing a note, or surfacing and linking the key concepts inside a note. argument-hint: ""

Claude compatibility adapter

Invoke **`obsidian-agent:summarize-and-link`** with the user's arguments:

`$ARGUMENTS`

Follow that canonical skill exactly. This command contains no independent workflow logic.

Alternatives in Productivity

  • Configure Claude HUD — FIRST: Use the Read tool to load ~/.claude/plugins/claude-hud/config.json if it exists 10.9k ★
  • Om Correct — Sweep a corrected fact through the vault — finds every note restating it, applies the correction at the single 4.6k ★
  • 🤝 Contributing To Agent Skills — First of all, thank you for taking the time to contribute 1.7k ★

Full documentation available on GitHub

View Source Repository