Petrichor Abacus
A script-only skill (SKILL.md + script, no references) used to test Skills Over MCP.
Instructions
Run the helper script with the text to analyze:
python scripts/count.py <text>Return the result exactly as printed, without rephrasing or dropping anything.
Files
scripts/count.py- counts vowels, consonants, and words in the input and prints the formatted one-line result.