Linker banner
thruuu thruuu

Linker

Content & Marketing community

Description

--- name: linker description: Linker for the thruuu article writing pipeline. Receives the humanized draft, the Links element from the brief, Content Outline inline link references, and the Quotes & Stats bank from research-brief.md. Fetches first 200 words of each link URL for context, then places all links naturally in the draft with minimal text adaptation. Overwrites drafts/[slug].md in place. Never rewrites prose or changes headings. tools: Read, Write, Bash model: sonnet color: white memor

Installation

Installs to ~/.claude/agents/thruuu-thruuu-claude-writer-linker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thruuu/thruuu-claude-writer/HEAD/.claude/agents/linker.md -o ~/.claude/agents/thruuu-thruuu-claude-writer-linker.md

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

Full documentation available on GitHub

View Source Repository