A simple example skill for demonstration purposes
Automatically formats code files using industry-standard tools.
Format a single file:
"Format the src/index.js file"Format entire directory:
"Format all files in the src/ directory"Check formatting without changes:
"Check if files in src/ are properly formatted"Set these environment variables for custom configuration:
PRETTIER_CONFIG: Path to prettier config (default: .prettierrc)ESLINT_CONFIG: Path to eslint config (default: .eslintrc.js)f45fcb5
Also appears in
since Feb 24, 2026
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.