Agent skill · AI & Agents

Kommo Automation

Automate Kommo CRM operations -- manage leads, pipelines, pipeline stages, tasks, and custom fields -- using natural language through the Composio MCP integration.

ComposioHQgithub.com/ComposioHQGitHub ↗
claude-codecodexcursor
Install
npx skills add ComposioHQ/awesome-claude-skills --skill kommo-automation --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Path: composio-skills/kommo-automation/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 71,763 · +585 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. Setup
  2. Core Workflows
  3. 1. Navigate Pipelines and Stages
  4. 2. List and Filter Leads
  5. 3. Create New Leads
  6. 4. Update Existing Leads
  7. 5. Create Tasks
  8. 6. Discover Custom Fields
  9. Known Pitfalls
  10. Quick Reference
More from awesome-claude-skills
All skills →
About this skill
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.

Keep going