figma-generate-personal-token

Installation
SKILL.md

figma-generate-personal-token

Manages the complete lifecycle of FIGMA_TOKEN: detection, validation, automated generation via browser, and persistence to the project .env.

Supports auto-login if FIGMA_USERNAME and FIGMA_PASSWORD are available in the environment or .env files.


Workflow (follow this exact order)

Step 1 — Run the main script

SCRIPT_OUTPUT=$(python3 .claude/skills/figma-generate-personal-token/scripts/manage-token.py)
EXIT_CODE=$?
echo "$SCRIPT_OUTPUT"
echo "EXIT_CODE=$EXIT_CODE"
Related skills

More from clubmediterranee/ai-core

Installs
6
GitHub Stars
4
First Seen
Apr 8, 2026