VM0VM0
Integration

Kommo

CRM for managing leads and sales pipelines

Kommo is a CRM platform for managing leads, contacts, companies, tasks, and sales pipelines.

Required Environment

NameTypeDescription
KOMMO_API_KEYsecretLong-lived token from Kommo Settings > Integrations
KOMMO_SUBDOMAINvarYour Kommo subdomain (from https://{subdomain}.kommo.com)

Configuration

vm0.yaml
version: "1.0"

agents:
  my-agent:
    provider: claude-code
    skills:
      - https://github.com/vm0-ai/vm0-skills/tree/main/kommo

Run

vm0 run my-agent "create a new lead" \
  --secrets KOMMO_API_KEY=xxx

Example Instructions

AGENTS.md
# Sales CRM Agent

You manage Kommo leads and deals.

## Workflow

1. Create leads from inquiries
2. Update lead pipeline stage
3. Add notes and tasks
4. Track deal progress

## Pipeline Stages

- New, Negotiation, Won, Lost
AGENTS.md
# Contact Manager Agent

You manage Kommo contacts and companies.

## Workflow

1. Search for existing contacts
2. Create or update contacts
3. Link contacts to companies
4. Associate with leads

## Contact Fields

- name, email, phone, company