generate-slide

Generate 2K 16:9 project introduction slides via Gemini 3 Pro Image Preview API.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/lane2077/claude-code-harness-zh --skill generate-slide
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: generate-slide
Source: https://github.com/lane2077/claude-code-harness-zh/tree/main/codex/.codex/skills/generate-slide
Command: npx skills add https://github.com/lane2077/claude-code-harness-zh --skill generate-slide

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Nano Banana Pro を活用して、プロジェクト紹介スライドを自動生成します。スライドのデザイン作業を迅速化し、ブランディングを一貫させることで、デモやプレゼン資料の準備を短縮します。

Core Features & Use Cases

  • Pattern: Minimalist / Infographic / Hero Visual の3デザインパターンを用意し、それぞれ2枚ずつ計6枚を生成
  • 品質チェックを自動実行し、各パターンの最良1枚を選定・出力
  • 指定のトーン・アスペクト比・解像度に適合し、選択結果を出力ディレクトリに整理

Quick Start

Provide a project description and let the skill generate a 2K 16:9 slide set with built-in quality checks.

Frequently Asked Questions about generate-slide

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

FAQPage Schema
How do I automatically generate project introduction slides from a text description?▼

The skill generates project slides by creating six designs across three patterns—Minimalist, Infographic, and Hero Visual—then runs a built-in quality check to select and output the best single image from each pattern.

Do I need a Google AI API key to generate visual slides?▼

Yes, a GOOGLE_AI_API_KEY environment variable is required. The skill relies on this key to authenticate requests to the Nano Banana Pro Gemini 3 Pro Image Preview API for generating high-resolution slide visuals.

Can I create 16:9 presentation slides in 2K resolution for project demos?▼

Yes, the skill defaults to a 16:9 aspect ratio and outputs 2K resolution images. It applies when users mention a project slide or visual introduction, organizing the final selected visuals into an output directory.

What design patterns are available for automated visual slide generation?▼

Three design patterns are available: Minimalist, Infographic, and Hero Visual. The skill generates two slides per pattern and executes a quality-check workflow to evaluate and select the best single image from each set.

Why are my generated project slides not showing up in the output directory?▼

If generated slides are missing from the output directory, verify that the GOOGLE_AI_API_KEY is correctly set, as the quality-check workflow cannot complete the image generation and selection process without valid API authentication.