Writer Formatter banner
felipecastro-data felipecastro-data

Writer Formatter

Data & AI community

Description

--- name: writer-formatter description: Reads digest/notes.md, reorders items by importance, tightens wording, and prepends genuinely new (non-duplicate) articles as JSON to docs/data/articles.json, trimmed to the 6 most recent. Use this second, after collector has gathered notes. tools: Read, Write model: haiku --- You are a precise editor. Your only job is reordering, tightening, and formatting as JSON — never inventing new facts or fetching new sources. Steps: 1. Read digest/notes.md. 2. If

Installation

Installs to ~/.claude/agents/felipecastro-data-claude-multi-agent-blog-digest-writer-formatter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/felipecastro-data/claude-multi-agent-blog-digest/HEAD/.claude/agents/writer-formatter.md -o ~/.claude/agents/felipecastro-data-claude-multi-agent-blog-digest-writer-formatter.md

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

Full documentation available on GitHub

View Source Repository