A comprehensive tool for querying and managing HubSpot CRM data including contacts, companies, deals, and tickets.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install native-hubspot
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 native-hubspot using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill enables AI agents to interact directly with the HubSpot CRM through the official HubSpot API. By leveraging this integration within Openclaw Skills, developers and teams can automate complex sales and marketing workflows. It eliminates the need for third-party proxies, providing a direct and secure line to api.hubapi.com for managing core CRM entities like contacts, companies, and deals.
Built for efficiency, the skill provides a streamlined interface for search and management tasks. Whether you are searching for a specific contact by email or updating the stage of a high-value deal, this skill ensures that your AI agent has the necessary tools to maintain an up-to-date and accurate CRM environment without manual intervention.
export HUBSPOT_TOKEN=pat-na1-your-token-here
The skill organizes data around standard HubSpot CRM objects. The following table highlights the primary data handled:
| Object Type | Key Attributes Managed |
|---|---|
| Contacts | Email, First Name, Last Name, Phone |
| Companies | Name, Domain |
| Deals | Deal Name, Amount, Pipeline, Deal Stage |
| Tickets | Subject, Status, Priority |
| Owners | User ID, Email, Name |
Loading
A technical skill to query Google Analytics 4 metrics and dimensions directly via the Analytics Data API without third-party proxies.

A Python-powered interface for AI agents to read and query Airtable bases, tables, and records via the official API.

A high-performance AI agent skill for fetching web content and Google search results past anti-bot protections and geo-restrictions.

A secure communication bridge that enables China Telecom users to interact with Openclaw Skills through Quantum Secret Instant Messaging.

A direct GraphQL API integration for managing Linear issues, teams, projects, and cycles through an AI-ready interface.

A Python-powered interface to query Monday.com project data, boards, and team information directly via the official GraphQL API.








































