Create vector graphics with Illustrator on the web - design logos, icons, and illustrations with AI-powered tools
Enables Claude to use Adobe Illustrator's web version for vector graphic creation including AI-powered features, basic illustration tools, and vector editing capabilities.
curl -sSL https://canifi.com/skills/adobe-illustrator-web/install.sh | bash
Or manually:
cp -r skills/adobe-illustrator-web ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set ADOBE_EMAIL "[email protected]"
canifi-env set ADOBE_PASSWORD "your-password"
Your credentials, your choice. Canifi LifeOS respects your privacy.
If you prefer not to share credentials with Claude Code:
If you're comfortable sharing credentials, you can store them locally:
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
User: "Create a simple geometric logo for my brand"
Claude: I'll create a logo design.
1. Opening Illustrator web via Playwright MCP
2. Creating new artboard
3. Using shape tools for geometry
4. Adding brand colors
5. Exporting as SVG
User: "Change the colors in my logo to match new brand guidelines"
Claude: I'll update your logo colors.
1. Opening the logo file
2. Selecting color elements
3. Applying new brand colors
4. Saving updated version
5. Exporting in required formats
User: "Make a set of simple navigation icons"
Claude: I'll create navigation icons.
1. Setting up icon artboards
2. Creating home, menu, search icons
3. Ensuring consistent style
4. Exporting as SVG set
When Illustrator web updates: