simple-formatter-redux

Installation
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:

  1. Capitalize first letter of sentences
  2. Ensure single space after periods
  3. Remove trailing whitespace

In most cases, you should use the python tool in scripts/formatter.py rather than attempting the conversion yourself.

Installs
2
GitHub Stars
1
First Seen
Feb 27, 2026
simple-formatter-redux — tjade273/agent-skills-test