用自然语言自动化管理 Kommo CRM 线索、流程、任务与自定义字段。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "Kommo Automation" 技能: 1. 下载 https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/kommo-automation/SKILL.md 2. 保存为 ~/.claude/skills/kommo-automation/SKILL.md 3. 装好后重载技能,告诉我可以用了
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://rube.app/mcp
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_idwith_description -- Include stage descriptions in the response (boolean)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 fieldsfilter_pipeline_ids -- Filter by pipeline IDs (array of integers)filter_status -- Filter by status within a pipeline: {"pipeline_id": 123, "status_id": 456}filter_responsible_user_ids -- Filter by assigned user IDsfilter_names -- Filter by lead namesfilter_price -- Filter by deal valuefilter_created_at -- Date range: {"from": <unix_timestamp>, "to": <unix_timestamp>}filter_updated_at -- Date range for last updatefilter_closed_at -- Date range for closureorder_by_created_at -- Sort: "asc" or "desc"order_by_updated_at -- Sort by update datelimit -- Max 250 per pagepage -- Page number for paginationwith_params -- Additional data: "contacts", "loss_reason", "catalog_elements", "source_id"Add new deals to your Kommo pipeline with custom fields, tags, and pipeline placement.
Tool: KOMMO_CREATE_LEAD
Example prompt:
"Create a new lead called 'Acme Corp Deal' worth $50,000 in pipeline 12345"
Key parameters:
name (required) -- Name of the lead/dealprice -- Deal value (integer)pipeline_id -- Pipeline to add the lead tostatus_id -- Stage within the pipeline (defaults to first stage of main pipeline)responsible_user_id -- Assigned user IDcustom_fields_values -- Array of custom field value objectstags_to_add -- Array of tags (by name or ID)created_by -- User ID of creator (0 for robot)loss_reason_id -- Reason for loss (if applicable)Modify lead properties including name, price, pipeline stage, responsible user, tags, and custom fields.
Tool: KOMMO_UPDATE_LEAD
Example prompt:
"Move lead 789 to stage 456 in pipeline 123 and update the price to $75,000"
Key parameters:
name, price, pipeline_id, status_id, responsible_user_id, tags_to_add, tags_to_delete, custom_fields_valuesAssign follow-up tasks linked to leads, contacts, or companies.
Tool: KOMMO_CREATE_TASK
Example prompt:
"Create a follow-up call task for lead 789 due tomorrow assigned to user 42"
Key parameters:
List all custom fields for leads, contacts, or companies to understand your CRM schema.
Tool: KOMMO_LIST_CUSTOM_FIELDS
Example prompt:
…
通过 Rube MCP 自动执行 Jobnimbus 任务与流程操作,提升业务处理效率。
自动化执行 noCRM.io 线索与销售流程任务,提升跟进效率与协作