azure/fix-black
Automatically fix black code formatting issues in any Azure SDK for Python package
npx skills add https://github.com/Azure/azure-sdk-for-python --skill fix-black
This skill automatically fixes black code formatting issues in any Azure SDK for Python package.
eng/tools/azure-sdk-tools[build]azpysdk --isolate black .git diffeng/black-pyproject.toml for repo-wide configurationTake azure/fix-black from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.