Implement or modify Python SDK behavior under python/composio, including tools, toolkits, sessions, auth configs, connected accounts, client integration, and shared Python models. Use for Python core runtime/API work; pair with python-testing and cross-sdk-parity when TypeScript must match.
$npx -y skills add composiohq/composio --skill python-sdkInstalls into the current project.
Run `npx skills use "https://github.com/composiohq/composio" --skill "composiohq/composio/python-sdk"` 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.