When to use
- User asks for quick stats: length, words, lines.
Procedure
- Call
text_statswith the user's text. - Report
chars/words/linessuccinctly.
Compute text stats via text_stats tool.
npx skillmds@latest add eanzhao/text-analyzer text_stats with the user's text.chars/words/lines succinctly. eanzhao/aevatar-agent-framework/tree/main/examples/SkillsMCPUnifiedDemo/agent_skills/text-analyzer commit ffc7fd7fc5