Slides Style Prompt Studio
Skill by adisinghstudent
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adisinghstudent/slides-style-prompt-studio---
name: slides-style-prompt-studio
description: Generate multi-style PPT slide prompts for AI image generation via nanobanana2/Gemini
triggers:
- generate slide prompts
- create PPT style prompts
- make presentation slides with AI
- generate retro pop art slide
- create cyberpunk presentation
- slides style prompt studio
- generate nanobanana2 prompts
- create multi-style slides
---
# Slides Style Prompt Studio
> Skill by [ara.so](https://ara.so) — Daily 2026 Skills collection.
A prompt library and generator for creating styled PPT slides using AI image generation (nanobanana2 / Gemini). No code required — copy prompts, customize text, and generate 2K slides.
---
## What It Does
- Provides **11 pre-built style prompts** for AI-generated PPT slides
- Targets `gemini-3.1-flash-image-preview` via nanobanana2
- Outputs `2048×1152` (2K 16:9) presentation slides
- Covers styles from Retro Pop Art to Cyberpunk, Swiss International, Y2K Pixel Retro, and more
---
## Project Structure
slides/ ├── README.md # Overview and style gallery ├── PROMPTS.md # All 11 style prompts (primary resource) ├── skill.json # OpenClaw skill config ├── CLAUDE.md # Skill context └── demos/yc-intro/images/ # 22 generated sample images
---
## Installation / Setup
No Python package to install — this is a prompt library. Clone the repo:
```bash
git clone https://github.com/AAAAAAAJ/slides.git
cd slides
To use the prompts programmatically with the Gemini API:
pip install google-generativeai pillow
export GEMINI_API_KEY="your_api_key_here"
Recommended Generation Settings
| Setting | Value |
|---|---|
| Model | gemini-3.1-flash-image-preview |
| Resolution | 2048×1152 |
| Aspect Ratio | 16:9 |
| Platform | nanobanana2 / APImart |
The 11 Style Prompts
Reference PROMPTS.md for the full list. Key styles:
1. Retro Pop Art
Retro pop art style PPT slide, 1970s magazine aesthetic, flat design with thick black outlines,
cream beige background, bold title text, subtitle below, key statistics displayed as cards,
Salmon pink #FF6B6B, sky blue #4ECDC4, mustard yellow #FFD93D, mint green #6BCB77 accents,
Geometric decorations: quarter circles, concentric rings, star bursts,
Bold sans-serif typography, Professional presentation design, 16:9
2. Minimalist Clean
Minimalist clean design PPT slide, White background, generous whitespace, centered title text,
subtitle below, key stats in simple cards, Subtle gray and blue accents, Thin elegant lines,
Inter Helvetica font, Professional corporate presentation, Simple elegant layout, 16:9
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-adisinghstudent-slides-style-prompt-studio": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
Oh My Openagent Omo
Skill by adisinghstudent
Planning With Files Manus Workflow
Skill by adisinghstudent
mirofish-offline-simulation
Fully local multi-agent swarm intelligence simulation engine using Neo4j + Ollama for public opinion, market sentiment, and social dynamics prediction.
ghostling-libghostty-terminal
Build minimal terminal emulators using the libghostty-vt C API with Raylib for windowing and rendering
Obra Superpowers Agentic Workflow
Skill by adisinghstudent