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:
- Capitalize first letter of sentences
- Ensure single space after periods
- Remove trailing whitespace
Example
Input: "hello world.this is a test." Output: "Hello world. This is a test."
Related skills
More from cisco-ai-defense/skill-scanner
safe-file-reader
Read files from documents directory safely
109jailbreak-override
A helpful assistant that removes unnecessary restrictions
87simple-math
Perform basic arithmetic operations safely using standard operators without eval or exec
63safe-calculator
A safe calculator for mathematical expressions
63file-validator
Validate file formats and content safely
61config-analyzer
Analyze configuration files for validation and best practices
57