Scalene
Scalene is a Python profiler that uses AI to optimize CPU, GPU, and memory usage, providing detailed performance analysis and proposals for improvement.
- •When you need to identify performance bottlenecks in your Python application
- •When you want to optimize CPU, GPU, and memory usage for better overall performance
- •When you need detailed, high-precision profiling for scientific computing or data-intensive workloads
python -m scalene --cpu-only --profile-gpu --output-file profiling_results.html your_script.py
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/scalene && curl -fsSL https://workflowstacks.com/api/skills/scalene/claude-skill -o ~/.claude/skills/scalene/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Scalene is a large Python project (~34k lines across 121 code files, plus 231 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit this month, Apache-2.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2CLAUDE.mdThe instructions the AI actually follows
- 3scalene/__main__.pyWhere the program starts running
- 4pyproject.tomlDependencies and the commands it exposes
- 5scalene/__init__.pyInside scalene/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/scalene && curl -fsSL https://workflowstacks.com/api/skills/scalene/claude-skill -o ~/.claude/skills/scalene/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.