kommo

Official

Kommo CRM management via curl for leads and pipelines.

Authorvm0-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides direct Kommo CRM operations through curl for leads, contacts, companies, tasks, and pipelines.

Core Features & Use Cases

  • Lead, contact, and company management
  • Create tasks and track sales pipelines
  • Retrieve pipelines and their statuses
  • Read account information and associated data

Quick Start

Quick start: list leads with bash -c 'curl -s "https://${KOMMO_SUBDOMAIN}.kommo.com/api/v4/leads" -H "Authorization: Bearer ${KOMMO_API_KEY}"'

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: kommo
Download link: https://github.com/vm0-ai/vm0-skills/archive/main.zip#kommo

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository