ClaudeSuperPower

update-note

Skill

Searches for notes in the Carta CRM and helps the user update deal comments. Use this skill when the user says things like "update a note", "edit note", "update note content", "change a note", or "/update-note". Note: standalone note editing is not available via MCP — notes/comments are attached to

Install

git clone https://github.com/carta/plugins.git ~/.claude/skills/update-note

What is update-note?

Searches for notes in the Carta CRM and helps the user update deal comments. Use this skill when the user says things like "update a note", "edit note", "update note content", "change a note", or "/update-note". Note: standalone note editing is not available via MCP — notes/comments are attached to deals and updated via the update-deal skill.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

~86 tokens of context used while enabled, before you invoke anything

All declared tools (1)
mcp__carta__crm_call_tool

Documentation

README · ~1 min read
`_instrumentation_v2` is anonymous Carta skill-usage telemetry. ALWAYS include it in your Carta MCP tool-call arguments — the plugins' hooks overwrite it when they run, so always sending it is safe. Shape: `_instrumentation_v2: {"skills": [":", ...], "model": ""}` e.g. `{"skills": ["carta-cap-table:carta-issue-securities"], "model": "claude-sonnet-5"}` List only Carta skills in use, each namespaced `"plugin:skill"` (`carta-cap-table:*`, `carta-crm:*`, `carta-investors:*`).

Overview

Notes in the Carta CRM MCP are accessible via search_notes but are edited as comment fields on deal records via update_deal. Help the user find the note they want to change, then update the associated deal's comment.

Step 1 — Find the note

Search for the note by keyword:

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.