illustratorlisted
Install: claude install-skill rogue-dev-studio/ai-agents-rogue
# illustrator
**Level: max.** Runtime package: `mcp/illustrator` (not skill-text alone).
## Summary
Drive **Adobe Illustrator** from the AI host through a public MCP runtime
(`illustrator-mcp-server` via `npx`). Rogue owns the playbook + wiring under
`ai-agents-rogue/mcp/illustrator/` and this skill.
## When to use
- User asks for Illustrator / AI / SVG / vector / artboard work via agent
- `TEAM.yaml` or chat names `illustrator`
- MCP entry `illustrator` is configured
## When not to use
- Raster/photo retouch → prefer `photoshop`
- Simple CLI image transforms → `imagemagick`
- 3D → `blender`
## Prerequisites
1. Adobe Illustrator desktop installed and ideally running
2. Node.js 18+ (`npx`)
3. Wire MCP:
```powershell
.\ai-agents-rogue\scripts\install-mcp.ps1 -Target . -Mcp illustrator
```
See `mcp/illustrator/README.md`.
## Procedure
1. **Context** — Confirm project / `WORKMODE.md`; read `mcp/illustrator/README.md`.
2. **Tooling** — Illustrator reachable; MCP `illustrator` connected.
3. **Plan** — Inputs (AI/SVG), outputs (export), print vs screen constraints.
4. **Execute** — Use MCP tools (read/manipulate/export); save under `project/{id}/artifacts/design/` (SVG/PDF/AI exports). Create project if missing.
5. **Verify** — Export or document state check; note blockers if bridge fails.
6. **Handoff** — Paths under `artifacts/design/`, AI version, open issues.
## Quality bar
- No secrets / Adobe credentials in git
- Do not claim success if Illustrator or MCP is dow