with one click
gen-thumb
**Name:** gen-thumb
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
**Name:** gen-thumb
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
The God Agent — single entry point that autonomously routes, dispatches, and synthesizes work across the entire 126-agent OpenSIN fleet. Zero human intervention. Maximum parallelism.
4 business growth agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Customer success (health scoring, churn), sales engineer (RFP), revenue operations (pipeline, GTM), contract & proposal writer. Python tools (stdlib-only).
10 C-level advisory agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. CEO, CTO, COO, CPO, CMO, CFO, CRO, CISO, CHRO, Executive Mentor. Multi-role board meetings, strategy routing, structured recommendations. For founders needing executive-level decision support.
25 advanced engineering agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Agent design, RAG, MCP servers, CI/CD, database design, observability, security auditing, release management, platform ops.
Curate Claude Code's auto-memory into durable project knowledge. Analyze MEMORY.md for patterns, promote proven learnings to CLAUDE.md and .claude/rules/, extract recurring solutions into reusable skills. Use when: (1) reviewing what Claude has learned about your project, (2) graduating a pattern from notes to enforced rules, (3) turning a debugging solution into a skill, (4) checking memory health and capacity.
23 engineering agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw, and 6 more tools. Architecture, frontend, backend, QA, DevOps, security, AI/ML, data engineering, Playwright, Stripe, AWS, MS365. 30+ Python tools (stdlib-only).
Based on SOC occupation classification
| name | gen-thumb |
| description | **Name:** gen-thumb |
| version | 1.0.0 |
| author | OpenSIN-AI |
| category | media |
| source | opensin-native |
| status | active |
| triggers | ["use gen-thumb"] |
| related_skills | [] |
Name: gen-thumb
Beschreibung: Erstellt virale YouTube-Thumbnails im Layer-Verfahren. Nutzt das Antigravity Image Plugin für Bildgenerierung und lokale Layer-Compositing-Schritte mit Character-Consistency-Unterstützung.
Die Most-Best-Practice für Klicks ist ein Layered Workflow — nicht alles in einem Prompt generieren, sondern jede Komponente separat und dann sauber compositen.
assets/mascot/ ab. Der Composer nimmt das jüngste Bild als Source und verarbeitet es lokal mit Emotion/Glow.scripts/composer.py fügt alle Layer mit professionellen Effekten (Schatten, Kontrast, Tiefenunschärfe) zusammen.topic (required) — Das Thema des Videos (z.B. "Warum KI-Agenten obsolet werden")emotion (optional) — Gewünschte Reaktion, z.B. surprised, shocked, excited, angry, curious. Default: shockedtext (optional) — Der Text auf dem Bild (max. 4 Wörter). Default: Wird automatisch aus topic generiert./gen-thumb topic="Wie ich in 24h reich wurde" emotion="shocked" text="UNGLAUBLICH!"
generate_image via Antigravity OAuth (aktueller Plugin-Release: Gemini 3 Pro Image)assets/mascot/ ab. Der Composer nutzt den jüngsten Source-Asset-Foto-Stand als Eingabe für die Mascot-Ebene.outputs/thumbnails/thumbnail_A|B.png + outputs/layers/ für alle Ebenen.outputs/previews/preview.html mit beiden Varianten inline.Der Skill besteht aus:
SKILL.md (diese Datei)assets/mascot/ — Hier Deine Referenzbilder des Maskottchens ablegen (PNG, transparent bevorzugt)scripts/:
composer.py — Orchestriert den gesamten Workflow, ruft Layer-Generatoren auf, führt Compositing durch.layer_1_background.py — Antigravity Image für Hintergrundlayer_2_object_local.py — Lokaler Objekt-Layer (Pillow)layer_3_mascot.py — Lokaler Mascot-Processor (Pillow)layer_4_text.py — Pillow-Textebenecompose_thumbnail.py — Finaler Compositor mit Blenden und Schattenfixtures/ — Rubric, Referenz-Thumbnails, Brand-Config