github.com/ComposioHQ/composio
| Skill | Added | Review |
|---|---|---|
bug-fixing .agents/skills/bug-fixing/SKILL.md 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. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7a63e5a | |
cli-command .agents/skills/cli-command/SKILL.md Design, implement, or review Composio CLI commands under ts/packages/cli using Effect, effect/unstable/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 cli-e2e there. | 71 71 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7a63e5a | |
cli-e2e .agents/skills/cli-e2e/SKILL.md 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. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7a63e5a | |
cli-release .agents/skills/cli-release/SKILL.md 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, choose a release candidate, monitor a CLI release, or diagnose a failed CLI release. Do not use for TypeScript SDK Changesets releases or CLI source implementation. | 72 72 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 7a63e5a | |
composio skills/composio/SKILL.md Route and complete Composio work across Composio For You and Composio Platform. Use when the user mentions Composio; wants an agent to use apps such as Gmail, Slack, GitHub, Notion, Calendar, or Linear; needs first-time setup, an SDK or MCP integration, CLI operation, migration guidance, current documentation, or help diagnosing a connection or tool call. | 75 75 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 7a63e5a | |
cross-sdk-parity .agents/skills/cross-sdk-parity/SKILL.md 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. | 71 71 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7a63e5a | |
docs-decisions .agents/skills/docs-decisions/SKILL.md 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 main deliverable. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7a63e5a | |
effect-v4 .agents/skills/effect-v4/SKILL.md Write, review, or upgrade Effect v4 code in the Composio CLI, cli-keyring, and json-schema-to-effect-schema packages, all pinned exactly to effect@4.0.0-rc.112 — Context.Service and explicit layers, Schema.TaggedError and typed recovery, the effect/unstable/cli command surface, and the vendored effect source oracle. Use when writing or reviewing Effect v4 code, answering a v4 API question, working in effect/unstable/cli, defining a Context.Service service, modeling an error with Schema.TaggedError, bumping the Effect prerelease pins, or verifying an unfamiliar API against ts/vendor/effect. Do not use for CLI command UX/wiring design (use cli-command) or CLI E2E tests (use cli-e2e). | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7a63e5a | |
eve .agents/skills/eve/SKILL.md 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. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7a63e5a | |
good-docs-audit .agents/skills/good-docs-audit/SKILL.md 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 does NOT edit files unless explicitly asked. | 73 73 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7a63e5a | |
good-docs-writing .agents/skills/good-docs-writing/SKILL.md 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. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7a63e5a | |
python-providers .agents/skills/python-providers/SKILL.md 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. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7a63e5a | |
python-release .agents/skills/python-release/SKILL.md 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. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7a63e5a | |
python-sdk .agents/skills/python-sdk/SKILL.md 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. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7a63e5a | |
python-testing .agents/skills/python-testing/SKILL.md Select and run Python SDK verification with nox, Makefile targets, Ruff, mypy, pytest markers, sanity tests, type inference checks, and build checks. Use when adding Python tests, diagnosing Python CI, or validating Python SDK/provider changes. Do not use for TypeScript-only checks. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7a63e5a | |
repo-guidance .agents/skills/repo-guidance/SKILL.md Navigate the Composio SDK monorepo, branch and PR workflow, repo layout, generated-file boundaries, changesets, and shared maintenance rules. Use when work spans multiple packages, when deciding where code belongs, when preparing a PR, or when the user asks about repository conventions rather than a specific SDK implementation. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7a63e5a | |
skill-maintenance .agents/skills/skill-maintenance/SKILL.md Create, update, validate, or reorganize repo-local Agent Skills under .agents/skills, including SKILL.md frontmatter, first-level references, compatibility symlinks, and validation scripts. Use only for skill-tree maintenance, skill taxonomy changes, or agent-guidance validation work. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7a63e5a | |
typescript-providers .agents/skills/typescript-providers/SKILL.md Implement, modify, test, or document TypeScript provider packages under ts/packages/providers, including framework adapters for OpenAI, Anthropic, Google, LangChain, Mastra, Vercel, LlamaIndex, Cloudflare, and Claude Agent SDK. Use for provider-specific TS work; do not use for core-only changes. | 71 71 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7a63e5a | |
typescript-sdk .agents/skills/typescript-sdk/SKILL.md Implement or modify TypeScript SDK behavior in @composio/core or shared TypeScript packages, including tools, toolkits, sessions, auth configs, connected accounts, modifiers, and generated SDK surfaces. Use for TS runtime/API work; pair with typescript-testing for verification and cross-sdk-parity when Python must match. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7a63e5a | |
typescript-testing .agents/skills/typescript-testing/SKILL.md Select and run TypeScript SDK verification for packages, examples, type checks, linting, builds, Vitest suites, Effect v4 CLI tests, and runtime E2E tests. Use when adding tests, diagnosing TypeScript CI, choosing a focused test command, validating TypeScript package changes, or writing/porting CLI tests against effect@4.0.0-rc.112 and @effect/vitest. Do not use for Python-only checks. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 7a63e5a |