hubspot-create-deal

Create HubSpot CRM deals with configurable properties via the HubSpot API.

2|1|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/abdullahbeam/nexus-design-abdullah --skill hubspot-create-deal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hubspot-create-deal
Source: https://github.com/abdullahbeam/nexus-design-abdullah/tree/main/00-system/skills/hubspot/hubspot-create-deal
Command: npx skills add https://github.com/abdullahbeam/nexus-design-abdullah --skill hubspot-create-deal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually entering new sales opportunities into HubSpot CRM is time-consuming and prone to data entry errors, this skill automates the process so you can log deals in seconds without navigating the HubSpot UI.

Core Features & Use Cases

  • Automated Deal Creation: Generate new HubSpot deals with required and optional properties including name, monetary value, stage, expected close date, and pipeline assignment.
  • Pre-Flight Validation: Runs a configuration check before execution to ensure your HubSpot API connection is valid and has the required permissions.
  • Use Case: A sales representative who just finished a discovery call with a prospect can immediately create a new deal for the opportunity with all relevant details directly from their conversation notes.

Quick Start

Instruct the AI to create a new HubSpot deal named "Acme Corp Enterprise" with a $50,000 value, a qualified to buy stage, and a close date of March 15 2025.

Frequently Asked Questions about hubspot-create-deal

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

FAQPage Schema
How do I automate HubSpot deal creation from sales workflow notes?

Automating HubSpot deal creation involves using the HubSpot API to instantly log sales opportunities with configurable properties like name, amount, stage, and close date. This eliminates manual UI data entry directly after client interactions.

Can I set pipeline and deal stage when creating a HubSpot CRM opportunity automatically?

Yes, you can set the pipeline and deal stage when creating a HubSpot CRM opportunity. The automation supports configurable deal properties including name, monetary value, stage, expected close date, and pipeline assignment.

What HubSpot API permissions are needed to create deals automatically?

Creating HubSpot deals automatically requires a valid HubSpot API connection with the crm.objects.deals.write scope. The process executes a pre-flight configuration check to validate credentials and permissions before running the creation request.

What is the best way to log new prospects in HubSpot without manual data entry?

The best way to log new prospects in HubSpot without manual data entry is using API-driven CRM automation. This approach validates API credentials and generates new deals in seconds by passing conversation details directly to the CRM.

Does this CRM automation check for valid credentials before creating a HubSpot deal?

Yes, this CRM automation runs a pre-flight validation check before creating a HubSpot deal. This ensures your API connection is valid and has the required crm.objects.deals.write permissions to prevent execution errors.