update-company

Partially update existing company records in the Carta CRM.

12|16|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/carta/plugins --skill update-company
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-company
Source: https://github.com/carta/plugins/tree/main/plugins/carta-crm/skills/update-company
Command: npx skills add https://github.com/carta/plugins --skill update-company

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Manually updating company records in the Carta CRM is slow and risks accidental overwrites of unmodified data, leading to inconsistencies in your customer and investor relationship records.

Core Features & Use Cases

  • Partial Update Protection: Only explicitly provided fields are modified, leaving all other company data untouched to prevent unintended changes.
  • Flexible Company Resolution: Look up companies using an ID, domain name, or company name, with automatic search and user confirmation for ambiguous partial matches.
  • Use Case: After a portfolio company updates its website or adds new industry tags following a funding round, use this skill to apply those changes directly to the Carta CRM record without navigating the full platform UI.

Quick Start

Use the update-company skill to change the website URL and add "Series B" to the tags for the company Stripe.

Frequently Asked Questions about update-company

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

FAQPage Schema
How do I update Carta CRM company records without overwriting existing data?

You can partially update Carta CRM company records by explicitly providing only the fields you want to change. This leaves all unmodified company data untouched, preventing accidental data loss during sales operations updates.

How does company resolution work when updating CRM records?

Company resolution works by looking up companies using an ID, domain name, or company name. It automatically searches and prompts user confirmation for ambiguous partial matches to ensure you update the correct record.

Can I update custom fields and tags on Carta CRM companies?

Yes, you can update custom fields, tags, company names, and logos on Carta CRM companies. The skill retrieves the custom field schema and applies partial record updates directly to the CRM data.

Do I need MCP tools to update company records in Carta CRM?

Yes, you need access to Carta CRM MCP tools for company resolution, custom field schema retrieval, and partial record updates to execute the company update workflow successfully.

What is the best way to change a company website URL and add funding round tags in Carta CRM?

The best way is to use a partial update skill that modifies the website URL and adds the funding round tags to the company record without navigating the full Carta CRM platform UI.