/ Каталог / Песочница / higgsfield-ai-prompt-skill
● Сообщество OSideMedia ⚡ Сразу

higgsfield-ai-prompt-skill

автор OSideMedia · OSideMedia/higgsfield-ai-prompt-skill

18 sub-skills to craft cinematic Higgsfield AI prompts using the MCSLA formula, Soul ID, and 10 genre templates — pro video-gen prompting as a skill.

A skill bundle for Higgsfield AI prompt engineering. Wraps the MCSLA formula (Movement, Character, Setting, Lighting, Atmosphere), Soul ID character consistency, and Cinema Studio 2.5 settings into prompt templates keyed to specific genres — noir, action, dreamcore, docu, etc.

Зачем использовать

Ключевые функции

Живое демо

Как выглядит на практике

higgsfield-ai-prompt-skill.replay ▶ готово
0/0

Установка

Выберите клиент

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "higgsfield-ai-prompt-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/OSideMedia/higgsfield-ai-prompt-skill",
        "~/.claude/skills/higgsfield-ai-prompt-skill"
      ],
      "_inferred": true
    }
  }
}

Откройте Claude Desktop → Settings → Developer → Edit Config. Перезапустите после сохранения.

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "higgsfield-ai-prompt-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/OSideMedia/higgsfield-ai-prompt-skill",
        "~/.claude/skills/higgsfield-ai-prompt-skill"
      ],
      "_inferred": true
    }
  }
}

Cursor использует ту же схему mcpServers, что и Claude Desktop. Конфиг проекта приоритетнее глобального.

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "higgsfield-ai-prompt-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/OSideMedia/higgsfield-ai-prompt-skill",
        "~/.claude/skills/higgsfield-ai-prompt-skill"
      ],
      "_inferred": true
    }
  }
}

Щёлкните значок MCP Servers на боковой панели Cline, затем "Edit Configuration".

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "higgsfield-ai-prompt-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/OSideMedia/higgsfield-ai-prompt-skill",
        "~/.claude/skills/higgsfield-ai-prompt-skill"
      ],
      "_inferred": true
    }
  }
}

Тот же формат, что и Claude Desktop. Перезапустите Windsurf для применения.

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "higgsfield-ai-prompt-skill",
      "command": "git",
      "args": [
        "clone",
        "https://github.com/OSideMedia/higgsfield-ai-prompt-skill",
        "~/.claude/skills/higgsfield-ai-prompt-skill"
      ]
    }
  ]
}

Continue использует массив объектов серверов, а не map.

~/.config/zed/settings.json
{
  "context_servers": {
    "higgsfield-ai-prompt-skill": {
      "command": {
        "path": "git",
        "args": [
          "clone",
          "https://github.com/OSideMedia/higgsfield-ai-prompt-skill",
          "~/.claude/skills/higgsfield-ai-prompt-skill"
        ]
      }
    }
  }
}

Добавьте в context_servers. Zed перезагружается автоматически.

claude mcp add higgsfield-ai-prompt-skill -- git clone https://github.com/OSideMedia/higgsfield-ai-prompt-skill ~/.claude/skills/higgsfield-ai-prompt-skill

Однострочная команда. Проверить: claude mcp list. Удалить: claude mcp remove.

Сценарии использования

Реальные сценарии: higgsfield-ai-prompt-skill

Produce your first genuinely cinematic Higgsfield clip

👤 Creators new to Higgsfield who keep getting generic-looking output ⏱ ~20 min beginner

Когда использовать: Your test clips all look AI-flat and you want the richer look.

Предварительные требования
  • Higgsfield account — higgsfield.ai — free tier available
  • Skill installed — git clone https://github.com/OSideMedia/higgsfield-ai-prompt-skill ~/.claude/skills/higgsfield-ai-prompt-skill
