Skip to main content
在 Manus 中运行任何 Skill
一键导入

python-autotuner

星标2
分支0
更新时间2026年4月21日 20:56

Python code optimizer and error fixer: analyzes a Python file or function, rewrites it for speed and quality one change at a time, validates with pytest, benchmarks with timeit, checks with ruff/ty, and measures complexity reduction. Also diagnoses broken Python code (SyntaxError, ImportError, TypeError, AttributeError, runtime crashes) using --goals fix. Trigger on: "/python-autotuner", "optimize this Python", "make this function faster", "benchmark my Python function", "reduce complexity", "ruff keeps failing", "my Python function is too slow", "simplify this Python code", "fix this Python error", "SyntaxError in Python", "my Python code is crashing", "TypeError in Python", or whenever a user shares Python code and mentions errors, crashes, performance, quality, slowness, or complexity.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
22 个文件
SKILL.md
readonly