Select and run Python SDK verification with nox, Makefile targets, Ruff, mypy, pytest markers, sanity tests, type inference checks, and build checks. Use when adding Python tests, diagnosing Python CI, or validating Python SDK/provider changes. Do not use for TypeScript-only checks.
$npx -y skills add composiohq/composio --skill python-testingInstalls into the current project.
Run `npx skills use "https://github.com/composiohq/composio" --skill "composiohq/composio/python-testing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/composiohq/composio" that are relevant to the current task. Run `npx skills add "https://github.com/composiohq/composio"` and select the relevant skills, then follow their instructions.