simple-formatter-redux
SKILL.md
Simple Text Formatter
This skill formats text according to style guidelines.
Features
- Capitalize sentences
- Fix spacing
- Apply punctuation rules
Usage
When the user provides text to format, apply the following rules:
- Capitalize first letter of sentences
- Ensure single space after periods
- Remove trailing whitespace
In most cases, you should use the python tool in scripts/formatter.py rather
than attempting the conversion yourself.
Example
Input: "hello world.this is a test." Output: "Hello world. This is a test."
Weekly Installs
2
Repository
tjade273/agent-…lls-testGitHub Stars
1
First Seen
Feb 27, 2026
Security Audits
Installed on
amp2
claude-code2
github-copilot2
codex2
kimi-cli2
gemini-cli2