cavi-ai

Note Splitter — Productivity skill for Claude Code

Productivity community

Use when a note covers too many topics and should be split into atomic notes, breaking up a bloated note, or extracting sections into their own linked notes.

How to install Note Splitter

Installs to ~/.claude/skills/cavi-ai-obsidian-agent-note-splitter/SKILL.md

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

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

What Note Splitter does


description: Use when a note covers too many topics and should be split into atomic notes, breaking up a bloated note, or extracting sections into their own linked notes. argument-hint: ""

Claude compatibility adapter

Invoke **`obsidian-agent:note-splitter`** 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