在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$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.