Поток
  1. Pick a genre
    Use higgsfield-ai-prompt-skill. I want a noir detective shot, rainy night, neon reflections. Give me an MCSLA-formatted prompt.✓ Скопировано
    → Structured prompt with all 5 MCSLA elements specified
  2. Refine lighting
    Make the lighting more Blade Runner 2049 — single harsh key, heavy atmospheric haze.✓ Скопировано
    → Lighting directive referencing specific cinematographic terms
  3. Add camera movement
    Camera: slow push-in, 35mm anamorphic feel.✓ Скопировано
    → Camera directive in Higgsfield's accepted syntax

Итог: A prompt that actually produces the look you wanted.

Подводные камни
  • Too many adjectives — MCSLA rewards specificity, not density — one great adjective beats five mid ones

Keep a character consistent across shots with Soul ID

👤 Creators making multi-shot sequences with recurring characters ⏱ ~30 min intermediate

Когда использовать: Shot 2 doesn't look like the same person as shot 1.

Поток
  1. Establish the character
    Use higgsfield-ai-prompt-skill. Build a Soul ID descriptor for my protagonist: mid-30s, asymmetric haircut, oval wire glasses, tan overcoat.✓ Скопировано
    → Reusable descriptor block
  2. Reuse across shots
    Now write 5 shots reusing this Soul ID, each in a different setting.✓ Скопировано
    → 5 prompts with the descriptor block embedded identically

Итог: Shots where the character actually looks like the same person.

Подводные камни
  • Descriptor drifts shot-to-shot — Paste it verbatim; don't rewrite

Generate a music-video shot list with consistent visual grammar

👤 Indie musicians, visual creators ⏱ ~45 min intermediate

Когда использовать: You want a coherent look across 20+ shots, not a chaotic mix.

Поток
  1. Set the visual grammar
    Use higgsfield-ai-prompt-skill with the music-video template. Visual grammar: dreamcore pastels, 16mm grain, slow dolly.✓ Скопировано
    → Visual grammar block you can prepend to every shot
  2. Generate shot list
    Now give me 15 shots mapped to the song's arc — intro, verses, chorus, bridge, outro.✓ Скопировано
    → Structured shot list with camera and subject per shot

Итог: A shot list you can feed into Higgsfield in sequence.

Сочетать с: seedance2-0-shotdesign-skill

Комбинации

Сочетайте с другими MCP — эффект x10

higgsfield-ai-prompt-skill + seedance2-0-shotdesign-skill

Combine Higgsfield prompt craft with Seedance shot design for a cross-model workflow

Use Higgsfield MCSLA for the look and Seedance shot design for blocking.✓ Скопировано
higgsfield-ai-prompt-skill + filesystem

Save prompt library for reuse across projects

Save the Soul ID and genre blocks into ~/higgsfield-library/✓ Скопировано

Инструменты

Что предоставляет этот MCP

ИнструментВходные данныеКогда вызыватьСтоимость
mcsla_prompt scene description Every shot 0
soul_id_build character description First appearance of a character 0
genre_template genre name Kicking off a project 0
cinema_studio_tune desired look Final-pass parameter tuning 0

Стоимость и лимиты

Во что обходится

Квота API
Depends on Higgsfield plan
Токенов на вызов
Modest — prompts are text
Деньги
Higgsfield pricing separate; skill itself is free
Совет
Iterate on prompts locally before burning Higgsfield credits.

Безопасность

Права, секреты, радиус поражения

Хранение учётных данных: No direct creds; Higgsfield usage happens outside skill
Исходящий трафик: None from skill

Устранение неполадок

Частые ошибки и исправления

Shots look nothing like the prompt

Higgsfield tuning matters — Cinema Studio 2.5 params are not optional

Character drifts between shots

Soul ID must be pasted identically; any wording change shifts the face

Альтернативы

higgsfield-ai-prompt-skill в сравнении

АльтернативаКогда использоватьКомпромисс
Raw Higgsfield promptingYou're an experienced cinematographer and don't need formulasMore trial and error
seedance2-0-shotdesign-skillYou use Seedance instead of HiggsfieldDifferent model, different prompting quirks

Ещё

Ресурсы

📖 Читать официальный README на GitHub

🐙 Открытые задачи

🔍 Все 400+ MCP-серверов и Skills