Skill30k repo starsupdated 3d ago
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.
Install in Claude Code
Copygit clone --depth 1 https://github.com/ComposioHQ/composio /tmp/python-sdk && cp -r /tmp/python-sdk/.agents/skills/python-sdk ~/.claude/skills/python-sdkThen start a new Claude Code session; the skill loads automatically.
Definition
SKILL.md
# Python SDK Use this skill for Python SDK implementation work. Read `references/sdk-layout.md` before editing `python/composio`.