·simple-formatter
!

simple-formatter

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

7Installs·0Trend·@tjade273

Installation

$npx skills add https://github.com/tjade273/agent-skills --skill simple-formatter

How to Install simple-formatter

Quickly install simple-formatter AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tjade273/agent-skills --skill simple-formatter
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tjade273/agent-skills.

SKILL.md

View raw

When the user provides text to format, apply the following rules:

In most cases, you should use the python tool in scripts/formatter.py rather than attempting the conversion yourself.

Input: "hello world.this is a test." Output: "Hello world. This is a test."

Formats text according to specified style guidelines. A clean example skill with no security issues. Source: tjade273/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tjade273/agent-skills --skill simple-formatter
Category
!Security
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from tjade273/agent-skills

Quick answers

What is simple-formatter?

Formats text according to specified style guidelines. A clean example skill with no security issues. Source: tjade273/agent-skills.

How do I install simple-formatter?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tjade273/agent-skills --skill simple-formatter Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/tjade273/agent-skills

Details

Category
!Security
Source
skills.sh
First Seen
2026-02-22