gpt-image

Generate visual assets via OpenAI-compatible GPT Image API.

Updated May 13, 2026
One-click install
npx skills add https://github.com/Ricardo-Vae/codex-research-skills --skill gpt-image-ricardo-vae
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gpt-image
Source: https://github.com/Ricardo-Vae/codex-research-skills/tree/main/skills/gpt-image
Command: npx skills add https://github.com/Ricardo-Vae/codex-research-skills --skill gpt-image-ricardo-vae

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you create high-quality research visuals (covers, diagrams, infographics, and slide backgrounds) without spending hours manually designing or searching for perfect images.

Core Features & Use Cases

  • GPT Image generation for slide-ready assets: Produce polished 16:9 backgrounds, method framework visuals, and diagram-style graphics that match academic presentation aesthetics.
  • PPT-friendly composition: Generate images with intentional empty space for editable titles and overlays so your PPT elements remain editable.
  • Diagram and infographic support: Create assets for research workflows such as candidate route pools, grounding, topology cleanup, stop-memory correction, and result summary visual themes.

Quick Start

Use gpt-image to generate a 16:9 academic slide background image for your method diagram, then insert it into a PPT with pptx for editable overlays.

Frequently Asked Questions about gpt-image

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

FAQPage Schema
How do I generate academic figures for a research presentation?▼

You can generate academic figures by calling an OpenAI-compatible GPT Image API through this Skill, which creates method diagrams and infographics, saving the visual assets directly to a specified file path.

Can I create PPT backgrounds with empty space for editable text overlays?▼

Yes, you can generate PPT backgrounds with intentional empty space. The images feature PPT-friendly composition designed specifically so your titles and overlay elements remain editable when inserted into slides.

What API key do I need to generate diagrams via an OpenAI compatible API?▼

You need to set the OPENAI_API_KEY environment variable to authenticate requests. You can also optionally configure an OPENAI_BASE_URL if routing requests through a custom or alternative endpoint.

Does this tool support reference-based image editing for research workflows?▼

Yes, reference-based image editing is supported. The tool can modify existing images to match academic presentation aesthetics, complementing its core ability to generate 16:9 slide backgrounds and method diagrams.

What is the best way to output generated infographic images to a specific file path?▼

The best way to output generated infographic images is to use the Skill's deterministic file writing logic, which saves the visual assets returned by the API directly to the user-specified file path.