kommo-integration

Synchronizes Kommo CRM leads, contacts, and tags to Clarin via PostgreSQL and WebSockets.

Updated Feb 12, 2026
One-click install
npx skills add https://github.com/ricardoalejandro/clarin --skill kommo-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kommo-integration
Source: https://github.com/ricardoalejandro/clarin/tree/main/.github/skills/kommo-integration
Command: npx skills add https://github.com/ricardoalejandro/clarin --skill kommo-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the synchronization of leads, contacts, and tags from Kommo CRM to Clarin CRM, ensuring data consistency and reducing manual data entry.

Core Features & Use Cases

  • One-way Sync: Automatically pulls data from Kommo to Clarin.
  • Data Synchronization: Keeps leads, contacts, and tags up-to-date between systems.
  • Phone Normalization: Ensures phone numbers are consistently formatted.
  • Use Case: When a new lead is created in Kommo, it's automatically added to Clarin with all relevant contact information and tags, ready for your sales team.

Quick Start

Use the kommo-integration skill to sync leads from Kommo CRM.

Frequently Asked Questions about kommo-integration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sync leads and contacts from Kommo CRM to Clarin automatically?

You can sync leads from Kommo CRM to Clarin using a one-way synchronization flow that automatically pulls leads, contacts, and tags, upserts data into PostgreSQL, and broadcasts updates via WebSockets.

Does the Kommo to Clarin CRM integration support two-way data sync?

No, the Kommo to Clarin CRM integration only supports one-way data flow. It automatically pulls data from Kommo and pushes it to Clarin to ensure consistency without manual entry.

How does phone number normalization work for Peru in this CRM sync?

Phone number normalization for Peru ensures contact numbers are consistently formatted before syncing from Kommo CRM to Clarin, preventing formatting discrepancies across your sales database.

Can I sync Kommo CRM tags along with leads into PostgreSQL?

Yes, the synchronization process handles data upserts into PostgreSQL and includes syncing leads, contacts, and tags from Kommo CRM to ensure all relevant information reaches Clarin.

Do I need PostgreSQL to sync leads from Kommo to Clarin?

Yes, PostgreSQL is required as the integration handles data upserts into a PostgreSQL database and broadcasts real-time updates through WebSockets to complete the Clarin CRM sync.