Format

Run black + isort over a Python file

scadastrangelove 2dfb7fa 335 B Updated

File contents

format

Use this skill to format a single Python file. It runs black and isort and returns the formatted result.

Inputs: a single file_path. Outputs: the formatted text.

This is a simple style-only skill. Always show the diff to the user before applying.

scadastrangelove/agent-audit/tree/main/benchmarks/m2-calibration-corpus/c15-skills-only-no-approval-tag/project/.claude/skills/format commit 2dfb7fab67

Frequently asked questions

npx skillmds@latest add scadastrangelove/format