wshobson/agents

async-python-patterns

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

Installation

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

Summary

  • Comprehensive guide to asyncio, concurrent patterns, and async/await for building high-performance, non-blocking Python applications.
  • Covers core concepts (event loops, coroutines, tasks, futures) and 10+ fundamental and advanced patterns including concurrent execution, error handling, timeouts, context managers, and producer-consumer workflows Includes real-world examples for web scraping with aiohttp, async database operations, and WebSocket servers Provides performance best practices: connection pooling, batching, and proper handling of blocking code with asyncio.to_thread() and run_in_executor() Highlights common pitfalls (forgetting await, blocking the event loop, mixing sync/async) and testing strategies with pytest-asyncio

Similar popular skills

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

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 · 15,814 installs