Skip to main content
Run any Skill in Manus
with one click
$pwd:

python-asyncio

// Complete Python asyncio system. PROACTIVELY activate for: (1) async/await syntax, (2) asyncio.gather for concurrent execution, (3) TaskGroup (3.11+), (4) Semaphores for rate limiting, (5) Timeouts with asyncio.timeout, (6) Producer-consumer with Queue, (7) Async generators and context managers, (8) uvloop performance, (9) Common async gotchas. Provides: Concurrent patterns, I/O optimization, async libraries (aiohttp, httpx, asyncpg). Ensures correct async patterns without blocking.

$ git log --oneline --stat
stars:39
forks:7
updated:May 20, 2026 at 18:07
File Explorer
2 files
SKILL.md
readonly