Hubspot Create Contact
Creates new contacts in HubSpot with provided details like name, email, and company, streamlining data entry.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add hubspot-create-contact npx -- -y @trustedskills/hubspot-create-contact
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"hubspot-create-contact": {
"command": "npx",
"args": [
"-y",
"@trustedskills/hubspot-create-contact"
]
}
}
}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 contacts directly within your HubSpot CRM. It can populate contact properties like first name, last name, email, and company based on provided information. This streamlines the process of adding leads and potential customers to your sales pipeline.
When to use it
- You need to quickly add a lead from a networking event without manual data entry.
- You're importing contact information from an external source (e.g., spreadsheet, form).
- You want to automate the creation of contacts based on triggers or events.
- You’re onboarding new clients and need to create their records in HubSpot automatically.
Key capabilities
- Creates new contacts in HubSpot.
- Populates contact properties (first name, last name, email, company).
Example prompts
- "Create a contact in HubSpot with first name 'Alice', last name 'Smith', and email '[email protected]'."
- "Add a new contact to HubSpot for John Doe, his company is Acme Corp."
- “Can you create a HubSpot contact from this information: Name: Jane Lee, Email: [email protected], Company: Beta Industries”
Tips & gotchas
- Ensure your AI agent has the necessary permissions within HubSpot to create contacts. Incorrect permissions will prevent successful contact creation.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.