wshobson/agents

python-performance-optimization

All-time #700 Trending #2894 First seen Jan 20, 2026
8-week activity · all time api

Installation

$ npx skills add https://github.com/wshobson/agents

Summary

  • Profile and optimize Python code using cProfile, memory profilers, and performance best practices.
  • Covers CPU profiling with cProfile, line-by-line profiling with line_profiler, memory tracking with memory_profiler, and production profiling with py-spy Includes 20+ optimization patterns: list comprehensions, generators, string concatenation, dictionary lookups, NumPy vectorization, caching, multiprocessing, and async I/O Provides database optimization techniques including batch operations, query planning, and indexing strategies Features memory leak detection with tracemalloc, weak references for caches, and benchmarking tools including custom decorators and pytest-benchmark integration

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Security audits

Partner security reviews for this skill.

agent-trust-hub SAFE

Analyzed Mar 27, 2026

The skill is a comprehensive technical guide for profiling and optimizing Python applications. It provides standard code patterns and demonstrates the use of well-known, reputable tools and libraries for performance analysis. No security issues or malicious patterns were detected.

snyk LOW

Analyzed Mar 27, 2026

No issues detected.

socket Score 0.9000 · 0 alerts

Analyzed Mar 27, 2026

  • license 1
  • maintenance 1
  • quality 0.9
  • supply chain 1
  • vulnerability 1

0 alerts

Also in this package

Other skills from wshobson/agents · top by installs.

npx skills add https://github.com/wshobson/agents

Browse all from wshobson/agents

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 39.5K
License LICENSE
Default branch main
Open issues 4
Status Active

History

  1. First seen on skills.sh
  2. First recorded snapshot · 32,700 installs