Generate placeholder text and immediately analyze it — word count, character count, estimated tokens. The 'fill a content slot and know its size' workflow.
A designer or content pipeline needs placeholder text of a specific length AND needs to know its token budget for LLM context planning. Chain mode: lorem generates, text-stats measures.
claude mcp add agent402 -s user -- npx -y agent402-mcp@latest
Then paste this prompt into Claude:
Generate and measure placeholder text using Agent402: (1) lorem {words:100} — generate text. (2) text-stats on the generated text — get counts. Return {text, stats}.