What is simple-formatter?
Formats text according to specified style guidelines. A clean example skill with no security issues. Source: tjade273/agent-skills-test.
Formats text according to specified style guidelines. A clean example skill with no security issues.
Quickly install simple-formatter AI skill to your development environment via command line
Source: tjade273/agent-skills-test.
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-test.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/tjade273/agent-skills-test --skill simple-formatterFormats text according to specified style guidelines. A clean example skill with no security issues. Source: tjade273/agent-skills-test.
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-test --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
https://github.com/tjade273/agent-skills-test