Image Pipeline Skill

Automate editorial illustration workflows from Pexels or Unsplash references to Imagen variants.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/in-parallel-oy/narayan-web --skill image-pipeline-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Image Pipeline Skill
Source: https://github.com/in-parallel-oy/narayan-web/tree/main/.claude/skills/editorial-image
Command: npx skills add https://github.com/in-parallel-oy/narayan-web --skill image-pipeline-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the entire process of creating editorial illustrations, from finding reference images to generating final artwork in multiple styles.

Core Features & Use Cases

  • Automated Image Sourcing: Searches stock photo sites (Pexels, Unsplash) for reference images based on keywords.
  • AI-Powered Description: Uses Gemini to generate detailed scene descriptions for each reference image.
  • AI Illustration Generation: Employs Imagen to create two distinct illustration variants (dark and light palettes) for each reference image.
  • Organized Output: Saves generated images and a manifest.json file detailing descriptions and file paths in a structured directory.
  • Use Case: Generate a set of illustrations for a blog post about remote work, complete with descriptions and ready-to-use image files.

Quick Start

Run the image pipeline for "remote team collaboration", 3 images, using pexels.

Frequently Asked Questions about Image Pipeline Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate editorial illustration workflows from reference images to final artwork?

The pipeline sources reference images from Pexels or Unsplash, uses Gemini to generate detailed scene descriptions, and employs Imagen to create dark and light illustration variants for each reference image.

Can I generate multiple illustration variants for a single stock photo?

Yes, you can generate multiple illustration variants for a single stock photo. The pipeline automatically creates two distinct illustration variants, featuring dark and light color palettes, for every sourced reference image.

What is the best way to integrate AI generated illustrations into a web project?

The best way to integrate AI generated illustrations into a web project is by using a structured manifest.json file. This manifest details scene descriptions and file paths alongside the organized image files for direct integration.

Does the image generation pipeline support both Pexels and Unsplash for sourcing references?

Yes, the image generation pipeline supports both Pexels and Unsplash for sourcing references. You can specify either platform to search for stock photos based on your target keywords during the automated workflow.

How do I create a set of editorial illustrations with descriptions for a blog post?

You create a set of editorial illustrations with descriptions by running the image pipeline with a target keyword and specifying the number of images. The workflow outputs ready-to-use image files and a manifest containing descriptions.

Do I need to manually write scene descriptions when creating AI art for editorial design?

No, you do not need to manually write scene descriptions when creating AI art for editorial design. The pipeline uses Gemini to automatically generate detailed scene descriptions for each sourced reference image.