/ ディレクトリ / プレイグラウンド / 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 は Claude Desktop と同じ mcpServers スキーマを使用。プロジェクト設定はグローバルより優先。

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
    }
  }
}

Cline サイドバーの MCP Servers アイコンをクリックし、"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 はマップではなくサーバーオブジェクトの配列を使用。

~/.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と組み合わせて10倍の力を

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

その他

リソース

📖 GitHub の公式 README を読む

🐙 オープンな issue を見る

🔍 400以上のMCPサーバーとSkillsを見る