AI AGENT ADDONS

Illustrator

sfkislev/flue
Design & UI/UX
1,919installs

You can control Adobe Illustrator directly from your computer's command line using a tool called Flue. This skill lets a coding agent send commands to Illustrator and get back information as JSON.

It works by piping ExtendScript code into a bridge script. The script runs inside Illustrator and returns structured results. This is useful for inspecting artboards, layers, and paths without opening the full interface.

Always read the FLUE.md file first. Treat the human as the driver and avoid destructive actions unless asked.

Add Illustrator skill to your workflow

Global

mkdir -p ~/.claude/skills/illustrator

Project

mkdir -p .claude/skills/illustrator

Source Repository

Stars
36
Forks
1
Watchers
36
License
MIT
Last Push
2 months ago
Created
4 months ago