Kommo Automation
Automate Kommo CRM operations -- manage leads, pipelines, pipeline stages, tasks, and custom fields -- using natural language through the Composio MCP integration.
npx skills add ComposioHQ/awesome-claude-skills --skill kommo-automation --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Kommo Automation Manage your Kommo CRM sales pipeline -- list and filter leads, navigate pipeline stages, create and update deals, assign tasks, and work with custom fields -- all through natural language commands. **Toolkit docs:** [composio.dev/toolkits/kommo](https://composio.dev/toolkits/kommo) --- ## Setup 1. Add the Composio MCP server to your client configuration: ``` https://rube.app/mcp ``` 2. Connect your Kommo account when prompted (OAuth authentication). 3. Start issuing natural language commands to manage your CRM. --- ## Core Workflows ### 1. Navigate Pipelines and Stages List all lead pipelines, then drill into specific pipeline stages to understand your sales funnel structure. **Tools:** `KOMMO_LIST_LEADS_PIPELINES`, `KOMMO_LIST_PIPELINE_STAGES` **Example prompt:** > "Show all my Kommo pipelines and the stages in my main sales pipeline" **Key parameters for List Pipelines:** None required. **Key parameters for List Stages:** - `pipeline_id` (required) -- The pipeline ID to list stages for - `with_description` -- Include stage descriptions in the response (boolean) --- ### 2. List and Filter Leads Retrieve leads with powerful filtering by pipeline, status, date ran
- Setup
- Core Workflows
- 1. Navigate Pipelines and Stages
- 2. List and Filter Leads
- 3. Create New Leads
- 4. Update Existing Leads
- 5. Create Tasks
- 6. Discover Custom Fields
- Known Pitfalls
- Quick Reference
What does the Kommo Automation skill do?
Automate Kommo CRM operations -- manage leads, pipelines, pipeline stages, tasks, and custom fields -- using natural language through the Composio MCP integration.
How do I install it?
Run `npx skills add ComposioHQ/awesome-claude-skills --skill kommo-automation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ComposioHQ/awesome-claude-skills, a repository with 71,763 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
