ComposioHQ

88 mods across 4 repositories, 105k stars between them.

Apify Automation

58

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.

74k 21d ago A 38 tokens

bug-fixing

61

ComposioHQ/composio

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.

30k yesterday A 63 tokens original MIT

cli-command

62

ComposioHQ/composio

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…

30k yesterday A 77 tokens original MIT

cli-e2e

63

ComposioHQ/composio

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.

30k yesterday A 62 tokens original MIT

cli-release

64

ComposioHQ/composio

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…

30k yesterday A 95 tokens original MIT

cross-sdk-parity

65

ComposioHQ/composio

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.

30k yesterday A 66 tokens original MIT

docs-decisions

66

ComposioHQ/composio

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…

30k yesterday A 72 tokens original MIT

eve

67

ComposioHQ/composio

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.

30k yesterday A 47 tokens original MIT

good-docs-audit

68

ComposioHQ/composio

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…

30k yesterday A 82 tokens original MIT

good-docs-writing

69

ComposioHQ/composio

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.

30k yesterday A 63 tokens original MIT

python-providers

70

ComposioHQ/composio

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.

30k yesterday A 49 tokens original MIT

python-release

71

ComposioHQ/composio

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.

30k yesterday A 53 tokens original MIT

python-sdk

72

ComposioHQ/composio

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.

30k yesterday A 60 tokens original MIT