higgsfield-youtube-thumbnail
Installation
SKILL.md
Higgsfield YouTube Thumbnail
Create a clean thumbnail concept, generate each variant through the higgsfield CLI, inspect it, and make only requested surgical edits.
Bootstrap
Before any generation:
- If
higgsfieldis missing, install it:curl -fsSL https://raw.githubusercontent.com/higgsfield-ai/cli/main/install.sh | sh - If
higgsfield account statusreportsSession expiredorNot authenticated, ask the user to runhiggsfield auth login, then wait. - Confirm the locked model contracts when the catalog may have changed:
higgsfield model get nano_banana_pro --json higgsfield model get gpt_image_2 --json higgsfield model get seedream_v5_pro --json