A comprehensive integration for Openclaw Skills that empowers AI agents to manage leads, contacts, and sales opportunities within Close CRM.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install close-crm
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install close-crm using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Close CRM skill is a high-performance tool designed to integrate the powerful sales capabilities of Close with your AI agent workflows. As part of the Openclaw Skills ecosystem, this tool allows agents to automate repetitive sales tasks, from initial lead creation to deal tracking and activity logging. It is built using Python 3.10 and relies solely on the standard library, ensuring a lightweight footprint and maximum reliability for production environments.
This skill bridges the gap between AI intelligence and sales operations, allowing for a more responsive and data-driven CRM experience. By leveraging this skill within Openclaw Skills, businesses can significantly reduce the manual effort required to keep their CRM up to date while ensuring that agents have access to real-time sales data.
To integrate this skill into your Openclaw Skills setup, ensure the following environment variable is configured:
# Add your API key to your environment
export CLOSE_API_KEY='your_close_api_token'
You can then verify the installation by running:
python3 scripts/close-crm.py me
The skill organizes data around the core entities of the Close CRM API. Below is the mapping of how information is processed within Openclaw Skills:
| Entity | Functionality |
|---|---|
| Leads | Manages organization records and primary contact links. |
| Contacts | Handles specific individual data including emails and names. |
| Opportunities | Tracks financial deal data, statuses, and close dates. |
| Tasks | Manages actionable assignments for the sales team. |
| Activities | Provides a historical feed of emails, calls, and notes. |
Loading
An AI-enhanced project management extension for ClickUp that automates task prioritization, time tracking, and standup reporting.

A deterministic automation skill that transforms natural language into structured ClickUp operations, workspace hierarchies, and project diagnostics.

A powerful lead enrichment and company intelligence tool for AI agents to identify and prospect potential customers using the Clearbit API.

A powerful Python-based automation tool to manage CircleCI pipelines, workflows, and project insights through a standardized interface.

A comprehensive integration for managing, uploading, and transforming digital media assets through the Cloudinary REST API.

A zero-dependency Python tool enabling AI agents to manage ConvertKit subscriber lists, forms, and email marketing campaigns through direct API integration.








































