✓ Verified 💻 Development ✓ Enhanced Data

Simple Formatter

Formats text according to specified style guidelines.

Rating
4 (94 reviews)
Downloads
47,034 downloads
Version
1.0.0

Overview

Formats text according to specified style guidelines.

Key Features

1

Capitalize sentences

2

Fix spacing

3

Apply punctuation rules

Complete Documentation

View Source →

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."

Installation

Terminal bash

openclaw install simple-formatter
    
Copied!

Tags

#coding_agents-and-ides

Quick Info

Category Development
Model Claude 3.5
Complexity One-Click
Author tjade273
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install simple-formatter