Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
format-imports
// Rewrite Python script's top level import statements to comply coding standard
$ git log --oneline --stat
stars:418
forks:104
updated:2026년 2월 18일 07:39
파일 탐색기
SKILL.md
// Rewrite Python script's top level import statements to comply coding standard
| name | format-imports |
| description | Rewrite Python script's top level import statements to comply coding standard |
Rewrite Python script's top level import statements to comply coding standard
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.