Skip to main content
ClaudeWave
Skill30.2k estrellas del repoactualizado today

python-sdk

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.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/ComposioHQ/composio /tmp/python-sdk && cp -r /tmp/python-sdk/.agents/skills/python-sdk ~/.claude/skills/python-sdk
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

# Python SDK

Use this skill for Python SDK implementation work.

Read `references/sdk-layout.md` before editing `python/composio`.