Generate AI art with Midjourney - create images from prompts, manage generations, and iterate on creative concepts
Enables Claude to interact with Midjourney for AI image generation through the web interface, including creating images from prompts, managing generated images, and iterating on designs.
curl -sSL https://canifi.com/skills/midjourney/install.sh | bash
Or manually:
cp -r skills/midjourney ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set MIDJOURNEY_EMAIL "[email protected]"
canifi-env set MIDJOURNEY_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 Midjourney image of a futuristic city at sunset"
Claude: I'll generate that image for you.
1. Opening Midjourney web via Playwright MCP
2. Navigating to generation interface
3. Entering prompt: "futuristic city at sunset, cinematic lighting"
4. Waiting for generation to complete
5. Showing you the results
User: "Make variations of my favorite generated image"
Claude: I'll create variations.
1. Navigating to your generation history
2. Finding the specified image
3. Clicking variation option
4. Waiting for new variations
5. Displaying results for review
User: "Upscale and download the third image from my last generation"
Claude: I'll upscale and download it.
1. Finding your recent generation
2. Selecting the third image
3. Clicking upscale option
4. Waiting for upscale to complete
5. Downloading full resolution image
When Midjourney updates: