vertex-image-artifact

Generate AI images from text prompts and save them as workspace artifacts.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/yige666s/claude-codex --skill vertex-image-artifact
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vertex-image-artifact
Source: https://github.com/yige666s/claude-codex/tree/main/.claude/skills/vertex-image-artifact
Command: npx skills add https://github.com/yige666s/claude-codex --skill vertex-image-artifact

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual effort of generating AI images from text prompts and organizing them in your workspace, saving time on visual content creation for projects, marketing, and design work.

Core Features & Use Cases

  • Multi-provider image generation: Supports ShortAPI Nano Banana 2 and Vertex Imagen backends, with configurable aspect ratios, resolution, and model parameters via environment variables or prompt flags.
  • Automatic artifact storage: Saves generated images directly to your workspace's generated-artifacts folder with predictable, prompt-based filenames for easy retrieval.
  • Use Case: If you need a 16:9 hero image for a blog post, simply describe the scene with the --ar 16:9 flag, and the skill will generate and save the image to your artifacts folder automatically.

Quick Start

Use the vertex-image-artifact skill to generate a 16:9 watercolor illustration of a cozy coffee shop on a rainy day for your blog's hero image.

Frequently Asked Questions about vertex-image-artifact

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

FAQPage Schema
How do I generate AI images from text prompts and save them directly to my workspace?

To generate AI images from text prompts and save them to your workspace, this skill automates the creation process and stores the output in a generated-artifacts folder. It eliminates manual downloads by applying predictable, prompt-based filenames for easy retrieval.

Can I use Vertex Imagen and ShortAPI backends for text-to-image generation?

Yes, you can use both Vertex Imagen and ShortAPI Nano Banana 2 backends for text-to-image generation. The skill supports multiple image provider backends, allowing you to configure resolution, model parameters, and aspect ratios via environment variables or prompt flags.

How do I set a specific aspect ratio like 16:9 for AI art generation?

You can set a specific aspect ratio like 16:9 for AI art generation by using the --ar flag in your text prompt. This allows you to generate targeted visual assets such as hero images for blog posts or social media content.

What is the best way to manage AI generated artifacts for marketing content?

The best way to manage AI generated artifacts for marketing content is using an automated generation skill that saves files directly to an organized workspace folder. This approach ensures predictable naming conventions and immediate availability for design mockups or social media visuals.

Does this text-to-image tool handle API rate limits and authentication failures?

Yes, this text-to-image tool includes user-friendly error handling specifically designed to manage authentication failures, rate limits, and invalid input parameters. This ensures predictable execution when generating visual assets via ShortAPI or Vertex Imagen APIs.