Composio Make
Description
Distributable agent skills for Composio developers. This repository contains comprehensive guides and best practices for building AI agents with Composio's Tool Router and Triggers.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for ComposioHQ/skills, shared by 3 entries
in this directory. It describes the repository, not this entry specifically.
@composiohq/skills
Distributable agent skills for Composio developers. This repository contains comprehensive guides and best practices for building AI agents with Composio's Tool Router and Triggers.
Quick Start
Add Composio skills to your AI assistant:
npx skills add composiohq/skills
This command installs the Composio agent skills, giving your AI assistant access to:
- Tool Router best practices - Session management, authentication, and framework integration
- Triggers & Events - Real-time webhooks and event handling
- Production patterns - Security, error handling, and deployment guides
Your AI assistant can now reference these skills when helping you build with Composio!
Overview
This skills repository provides comprehensive guides and best practices for building AI agents with Composio, organized as markdown files that AI assistants can easily reference.
Structure
skills/
└── composio/
├── SKILL.md # Main skill overview with rule references
├── AGENTS.md # Consolidated single-file version (auto-generated)
└── rules/ # Individual rule files
├── tr-*.md # Tool Router rules
└── triggers-*.md # Trigger rules
Available Skills
1. Tool Router (Building Agents)
- User ID best practices for security
- Creating and managing sessions
- Session lifecycle patterns
- Native tools vs MCP integration
- Framework integration (Vercel, OpenAI Agents, LangChain, Claude, CrewAI)
2. Authentication
- Auto authentication in chat
- Manual authorization flows
- Connection management
3. Toolkits & Connection Status
- Querying toolkit availability
- Building connection UIs
4. Advanced Features (Triggers & Events)
- Creating triggers for real-time events
- Subscribing to events (development only)
- Webhook verification (production recommended)
- Managing trigger lifecycle
Usage
For AI Assistants
Read either:
...
Related Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Workflow BundlesREADME
Workflow Bundles
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity Worktree Status Check
Verify the current worktree environment and show task details.
Productivity