Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add neozhehan/figma-edit-mcp --skill figma-editgit clone --depth 1 https://github.com/neozhehan/figma-edit-mcpWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/neozhehan/figma-edit-mcp/figma-edit)<a href="https://agentmods.dev/skills/neozhehan/figma-edit-mcp/figma-edit"><img src="https://agentmods.dev/badge/skills/neozhehan/figma-edit-mcp/figma-edit/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/neozhehan/figma-edit-mcp/figma-edit"><img src="https://agentmods.dev/badge/skills/neozhehan/figma-edit-mcp/figma-edit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00082 | $0.00438 |
| Opus 5 | $0.00041 | $0.00219 |
| Sonnet 5 | $0.00016 | $0.00088 |
| Haiku 4.5 | $0.00008 | $0.00044 |
Grade A, and why
figma-edit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
figma-edit
figma-edit-mcp lets an agent read and edit a live Figma document through a plugin that enforces safety constraints at execution time. Two things to internalize before acting:
- Discover before acting. Every workflow that touches a node starts with a read (
page_info→node_info). IDs and names the user gives you may be stale; verify them. - The plugin can refuse you. Hard constraints (scope, name verification, per-item batch checks) are checked inside Figma and return structured error codes. You cannot bypass them — plan calls to comply up front.
- Explicit variable scopes. When creating a new variable, you must explicitly provide its
scopes.
References
Load the one you need:
- references/constraints.md — the hard rules the plugin enforces (scope locking, name verification, no implicit selection, batch validation, URL IDs) and what to do when a constraint forbids the request.
- references/error-playbook.md — every structured error code and its correct recovery.
- references/workflows.md — the discover-before-acting pattern and canonical recipes (find-and-update text, create-in-frame, edit-by-URL, bulk text replacement).
- references/tool-selection.md — choosing among overlapping tools,
node_infofield selection (fast vs slow), batch vs single, and streaming progress.
The same content is available over the MCP connection as resources under figma-edit://guide/*.
What ships with it
5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 30 lines · 82 tokens per session scan A 4d4f2b14541a
figma-edit is a skill published in the GitHub repository neozhehan/figma-edit-mcp (9 stars, last pushed 2d ago), licensed MIT. It adds 82 tokens to every session and 438 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
zenith
Author, edit, and render deterministic .zen design documents (posters, decks/slides, social graphics, flyers, books, magazines, diagrams, ads) with the zenith CLI. Use when the task is to create or change a visual design as structured, editable, version-controllable source — not a flat AI image. Covers: design tokens…
design-reference
Answer a design question with evidence from real websites instead of taste — type scale, spacing, container width, palette, or "what do sites like this actually do". Use when the user asks how big a heading should be, how much padding a section needs, what a kind of site normally looks like, or asks for design…
section-rebuild
Build a page section in code using the values measured off a real site rather than guessing them from a screenshot. Use when the user wants to recreate, adapt or take inspiration from a hero, pricing table, FAQ, testimonial or any other section they have seen.
Lastest design system
Visual + content rules for Lastest, the free open-source visual regression testing platform. Anchored on the Delta Mark logo + 5-stop split-complementary palette.
openclaw-color-palette
Design-grade color processing suite — generate harmonious palettes from any seed color, check WCAG 2.1 AA/AAA contrast accessibility, convert between hex/RGB/HSL/HSV/CMYK, simulate 8 color blindness types, and extract dominant colors from images. Use when: (1) user says 'generate a color palette' or 'give me a color…
aether-aesthetics
Skill "aether-aesthetics" from takzen/aether-agent, covering skill: aether aesthetics, główne zasady (design tokens), 1. paleta kolorystyczna (modern hsl), 2. glassmorphism (efekt szklany) and 3. animacje (framer motion).