|
2 | 2 |
|
3 | 3 | [](./LICENSE) |
4 | 4 | [](./VERSION) |
5 | | -[](#skills) |
| 5 | +[](#skills) |
6 | 6 | [](https://discord.com/invite/higgsfield) |
7 | 7 |
|
8 | 8 | 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 |
56 | 56 | | [`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. | |
57 | 57 | | [`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 …`. | |
58 | 58 | | [`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. | |
59 | 60 | | [`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. | |
60 | 61 |
|
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. |
62 | 63 |
|
63 | 64 | ### Modes |
64 | 65 |
|
@@ -106,6 +107,7 @@ The skills chain: train Soul → use the reference id in `generate` (including M |
106 | 107 | | Image-to-video animation | `higgsfield-generate` | Prefer `seedance_2_0` with `--start-image`; use `kling3_0` as lower-cost fallback | |
107 | 108 | | 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` | |
108 | 109 | | 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 | |
109 | 111 | | Build and deploy a playable browser game | `higgsfield-game-generation` | Owns game design, assets, implementation, QA, deploy, and optional marketplace publish | |
110 | 112 |
|
111 | 113 | ## License |
|
0 commit comments