oski — open source
Letta Figma Bridge
creativeApache-2.0
What it solves
Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.
Attribution
Originally published by letta. Licensed under Apache-2.0. View original: https://github.com/letta-ai/skills/tree/main/tools/figma
Anthropic and OpenAI are registered trademarks of their respective owners. skill.ski is not affiliated with or endorsed by Anthropic or OpenAI.
MCP Endpoint
mcp://skill.ski/free#oski-letta-figmaCopy linkInstall in Claude Code / Cursor / Codex
Add the free skill.ski MCP server to your .mcp.json or equivalent config file:
{
"mcpServers": {
"skill-ski-free": {
"url": "https://mcp.skill.ski/free",
"type": "http"
}
}
}Once connected, this Oski is available as a callable tool at your runtime. No paywall. No sign-in required for free-tier Oskis.