update-figma

Update the Figma access token in the local configuration file.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ryanallen/product-studio --skill update-figma
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: update-figma
Source: https://github.com/ryanallen/product-studio/tree/main/.claude/skills/update-figma
Command: npx skills add https://github.com/ryanallen/product-studio --skill update-figma

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures the figma-console MCP (Multi-Channel Processing) integration remains functional by updating the expired Figma access token, preventing service disruptions.

Core Features & Use Cases

  • Token Refresh: Securely updates the FIGMA_ACCESS_TOKEN in your local configuration.
  • CLI-Driven: Utilizes the official claude CLI for reliable configuration management.
  • Use Case: When your Figma token expires, run this skill to easily re-authenticate and restore the connection for your figma-console MCP.

Quick Start

Paste your new Figma token when prompted by the skill.

Frequently Asked Questions about update-figma

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

FAQPage Schema
How do I update my Figma access token for the figma-console MCP?▼

To update your Figma access token for the figma-console MCP, you need to run this skill and paste your new token when prompted. It executes a CLI command to securely apply the update to your local configuration file.

Why does my figma-console MCP integration stop working?▼

Your figma-console MCP integration stops working when your Figma access token expires. Refreshing the token in your local configuration file restores the connection and prevents service disruptions.

Do I need the Claude CLI to refresh my Figma token?▼

Yes, you need the Claude CLI to refresh your Figma token because the skill utilizes official CLI commands to reliably manage and update the configuration settings for your figma-console service.

What configuration settings are targeted when updating the Figma token?▼

The configuration settings targeted when updating the Figma token are specifically the `FIGMA_ACCESS_TOKEN` and `ENABLE_MCP_APPS` settings for the `figma-console` service within your local configuration file.

Can I update my Figma token directly from the command line?▼

Yes, you can update your Figma token directly from the command line as the skill executes a CLI command to apply the token update. You simply need to paste your new token when prompted by the skill.