format-imports

star 417

Rewrite Python script's top level import statements to comply coding standard

feisuzhu By feisuzhu schedule Updated 2/18/2026

name: format-imports description: Rewrite Python script's top level import statements to comply coding standard

Format Imports

Rewrite Python script's top level import statements to comply coding standard

Usage

Run the deployment script: scripts/format-imports.py --files <target>. The script have shebang and executable bit set, run it directly. The script will rewrite the target inplace. The script will only modify top level import statements, other code will be left untouched.

Install via CLI
npx skills add https://github.com/feisuzhu/thbattle --skill format-imports
Repository Details
star Stars 417
call_split Forks 104
navigation Branch main
article Path SKILL.md
More from Creator