Figma JSON
SkillMediaTurn the copied Figma component into parsable json.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Figma JSON skill
What this skill tells your AI
The instructions your AI receives, as published by yspreen/dotfiles in .agents/skills/figma-json/SKILL.md and read by ahel’s review.
Run /Users/user/Documents/proj/figmajson/run.sh.
Image bytes are omitted by default. Image fills include a note telling the user to rerun with
--b64-images. When base64 image data is requested, run
/Users/user/Documents/proj/figmajson/run.sh --b64-images.
For hash-only image fills, --b64-images resolves bytes from the Figma desktop disk cache by exact
SHA-1 match. It exits with an error if any image cannot be resolved. A successful JSON response
therefore contains base64 for every image in its top-level images array.
Never open or automate the Figma app. Never replace or modify clipboard contents. The script may read the current clipboard.
Signals
- GitHub stars
- 33
- Forks
- 2
- Last commit
- Sep 2026
ahel review
S4info
community integration — published by yspreen, not figma
Automated review, not a security audit. Ruleset v1+k2.
Advanced
- Catalog kind
- skill
- Gateway key
figma-json- Source
- github.com/yspreen/dotfiles