Install
openclaw skills install @iliaal/compound-eng-python-servicesPython patterns for CLI tools, async concurrency, and backend services. Use when working with Python code, building CLI apps, FastAPI services, async with asyncio, background jobs, or configuring uv, ruff, ty, pytest, or pyproject.toml.
openclaw skills install @iliaal/compound-eng-python-servicesuv run pytest passes with zero failuresuv run ruff check . passes with zero warningsuv run ty check . passes with zero errorsuv run pytest --cov; add --cov-report=html for a browsable report)Read the relevant reference before implementing or reviewing the matching behavior:
Existing specialized references, when the corresponding topic applies: