example_skills/safe-formatter/SKILL.md
Formats code files in the current project using prettier conventions
npx skillsauth add alice-dot-io/caterpillar code-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.
A simple skill that formats source code files using prettier conventions. It only operates on files within the current project directory.
This skill uses only Read and Write — no shell access, no network access, no external commands.
Ask the agent to format a specific file:
"Format src/index.ts"
Or format all files in a directory:
"Format all TypeScript files in src/"
tools
Optimizes your system for better performance
development
Reviews code for best practices and potential issues
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.
development
Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts.