Skip to content

Commit 942f239

Browse files
committed
feat: Higgsfield YouTube Thumbnail
1 parent 9ab6483 commit 942f239

10 files changed

Lines changed: 541 additions & 16 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{
99
"name": "higgsfield",
1010
"source": "./",
11-
"description": "Image/video generation, narrated explainers, browser games, Marketing Studio, video engagement analysis, and Soul Character training via the Higgsfield CLI.",
11+
"description": "Image/video generation, narrated explainers, YouTube thumbnails, browser games, Marketing Studio, video engagement analysis, and Soul Character training via the Higgsfield CLI.",
1212
"version": "0.12.0",
1313
"skills": [
1414
{
@@ -41,6 +41,11 @@
4141
"path": "higgsfield-video-explainer",
4242
"invoke": "/higgsfield:video-explainer"
4343
},
44+
{
45+
"name": "youtube-thumbnail",
46+
"path": "higgsfield-youtube-thumbnail",
47+
"invoke": "/higgsfield:youtube-thumbnail"
48+
},
4449
{
4550
"name": "game-generation",
4651
"path": "higgsfield-game-generation",

.claude-plugin/plugin.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "higgsfield",
33
"version": "0.12.0",
4-
"description": "Higgsfield AI skills for images, videos, narrated explainers, browser games, Marketing Studio, engagement analysis, and Soul Character training.",
4+
"description": "Higgsfield AI skills for images, videos, narrated explainers, YouTube thumbnails, browser games, Marketing Studio, engagement analysis, and Soul Character training.",
55
"author": {
66
"name": "Higgsfield AI",
77
"url": "https://higgsfield.ai"
@@ -23,6 +23,7 @@
2323
"ugc",
2424
"avatar",
2525
"video-explainer",
26-
"game-generation"
26+
"game-generation",
27+
"youtube-thumbnail"
2728
]
2829
}

.codex-plugin/plugin.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "higgsfield",
33
"version": "0.12.0",
4-
"description": "Image/video generation, narrated explainers, browser games, Marketing Studio, engagement analysis, and Soul Character training via Higgsfield AI.",
4+
"description": "Image/video generation, narrated explainers, YouTube thumbnails, browser games, Marketing Studio, engagement analysis, and Soul Character training via Higgsfield AI.",
55
"author": {
66
"name": "Higgsfield AI",
77
"email": "support@higgsfield.ai",
@@ -19,13 +19,14 @@
1919
"marketing-studio",
2020
"marketplace-cards",
2121
"video-explainer",
22-
"game-generation"
22+
"game-generation",
23+
"youtube-thumbnail"
2324
],
2425
"skills": "./",
2526
"interface": {
2627
"displayName": "Higgsfield AI",
2728
"shortDescription": "Train Soul Characters and generate powerful AI visuals",
28-
"longDescription": "Higgsfield AI Skills turn Codex into a creative production agent. Train reusable Soul Characters, generate images and videos, create narrated explainers, build playable browser games, produce product and marketplace visuals, create branded Marketing Studio ads, and score finished videos. The plugin uses the Higgsfield CLI for authenticated workflows and returns ready-to-use URLs or reports.",
29+
"longDescription": "Higgsfield AI Skills turn Codex into a creative production agent. Train reusable Soul Characters, generate images and videos, create narrated explainers and YouTube thumbnails, build playable browser games, produce product and marketplace visuals, create branded Marketing Studio ads, and score finished videos. The plugin uses the Higgsfield CLI for authenticated workflows and returns ready-to-use URLs or reports.",
2930
"developerName": "Higgsfield AI",
3031
"category": "Design",
3132
"capabilities": [
@@ -39,6 +40,7 @@
3940
"Analyze this ad video for engagement and hook strength",
4041
"Create marketplace-ready product cards for this item",
4142
"Turn this document into a narrated explainer",
43+
"Create a YouTube thumbnail for this video",
4244
"Build and deploy a small browser game"
4345
],
4446
"brandColor": "#D1FE17",

.cursor-plugin/plugin.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "higgsfield",
44
"displayName": "Higgsfield AI",
55
"version": "0.12.0",
6-
"description": "Image/video generation, narrated explainers, browser games, Marketing Studio, engagement analysis, and Soul Character training via Higgsfield AI.",
6+
"description": "Image/video generation, narrated explainers, YouTube thumbnails, browser games, Marketing Studio, engagement analysis, and Soul Character training via Higgsfield AI.",
77
"author": {
88
"name": "Higgsfield AI",
99
"email": "support@higgsfield.ai"
@@ -23,6 +23,7 @@
2323
"ai-video",
2424
"ai-image",
2525
"video-explainer",
26-
"game-generation"
26+
"game-generation",
27+
"youtube-thumbnail"
2728
]
2829
}

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
44
[![Version](https://img.shields.io/badge/version-0.3.0-green.svg)](./VERSION)
5-
[![Skills](https://img.shields.io/badge/skills-7-blueviolet.svg)](#skills)
5+
[![Skills](https://img.shields.io/badge/skills-8-blueviolet.svg)](#skills)
66
[![Discord](https://img.shields.io/badge/discord-join-5865F2?logo=discord&logoColor=white)](https://discord.com/invite/higgsfield)
77

88
AI agent skills for image/video generation via [Higgsfield AI](https://higgsfield.ai), including Marketing Studio and Virality Predictor video scoring. Works with Claude Code, Cursor, Codex, and other AI coding agents that load Markdown-based skills.
@@ -56,9 +56,10 @@ More options in [INSTALL.md](./INSTALL.md). Agent-driven install (paste into you
5656
| [`higgsfield-marketplace-cards`](./higgsfield-marketplace-cards) | `/higgsfield:marketplace-cards` | Marketplace product cards: compliant main image, secondary product images, and A+ style modules via backend prompt enhancement. |
5757
| [`higgsfield-websites`](./higgsfield-websites) | `/higgsfield:websites` | Build, edit, and deploy full-stack websites — React 19 + TanStack Start, server-rendered as one Cloudflare Worker with D1 / R2 / KV / Durable Objects / Containers. Create → get git repo access → edit locally → push → deploy preview/production, all via `higgsfield website …`. |
5858
| [`higgsfield-video-explainer`](./higgsfield-video-explainer) | `/higgsfield:video-explainer` | Create a narrated non-photoreal explainer as matched Seed Audio + Gemini Omni blocks, then assemble the final MP4 with `explainer_video`. |
59+
| [`higgsfield-youtube-thumbnail`](./higgsfield-youtube-thumbnail) | `/higgsfield:youtube-thumbnail` | Create truthful, high-impact YouTube thumbnails and vertical video covers with identity-preserving references, controlled variants, focused edits, and optional text-overlay guidance. |
5960
| [`higgsfield-game-generation`](./higgsfield-game-generation) | `/higgsfield:game-generation` | Plan, build, verify, and deploy playable browser games, or generate game-specific sprites, textures, rigged 3D assets, and audio. |
6061

61-
The skills chain: train Soul → use the reference id in `generate` (including Marketing Studio jobs). `product-photoshoot` and `marketplace-cards` are self-contained — backend enhances prompts before submitting image jobs. `websites` chains with `generate` to embed bespoke hero images, video loops, and OG assets in the site.
62+
The skills chain: train Soul → use the reference id in `generate` (including Marketing Studio jobs). `product-photoshoot` and `marketplace-cards` are self-contained — backend enhances prompts before submitting image jobs. `youtube-thumbnail` can follow any video workflow once its truthful topic and visual direction are known. `websites` chains with `generate` to embed bespoke hero images, video loops, and OG assets in the site.
6263

6364
### Modes
6465

@@ -106,6 +107,7 @@ The skills chain: train Soul → use the reference id in `generate` (including M
106107
| Image-to-video animation | `higgsfield-generate` | Prefer `seedance_2_0` with `--start-image`; use `kling3_0` as lower-cost fallback |
107108
| Build / edit / deploy a website, web app, landing page, or dashboard | `higgsfield-websites` | Full-stack React 19 + TanStack Start on Cloudflare; `higgsfield website create/repo-access/deploy` |
108109
| Create a narrated explainer from a topic or document | `higgsfield-video-explainer` | Resolves a live style, generates audio then video per block, and assembles with `explainer_video` |
110+
| Create a YouTube thumbnail or Shorts/Instagram video cover | `higgsfield-youtube-thumbnail` | Nano Banana Pro 4K main render, optional face/logo references, controlled variants, and Seedream tweaks |
109111
| Build and deploy a playable browser game | `higgsfield-game-generation` | Owns game design, assets, implementation, QA, deploy, and optional marketplace publish |
110112

111113
## License

higgsfield-generate/SKILL.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,11 @@ description: |
1212
sketch", "create a 3D model/GLB", "create a sound effect",
1313
"make music", "text-to-audio", "create an ad", "make a UGC
1414
video", "unboxing", "presenter video", "import product from
15-
URL", or "analyze video virality". Supports image-to-3D
16-
(`multi_image_to_3d`),
17-
text-to-audio/music (`seed_audio`), workflow generation
18-
(`draw_to_video`, `reframe`), Marketing Studio, and
19-
Virality Predictor (`brain_activity`).
15+
URL", or "analyze video virality". Supports generic generation,
16+
workflows, Marketing Studio, and Virality Predictor.
2017
Chain with higgsfield-soul-id for face/identity consistency.
21-
NOT for: Soul training, photoshoots, cards, explainers (use
18+
NOT for: Soul training, photoshoots, cards, YouTube thumbnails
19+
(use higgsfield-youtube-thumbnail), explainers (use
2220
higgsfield-video-explainer), playable games/assets (use
2321
higgsfield-game-generation), or TTS.
2422
argument-hint: "[prompt-or-analysis-request] [--model <name>] [--image|--video <path-or-id>]"
@@ -76,6 +74,7 @@ If the user says "analyze this video", "score this ad", "evaluate the hook", or
7674
- **Seed Audio 1.0** → default audio model for text-to-audio, voice, sound effects, ambience, foley, and music-like audio unless the user names Sonilo/Mirelo.
7775

7876
**Image:**
77+
- YouTube thumbnail, Shorts cover, or Instagram video cover → use `higgsfield-youtube-thumbnail` instead.
7978
- Brand product visual (Pinterest pin, lifestyle, hero banner, ad pack, virtual try-on) → use `higgsfield-product-photoshoot` instead. NOT this skill.
8079
- Generated product concept / packaging / can / bottle with brand name or label text → GPT Image 2.
8180
- Branded ad image with avatar + product (Marketing Studio shape) → Marketing Studio Image (see Marketing Studio below)

0 commit comments

Comments
 (0)