Text Analyzer

Compute text stats via text_stats tool.

eanzhao ffc7fd7 249 B Updated

File contents

When to use

  • User asks for quick stats: length, words, lines.

Procedure

  1. Call text_stats with the user's text.
  2. Report chars/words/lines succinctly.

eanzhao/aevatar-agent-framework/tree/main/examples/SkillsMCPUnifiedDemo/agent_skills/text-analyzer commit ffc7fd7fc5

Frequently asked questions

npx skillmds@latest add eanzhao/text-analyzer