Composio
Official@composiohq · United States of America
Composio equips agents with well-crafted tools empowering them to tackle complex tasks
Agent Skills by Composio
Showing 910 vetted skills indexed across 4 GitHub repositories.
cli-command
Design and implement Composio CLI commands using Effect and @effect/cli conventions.
python-sdk
Implements and modifies Python SDK behavior for tools, sessions, and auth configs.
python-testing
Selects and runs Python SDK verification using nox sessions, Makefile targets, Ruff, mypy, and pytest.
cli-e2e
Write and debug Docker-based end-to-end tests for the Composio CLI binary.
repo-guidance
Navigate the Composio SDK monorepo layout, branching, changesets, and PR workflow conventions.
typescript-testing
Select and run TypeScript SDK verification commands for packages, linting, builds, and E2E tests.
good-docs-audit
Audit documentation against a style guide and report violations with rewrites.
bug-fixing
Diagnose and fix SDK defects with reproduction, root-cause analysis, and regression tests.
python-providers
Create, test, and package Python provider adapters under python/providers.
typescript-providers
Implement and test TypeScript provider packages for AI framework adapters in the Composio monorepo.
cli-release
Build, promote, and verify Composio CLI binary releases through GitHub Actions workflows.
docs-decisions
Guides documentation workflows and ADR-style decision records for the Composio docs site.
skill-maintenance
Create, validate, and reorganize repo-local Agent Skills with SKILL.md frontmatter and references.
eve
Guides creation and debugging of eve framework backend AI agent projects.
cross-sdk-parity
Aligns TypeScript and Python SDK behavior, generated client pins, and public API naming.
good-docs-writing
Writes and revises technical documentation in a direct, second-person, example-first style.
typescript-sdk
Implements and modifies TypeScript SDK behavior in @composio/core packages.
python-release
Manages Python SDK release builds, dependency pin bumps, and publish verification.
composio
Route and complete Composio integration, setup, and debugging tasks across For You and Platform products.
tailored-resume-generator
Analyze job descriptions and generate tailored resumes highlighting relevant experience and skills.
langsmith-fetch
Analyze LangChain and LangGraph execution traces by fetching data from LangSmith Studio.
skill-share
Automate the creation, validation, and distribution of Claude skills across team Slack channels.
developer-growth-analysis
Analyze coding chat history to identify development patterns and generate personalized growth reports.
connect-apps
Integrate Claude with external applications to execute real-world actions across various service platforms.
Frequently Asked Questions About Composio
FAQPage SchemaWhat specific tasks can be performed using these interface definitions?▼
Users can execute cross-platform operations including database schema management, cloud resource provisioning, transactional email dispatch, and performance profiling. These definitions enable programmatic control over external services like Stripe, AWS, Google Cloud, and Notion directly from within custom software environments.
Which personas benefit most from these integration capabilities?▼
Software engineers, DevOps practitioners, and systems architects benefit by reducing context switching between disparate platforms. These definitions are designed for developers building complex, multi-step software systems who require standardized, repeatable methods to interact with third-party services and infrastructure providers.
What are the prerequisites for implementing these integrations?▼
Implementation requires a compatible runtime environment and valid authentication credentials for the target SaaS or cloud provider. Users must configure the specific environment variables or identity tokens required by the underlying service provider to enable secure, authenticated execution of the defined operations.