higgsfield-acting
Writes the character-performance layer of a video prompt as behavior under pressure, not displayed emotion — objective, obstacle, tactics, beats, subtext,…
Use this skill AUTOMATICALLY before writing any Higgsfield prompt. Query the memory databases for relevant past failures and pre-apply known fixes before the user even hits generate. Triggers include: any request to write a Higgsfield prompt, any use of the higgsfield-prompt
$ npx -y skills add OSideMedia/higgsfield-ai-prompt-skill --skill higgsfield-recall --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/higgsfield-recallContext preview
The summary Claude sees to decide when to auto-load this skill.
Use this skill AUTOMATICALLY before writing any Higgsfield prompt. Query the memory databases for relevant past failures and pre-apply known fixes before the user even hits generate. Triggers include: any request to write a Higgsfield prompt, any use of the higgsfield-prompt
name: higgsfield-recall
description: >
Use this skill AUTOMATICALLY before writing any Higgsfield prompt. Query the memory
databases for relevant past failures and pre-apply known fixes before the user even
hits generate. Triggers include: any request to write a Higgsfield prompt, any use
of the higgsfield-prompt skill, any mention of generating a video or image on
Higgsfield, any MCSLA prompt construction. This skill should run SILENTLY in the
background — don't announce it, just apply what's known. If the databases are empty,
skip silently and proceed with normal prompt generation.
user-invocable: true
metadata:
tags: [higgsfield, recall, memory, pre-check, filter, quality, prompt, generate]
version: 3.0.0
updated: 2026-04-06
parent: higgsfield
compatibility:
tools: [bash]
scripts: [scripts/higgsfield_memory.py]
databases: [db/filter-memory.json, db/quality-memory.json]Before writing any Higgsfield prompt, query both memory databases to find relevant past failures. Apply known fixes silently — the user should never have to remember what broke before. The system remembers for them.
**This skill runs automatically** as part of any Higgsfield prompt generation. It does not interrupt the workflow unless it finds something relevant.
**Bootstrap status:** The databases ship with seed entries covering the most common failure patterns (character drift, VHS style ignored, I2V static output, camera conflicts, lip-sync desync, content filter blocks for real persons and IPs). These grow automatically as the user logs new failures.
---
Run a recall check whenever:
**Do NOT announce running the recall check.** Just run it, apply what's relevant, and proceed. Only surface findings when they directly change the prompt.
---
Before querying, pull the key semantic terms from what the user wants:
Extract: - Subject/character (person type, appearance) - Action (what they're doing) - Location/environment - Style (visual style, model, camera) - Topic (the general category: "car chase", "product shot", "horror scene")
---
# Check for relevant filter blocks: python3 scripts/higgsfield_memory.py query-filter "<key terms from prompt>" 5 # Check for relevant quality failures: python3 scripts/higgsfield_memory.py query-quality "<key terms from prompt>" 5
**Query strategy:**
---
For each result returned, assess:
| Question | If yes → | |----------|----------| | Does this entry's topic/category directly overlap with this prompt? | Apply the known fix | | Is a blocked term present in my draft prompt? | Remove/substitute it now | | Did this model fail on this type of shot before? | Consider switching models | | Is there a confirmed improved prompt for this scenario? | Use it as the base |
**Relevance threshold:** Only act on entries with a relevance score > 0 from the query. Ignore entries that only match on generic words.
---
**For filter block matches:**
just present the clean prompt
**For quality failure matches:**
---
Only mention the recall results if:
**How to surface findings (when needed):**
"⚠️ Filter note: Previous attempts with [term] were blocked on [date]. Using '[substitution]' instead — this was confirmed to pass." "📋 Quality note: [Model] produced [failure type] for this scenario before. Switching to [better model] based on past results."
If nothing relevant found: proceed silently, no mention of the recall check.
---
The user can also request a recall check directly:
"What do we know about [topic] failing?" "Has [model] had issues with [scenario] before?" "What got blocked when we tried [type of content]?" "What's our substitution for [blocked term]?"
For these queries, surface the full relevant entries with:
---
Before finalizing any prompt, check:
---
A comprehensive Claude skill library for generating high-quality prompts on Higgsfield AI — the cinematic video and image generation platform.
Writes the character-performance layer of a video prompt as behavior under pressure, not displayed emotion — objective, obstacle, tactics, beats, subtext,…
Use when the user asks about Higgsfield's one-click Apps, wants to know which app to use for a specific output, or needs guidance on the Apps workflow.
Use when the user asks about Higgsfield Assist (the built-in GPT-5 copilot), how to use the platform's native AI assistant, credit optimization strategies,…
Use when the user asks about audio in Higgsfield videos, needs to add dialogue or lip-sync, wants sound effects or ambient sound in generated video, asks about…
Use when the user asks about camera movements, shot types, or how to describe camera behavior in a Higgsfield prompt. Contains all named camera controls with…
Use when the user mentions Higgsfield Canvas, a node-based or node graph workspace, an infinite board/canvas, chaining generations into a pipeline, or wants to…