Hubspot Create Company

🌐Community
by abdullahbeam · vlatest · Repository

Creates new company records in HubSpot using provided details like name, website, and industry.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add hubspot-create-company npx -- -y @trustedskills/hubspot-create-company
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "hubspot-create-company": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/hubspot-create-company"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows you to create new company records directly within your HubSpot account. It automates the process of entering key information like company name, website, and industry, saving time and reducing manual data entry. The skill integrates with HubSpot's API to ensure seamless record creation.

When to use it

  • You need to quickly add a new lead or prospect to HubSpot without manually filling out forms.
  • You are importing contact information from another source and want to automatically create corresponding company records in HubSpot.
  • Your team frequently adds new companies and you want to streamline the onboarding process.
  • You're building an application that needs to programmatically add companies to your HubSpot CRM.

Key capabilities

  • Creates new company records in HubSpot.
  • Populates key fields like Company Name, Website, and Industry.
  • Integrates with the HubSpot API.

Example prompts

  • "Create a company called 'Acme Corp' with website 'acmecorp.com' and industry 'Manufacturing'."
  • "Add a new company: name = 'Beta Solutions', website = 'betasolutions.io'."
  • “Please create a HubSpot company for ‘Gamma Industries’ in the ‘Technology’ sector.”

Tips & gotchas

  • Ensure you have appropriate API credentials and permissions configured within your HubSpot account to allow this skill to function correctly.
  • The accuracy of the created company record depends on the information provided in the prompt; double-check the details before submitting.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
abdullahbeam
Installs
14

🌐 Community

Passed automated security scans.