skills/simple-formatter/SKILL.md
Formats text according to specified style guidelines. A clean example skill with no security issues.
npx skillsauth add tjade273/agent-skills-test simple-formatterInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill formats text according to style guidelines.
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."
development
Formats text according to specified style guidelines. A clean example skill with no security issues.
tools
Synchronizes startup context across Claude instances, runs at launch.
testing
Display a message in a speech bubble spoken by an ASCII lobster.
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.