This is a bridge that lets Claude actually control Adobe Illustrator from the command line. It works through Flue, a shell-to-application tool that pipes ExtendScript commands into Illustrator and returns structured JSON. You'd use this when you need an agent to inspect or edit live Illustrator documents: read artboards, manipulate layers, work with paths, that sort of thing. The same Flue install handles ten other creative apps (Photoshop, Premiere, Blender, Unity, Office), so it's a broad toolkit. It's passed three security audits and the code is reviewable on GitHub. The docs emphasize small, inspectable steps since you're acting inside professional software where mistakes are expensive.
npx -y skills add sfkislev/flue --skill Illustrator --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills