RH-GPT-IMAGE-2-I2I

Submit local images and prompts to a RunningHub image-to-image workflow.

1|Updated May 8, 2026
One-click install
npx skills add https://github.com/ghostltx/codex-skills --skill rh-gpt-image-2-i2i
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: RH-GPT-IMAGE-2-I2I
Source: https://github.com/ghostltx/codex-skills/tree/main/RH-GPT-IMAGE-2-I2I
Command: npx skills add https://github.com/ghostltx/codex-skills --skill rh-gpt-image-2-i2i

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables submitting local reference images and prompts to a RunningHub image-to-image workflow and retrieving the generated results, streamlining iterative creative workflows.

Core Features & Use Cases

  • Upload and submit one or more local images with a prompt to a verified RunningHub I2I workflow.
  • Automatically detect workflow graph fields and optionally override node mappings to fit custom workflows.
  • Use the provided quick-entrypoint for fast smoke tests or batch submissions.

Quick Start

Submit one or more local images with a prompt using scripts/img2img.ps1 to generate images from the verified workflow.

Frequently Asked Questions about RH-GPT-IMAGE-2-I2I

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

FAQPage Schema
How do I submit local images and a prompt to a RunningHub image-to-image workflow?

RunningHub image-to-image workflow submission supports multiple local reference images by automatically detecting workflow graph fields, while allowing optional manual node overrides to adapt mappings for custom workflow configurations.

Can I manually override node mappings when submitting images to RunningHub?

Yes, RunningHub image-to-image workflow submission supports automatic workflow graph field discovery and provides optional manual node overrides to adapt and map inputs correctly to different custom workflow configurations.

Does the RunningHub I2I workflow submission support multiple input images?

Yes, the RunningHub image-to-image workflow submission supports uploading and submitting one or multiple local reference images alongside a prompt to generate the desired image outputs.

What scripts are available for RunningHub image-to-image workflow automation?

For RunningHub image-to-image workflow automation, the Skill provides scripts/submit_i2i.ps1 for explicit workflow submissions and scripts/img2img.ps1 for quick smoke tests or batch submissions.

What fields are required to run a RunningHub image-to-image workflow?

To run a RunningHub image-to-image workflow, you must provide the WorkflowId, ImagePaths, and Prompt fields as detailed in the SKILL.md documentation to ensure successful processing.