ComposioHQ/awesome-claude-skills
Skill Claude CodeCodex
Automate Anthropic Admin tasks via Rube MCP (Composio): API keys, usage, workspaces, and organization management. Always search tools first for current schemas.
ComposioHQ/awesome-claude-skills
Skill Claude CodeCodex
Automate Anthropic Admin tasks via Rube MCP (Composio): API keys, usage, workspaces, and organization management. Always search tools first for current schemas.
ComposioHQ/awesome-claude-skills
Skill Claude CodeCodex
Automate Apaleo tasks via Rube MCP (Composio). Always search tools first for current schemas.
ComposioHQ/awesome-claude-skills
Skill Claude CodeCodex
Automate Apex27 tasks via Rube MCP (Composio). Always search tools first for current schemas.
ComposioHQ/awesome-claude-skills
Skill Claude CodeCodex
Automate API Bible tasks via Rube MCP (Composio). Always search tools first for current schemas.
ComposioHQ/awesome-claude-skills
Skill Claude CodeCodex
Automate API Labz tasks via Rube MCP (Composio). Always search tools first for current schemas.
ComposioHQ/awesome-claude-skills
Skill Claude CodeCodex
Automate API Ninjas tasks via Rube MCP (Composio). Always search tools first for current schemas.
ComposioHQ/awesome-claude-skills
Skill Claude CodeCodex
Automate API Sports tasks via Rube MCP (Composio). Always search tools first for current schemas.
ComposioHQ/awesome-claude-skills
Skill Claude CodeCodex
Automate Api2pdf tasks via Rube MCP (Composio). Always search tools first for current schemas.
ComposioHQ/awesome-claude-skills
Skill Claude CodeCodex
Automate Apiflash tasks via Rube MCP (Composio). Always search tools first for current schemas.
ComposioHQ/awesome-claude-skills
Skill Claude CodeCodex
Automate web scraping and data extraction with Apify -- run Actors, manage datasets, create reusable tasks, and retrieve crawl results through the Composio Apify integration.
ComposioHQ/awesome-claude-skills
Skill Claude CodeCodex
Automate Apilio tasks via Rube MCP (Composio). Always search tools first for current schemas.
ComposioHQ/awesome-claude-skills
Skill Claude CodeCodex
Automate Apipie AI tasks via Rube MCP (Composio). Always search tools first for current schemas.
Skill Claude CodeCodex
Fix defects in the Composio SDK repository with focused reproduction, root-cause analysis, regression tests, and narrow verification. Use when the user reports a bug, failing test, CI regression, runtime defect, or incorrect SDK behavior. Do not use for new feature design or broad refactors.
Skill Claude CodeCodex
Design, implement, or review Composio CLI commands under ts/packages/cli using Effect, @effect/cli, services, output conventions, configuration and environment variables, and local vendor references. Use for CLI command UX, command wiring, service changes, or CLI source edits. Do not use for CLI E2E-only work; use…
Skill Claude CodeCodex
Write, modify, or debug Docker-based Composio CLI end-to-end tests under ts/e2e-tests/cli, including binary invocation, fixture isolation, output assertions, and package manifests. Use for CLI E2E test suites only; use cli-command for CLI source implementation.
Skill Claude CodeCodex
Release and recover first-party Composio CLI binaries through Build CLI Binaries, including automatic beta builds, promote-stable dispatches, beta-tag selection, asset and installation verification, and failed release recovery. Use when a contributor asks to build a CLI beta, publish or promote a stable CLI version…
Skill Claude CodeCodex
Keep TypeScript and Python SDK behavior, generated client usage, public API naming, and docs examples aligned. Use when a change affects both SDKs, when generated client pins move, when comparing TS/Python behavior, or when a backend API contract changed. Do not use for single-language internal-only changes.
Skill Claude CodeCodex
Work on Composio documentation content, Fumadocs configuration, changelogs, docs automation prompts, docs decisions, ADR-style records, and docs review guidance. Use for files under docs/, documentation workflows, or requests to record or update a docs decision. Do not use for SDK runtime changes unless docs are the…
Skill Claude CodeCodex
Build durable backend AI agents with the eve framework. Use when creating, editing, or debugging an eve project — agent instructions, skills, tools, connections, channels, sandboxes, subagents, schedules, or evals.
Skill Claude CodeCodex
Audit a doc, guide, README, or block of prose against the good-docs-writing style guide and report violations. Use when the user asks to review, critique, lint, or check the voice and tone of documentation or text. Produces a structured findings report (file:line, rule violated, offending text, suggested rewrite) and…
Skill Claude CodeCodex
Writing style guide derived from Modal's documentation voice. Apply when writing or editing docs, guides, tutorials, or technical prose that should read direct, second-person, confident, low-jargon, and example-first. Use to draft new docs in this voice or to revise existing prose toward it.
Skill Claude CodeCodex
Create, modify, test, or package Python provider adapters under python/providers, including framework-specific dependencies, public imports, type inference, and provider metadata. Use for Python provider work only; use python-sdk for core SDK changes.
Skill Claude CodeCodex
Handle Python SDK release, build, bump, packaging metadata, PyPI client pin, uv.lock, nox/build workflow, and publish verification changes. Use for Python release process work or dependency pin bumps; do not use for ordinary Python feature implementation.
Skill Claude CodeCodex
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.