wiro-image-fill

Generate real images for missing assets via the Wiro API and save a JSON mapping.

12|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/AndacGuven/wiro-image-fill-skill --skill wiro-image-fill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiro-image-fill
Source: https://github.com/AndacGuven/wiro-image-fill-skill/tree/main
Command: npx skills add https://github.com/AndacGuven/wiro-image-fill-skill --skill wiro-image-fill

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill replaces placeholder images in your project with real, AI-generated assets, ensuring your UI has visually appealing and contextually relevant imagery without manual design work.

Core Features & Use Cases

  • AI Image Generation: Leverages the Wiro API to create unique images based on text prompts.
  • Placeholder Replacement: Automatically maps generated images back to their original placeholder locations.
  • Traceable Assets: Maintains a JSON mapping for easy reference updates and auditing.
  • Use Case: When developing a web application, you might use placeholder images for user avatars or product listings. This Skill can generate realistic avatars and product images, replacing the placeholders and updating the codebase references.

Quick Start

Use wiro-image-fill to replace placeholder.png with a clean SaaS dashboard hero.

Frequently Asked Questions about wiro-image-fill

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

FAQPage Schema
How do I replace placeholder images in my codebase with AI generated assets?

You can replace placeholder images by using the Wiro image generation API to create real assets. The skill saves generated files in a dedicated folder and writes a JSON mapping so you can safely update codebase references.

How does placeholder replacement with AI image generation work?

Placeholder replacement works by generating real images via the Wiro API and mapping them to their original placeholder locations. It maintains a JSON mapping file for easy reference updates and auditing.

Can I use reference images to guide the AI asset generation process?

Yes, the AI asset generation process supports input reference images. This allows you to provide visual guidance to the Wiro API when generating real images for your placeholders.

What is the best way to manage generated images and update codebase references safely?

The best way to manage generated images is to save them in a generated folder and use a JSON mapping file. This ensures traceable assets and allows you to replace placeholders safely in your codebase.

Do I need a specific API to generate images for missing project assets?

Yes, you need the Wiro image generation API to generate images for missing project assets. It creates unique images based on text prompts and automatically maps them back to their original placeholder locations.

Are generated image files saved directly over my original placeholder images?

No, generated image files are saved under a separate generated folder. The skill writes a JSON mapping so you can replace placeholders safely in your codebase without overwriting original files directly.