← ClaudeAtlas

kommo-automationlisted

Automate Kommo CRM operations -- manage leads, pipelines, pipeline stages, tasks, and custom fields -- using natural language through the Composio MCP integration.
ComposioHQ/awesome-claude-skills · ★ 62,373 · AI & Automation · score 84
Install: claude install-skill ComposioHQ/awesome-claude-skills
# 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 ranges, responsible users, price, and more. **Tool:** `KOMMO_LIST_LEADS` **Example prompt:** > "Show all leads in pipeline 12345 created this week, sorted by newest first" **Key parameters:** - `query` -- Free-text search across all filled fields - `filter_pipeline_ids` -- Fil