search-companies
SkillSearches for and retrieves company records from the Carta CRM. Use this skill when the user says things like "find a company", "search companies", "look up a company", "show me company details for [name]", "get company by ID", "get company by domain", "list companies", "what companies do we have", o
Install
git clone https://github.com/carta/plugins.git ~/.claude/skills/search-companiesWhat is search-companies?
Searches for and retrieves company records from the Carta CRM. Use this skill when the user says things like "find a company", "search companies", "look up a company", "show me company details for [name]", "get company by ID", "get company by domain", "list companies", "what companies do we have", or "/search-companies". Returns company details including ID, name, and custom fields. The company ID returned can be used with the update-company skill.
What this can do
Capabilities declared in this component's own frontmatter — not inferred.
~113 tokens of context used while enabled, before you invoke anything
All declared tools (1)
mcp__carta__crm_call_toolDocumentation
README · ~1 min readOverview
Search for companies in the Carta CRM. Choose the right tool based on what the user provided. Always surface the company ID so the user can reference it for updates.
Step 1 — Determine search mode
- By domain — user provided a website domain (e.g. "stripe.com") → use
fetch_company_by_domain - By name / keyword — user provided a company name or keyword → use
search_companies
Reviews
Log in to leave a review.
No reviews yet — be the first.
Explore related
Other things in this space — across every part of the ecosystem, not just skills.
Skillssimilar to this one
All skills →sf-skills
Salesforce's curated collection of agent skills for building applications. Optimized for Agentforce Vibes, compatible with all AI tools.
767 stars
sequence-load
Find leads matching criteria and bulk-add them to an Apollo outreach sequence. Handles enrichment, contact creation, deduplication, and enrollment in one flow.
18 stars
forge-connector
Guides building and deploying Atlassian Forge Teamwork Graph connector apps that ingest external data into Atlassian's Teamwork Graph, making it searchable in Rovo Search and surfaced in Rovo Chat. Use when the user wants to build a Forge connector, ingest external data into Atlassian, connect a thi