Reauth banner
dabowman dabowman

Reauth

Design community

Description

--- description: Re-authenticate Figmagent's remote transport with Figma (re-run OAuth, pick an account) argument-hint: "[--forget-client]" allowed-tools: mcp__Figmagent__reauthenticate --- Re-authenticate Figmagent's **remote transport** with Figma by calling the `mcp__Figmagent__reauthenticate` tool. Use this when Figma commands fail with an authorization error or "you don't have edit access" — usually because the cached token in `~/.figmagent/auth.json` belongs to the wrong Figma account, or

Installation

Installs to ~/.claude/skills/dabowman-figmagent-reauth/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dabowman-figmagent-reauth && curl -fsSL https://raw.githubusercontent.com/dabowman/Figmagent/HEAD/commands/reauth.md -o ~/.claude/skills/dabowman-figmagent-reauth/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository