Quick overview
Formats text by capitalizing sentence starts, fixing spacing around periods, and removing trailing whitespace. Uses a Python script at scripts/formatter.py to apply the rules.
Handles common text normalization rules in a single pass without manual editing.
Common tasks
- Cleaning up pasted notes with inconsistent spacing
- Fixing capitalization in rough draft text
- Normalizing punctuation in user-submitted content
- Tidying sentences copied from multiple sources
- Standardizing formatting in documentation snippets
Install paths
Primary command
openclaw install tjade273/simple-formatter
ClawHub installer
npx clawhub@latest install tjade273/simple-formatter
OpenClaw CLI
openclaw skills install tjade273/simple-formatter
Direct OpenClaw install
openclaw install tjade273/simple-formatter
Skill metadata
- Category: Coding Agents & IDEs
- Language: Markdown
- Version: 0.1.0
- Security status: Benign
Review upstream source
The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/tjade273/simple-formatter






