simple-formatter

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

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "simple-formatter" with this command: npx skills add tjade273/agent-skills/tjade273-agent-skills-simple-formatter

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

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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

context-loader

No summary provided by upstream source.

Repository SourceNeeds Review
Security

web-design-guidelines

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

Repository SourceNeeds Review
23K167.9K
vercel
Security

owasp-security-check

No summary provided by upstream source.

Repository SourceNeeds Review