simple-formatter

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

Example

Input: "hello world.this is a test." Output: "Hello world. This is a test."

Related skills
Installs
52
GitHub Stars
1.9K
First Seen
Feb 3, 2026
Security Audits