Takes the curated cookbook candidates list from _workspace/cookbook_candidates.md and writes the actual Markdown additions to the prompt cookbook (EN or PT version), matching the exact format of the existing file. Invoked once per language.
$curl -o .claude/agents/cookbook-writer.md https://raw.githubusercontent.com/pantani/tdmcp/HEAD/.claude/agents/cookbook-writer.mdInstalls into the current project.
Install cookbook-writer by running `curl -o .claude/agents/cookbook-writer.md https://raw.githubusercontent.com/pantani/tdmcp/HEAD/.claude/agents/cookbook-writer.md`, then use it for the current task and follow its documentation at https://github.com/pantani/tdmcp.