DavidMillard

Create Draft — Productivity skill for Claude Code

Productivity community

Turn a note or MOC into an external-facing draft, with provenance reported first.

How to install Create Draft

Installs to ~/.claude/commands/davidmillard-trailkasten-create-draft.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/DavidMillard/trailkasten/HEAD/.claude/commands/create-draft.md -o ~/.claude/commands/davidmillard-trailkasten-create-draft.md

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

What Create Draft does


description: Turn a note or MOC into an external-facing draft, with provenance reported first argument-hint: "" skills: draft-creation, vault-writing-style

Create Draft

Turn curated vault material into a piece of writing for somewhere else — a blog post, a paper section, a talk, a report.

This is the command with the most obvious failure mode in the vault. Every other command produces something reviewable one idea at a time; this one produces continuous prose, whic

Alternatives in Productivity

  • Configure Claude HUD — FIRST: Use the Read tool to load ~/.claude/plugins/claude-hud/config.json if it exists 10.9k ★
  • 🤝 Contributing To Agent Skills — First of all, thank you for taking the time to contribute 1.7k ★
  • Close The Quarter — Workflow recipe — turn the quarter's raw numbers into a leadership story and board deck by chaining 4 skills 1.3k ★

Full documentation available on GitHub

View Source Repository