jamie-bitflight/claude_skills-shebangpython
Validate Python shebangs and PEP 723 inline script metadata. Use when checking if Python files have correct shebangs based on their dependency requirements, when fixing incorrect shebang patterns, or when adding PEP 723 script blocks to standalone scripts with external dependencies.
npx skills add https://github.com/Jamie-BitFlight/claude_skills --skill shebangpython
Take jamie-bitflight/claude_skills-shebangpython 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.