simple-formatter

Solid

Formats text according to specified style guidelines. A clean example skill with no security issues.

Code & Development 183 stars 39 forks Updated 1 months ago MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
75
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
21
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

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

Details

Author
majiayu000
Repository
majiayu000/claude-skill-registry
Created
5 months ago
Last Updated
1 months ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category