higgsfield-soul-id
Installation
Summary
Train a reusable face identity model for personalized image and video generation.
- Requires 5–20 face photos from varied angles and lighting; accepts local file paths or pre-uploaded image IDs
- Two model variants:
--soul-2for image generation (default) and--soul-cinematicfor video work - Returns a reference ID after training completes, then pass to
higgsfield-generatewith--soul-idflag to generate identity-faithful content - Requires paid plan (Basic+) and authenticated session via
higgsfield auth login
SKILL.md
Higgsfield Soul Character
Train a face-faithful identity model. Reusable across all Soul-powered generations.
Step 0 — Bootstrap
Before any other command:
- If
higgsfieldis not on$PATH, install it:curl -fsSL https://raw.githubusercontent.com/higgsfield-ai/cli/main/install.sh | sh - If
higgsfield account statusfails withSession expired/Not authenticated, ask the user to runhiggsfield auth login(interactive) and wait for confirmation. - Soul training requires a paid plan (Basic+). If
higgsfield account statusshows free plan, tell the user before submitting.