figma-use-figjam

Create and style nodes in FigJam files via the FigJam API.

Updated Jun 12, 2026
One-click install
npx skills add https://github.com/Kushal9889/claude-plugins --skill figma-use-figjam-kushal9889
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: figma-use-figjam
Source: https://github.com/Kushal9889/claude-plugins/tree/main/figma/skills/figma-use-figjam
Command: npx skills add https://github.com/Kushal9889/claude-plugins --skill figma-use-figjam-kushal9889

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires figjam, python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill empowers users to interact with FigJam's API, manipulate nodes, and create complex visual layouts with ease.

Core Features & Use Cases

  • API Access: Utilize the FigJam API to perform advanced operations like creating, editing, and manipulating nodes.
  • Node Manipulation: Customize and style nodes with precision, including shapes, text, and connectors.
  • Use Case: Create a detailed workflow diagram in FigJam with multiple sections, shapes, and connectors, all programmatically.

Quick Start

Load the figma-use-figjam skill and execute the script to create a new section with a label and a shape.

Frequently Asked Questions about figma-use-figjam

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

FAQPage Schema
How do I automate FigJam node creation and manipulation programmatically?

To automate FigJam node creation, you use the FigJam API via Python to create, edit, and manipulate shapes, text, and connectors programmatically. This enables the generation of complex visual layouts and detailed workflow diagrams directly within your design files.

Do I need Python to interact with the FigJam API for design automation?

Yes, you need Python and the Python SDK to interact with the FigJam API for design automation. The Python environment provides the interface to execute scripts that perform advanced operations like node manipulation and complex layout generation within your files.

Can I generate complex workflow diagrams in FigJam using an API?

Yes, you can generate complex workflow diagrams in FigJam using the API. It allows you to programmatically create multiple sections, shapes, and connectors, providing advanced control over design layouts and data visualization without manual placement.

What is the best way to style and customize nodes in FigJam files in bulk?

The best way to style and customize nodes in bulk is by using the FigJam API to apply precise styling to shapes, text, and connectors programmatically. This method provides advanced control over node customization across complex visual layouts.

What are the limitations of using the FigJam API for node manipulation?

A limitation of using the FigJam API for node manipulation is the requirement of a Python SDK environment and direct API access. Users must rely on programmatic scripts for advanced operations, which requires coding knowledge to execute complex layouts and data visualization.