cavi-ai

Outline To Draft — Productivity skill for Claude Code

Productivity community

Use when expanding an outline or stub note into a full draft, fleshing bullet points into prose, or drafting longer-form writing grounded in vault context and the user's voice.

How to install Outline To Draft

Installs to ~/.claude/skills/cavi-ai-obsidian-agent-outline-to-draft/SKILL.md

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

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

What Outline To Draft does


description: Use when expanding an outline or stub note into a full draft, fleshing bullet points into prose, or drafting longer-form writing grounded in vault context and the user's voice. argument-hint: ""

Claude compatibility adapter

Invoke **`obsidian-agent:outline-to-draft`** 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