simple-formatter
SolidFormats 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
Quality Score: 87/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
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
Code & Development Listed
simple-formatter
Formats text according to specified style guidelines. A clean example skill with no security issues.
2,105 Updated 1 months ago
cisco-ai-defense Code & Development Listed
simple-formatter
Formats text according to specified style guidelines. A clean example skill with no security issues.
3 Updated 1 months ago
majiayu000 Code & Development Listed
simple-formatter
Formats text according to specified style guidelines. A clean example skill with no security issues.
4 Updated 1 months ago
Yuan-lab-LLM AI & Automation Listed
simple-formatter
Formats text according to specified style guidelines. A clean example skill with no security issues.
0 Updated today
shrav89 AI & Automation Listed
format-plain-text
Use this skill to format plain text documents with one sentence per line.
1 Updated 5 days ago
yegor256