higgsfield-brandkit

작성자: higgsfield-ai

Higgsfield CLI와 번들된 결정적 로컬 도구를 통해 완전한 시각적 브랜드 시스템을 생성하고 확장합니다: 팔레트, SVG 로고 마크, 타이포그래피, 목업, 소셜 그래픽, 패키징, 간판, 포스터, 프레젠테이션 덱, 편집 가능한 PPTX/PDF 브랜드북. 공식 제공 자산을 보존하고, 승인을 로컬에 유지하며, 종속된 출력물만 재생성합니다. 사용 시점: "브랜드 키트 만들기", "비주얼 아이덴티티 제작", "로고 및 브랜드북 디자인", "이 로고를 브랜드에 적용...

npx skills add https://github.com/higgsfield-ai/skills --skill higgsfield-brandkit

Higgsfield Brandkit

Build a coherent identity and its requested applications. Treat supplied brand facts and official assets as fixed constraints.

Bootstrap

  1. Resolve SKILL_ROOT to this skill's installed directory and create a durable project directory:

    BRANDKIT_WORKDIR="${PWD}/brandkit"
    BRANDKIT_STATE="${BRANDKIT_WORKDIR}/state.json"
    mkdir -p "${BRANDKIT_WORKDIR}"
    
  2. Read prerequisites. Check tools before the stage that needs them. Never install system packages without the user's permission.

  3. If higgsfield is missing, install it only after permission:

    curl -fsSL https://raw.githubusercontent.com/higgsfield-ai/cli/main/install.sh | sh
    
  4. If higgsfield account status fails with an authentication or workspace error, ask the user to run higgsfield auth login or select a workspace, then wait.

  5. Inspect live model contracts before paid generation:

    higgsfield model get recraft_v4_1 --json
    higgsfield model get seedream_v5_pro --json
    higgsfield model get gpt_image_2 --json
    

CLI mapping

OperationCommand
Discover a modelhiggsfield model get <model> --json
Generate and pollhiggsfield generate create <model> ... --wait --json
Resume a jobhiggsfield generate wait <job_id> --json
Upload a local assethiggsfield upload create <path> --json
Import website metadatahiggsfield marketing-studio brand-kits fetch --url <url> --wait --json
Read/write approval statepython3 "$SKILL_ROOT/scripts/brandkit.py" state ...
Render review boardspython3 "$SKILL_ROOT/scripts/brandkit.py" preview ...
Inspect selected logopython3 "$SKILL_ROOT/scripts/brandkit.py" logo-inspect ...
Export logo filespython3 "$SKILL_ROOT/scripts/brandkit.py" logo-export ...
Build a Brandbookpython3 "$SKILL_ROOT/scripts/brandkit.py" brandbook-build ...

Local image paths passed with --image are auto-uploaded. Keep HTML, SVG, PPTX, and PDF deliverables as local project files unless the user explicitly needs a hosted copy.

User-facing behavior

  • Match the user's language. Keep Design Brain reasoning, prompts, state mechanics, scripts, model lookup, and QA internals private.
  • Send at most one short status sentence per visible generation batch, then stay quiet until the result is ready.
  • Ask one compact set of only unresolved blocking questions. Never repeat facts or force a complete identity questionnaire for a partial task.
  • After each palette, logo, typography, or downstream review, stop and wait for ordinary user feedback.
  • Never infer approval from silence, successful generation, or your own preference.
  • Preserve exact user copy. Never invent positioning, values, claims, ingredients, prices, certifications, statistics, or regulatory content.

Core workflow

  1. Classify the request.

    • apply-existing: use supplied official assets without redesigning them.
    • extend-partial: create only missing slots required by the requested output.
    • create-identity: create a new logo or identity only when explicitly requested.
  2. Read state. Run:

    python3 "$SKILL_ROOT/scripts/brandkit.py" state \
      --state-file "$BRANDKIT_STATE" --action get_status
    

    Local state is durable. Never paste, hand-edit, or recreate approvals when the state file exists.

  3. Run intake and asset analysis. Read intake, asset analysis, state routing, and exact state payloads. Lock every user-declared official logo, palette, and typography slot immediately.

  4. Create the Brand Lock. Read Brand Lock. Record exact spelling, official assets, colors, fonts, layout/shape rules, requested outputs, and forbidden treatments.

  5. Require only the slots the output uses.

    • logo-only → palette + logo for a new mark; official logo alone for an existing mark
    • palette-only → palette
    • typography-only → typography
    • copy-free mockup/merch → logo; add palette only when color/application requires it
    • text-bearing social/packaging/poster/signage → logo + palette + typography
    • Brandbook/deck → logo + palette + typography
  6. Build missing foundation slots. Read Design Brain, concept boards, inline reviews, and only the needed palette, logo, or typography module.

  7. Continue the original request as soon as its required slots are approved. Never ask the user to choose scope again.

  8. Load only the requested production module:

  9. QA and approval. Read QA and iteration. Repair only the failing output. Save a downstream element only after explicit approval with its exact foundation dependencies.

New identity sequence

1. Palette

Render 2–3 exact palette options as deterministic HTML using preview payloads. Show PNG screenshots plus editable HTML files and wait. Persist the selected palette with approve_palette before logo generation.

2. SVG logo marks

Read logo prompt enhancer. Produce exactly three distinct symbol-only mechanisms and one Recraft prompt for each. Write each long prompt to a file and submit separately:

higgsfield generate create recraft_v4_1 \
  --model_type vector \
  --colors @"${BRANDKIT_WORKDIR}/logo-colors.json" \
  --background_color '#F7F7F5' \
  --aspect_ratio 1:1 \
  --resolution 2k \
  --wait --json < "${BRANDKIT_WORKDIR}/logo-candidate-1.txt"

Use the returned SVG URLs directly for review. After selection, inspect the exact SVG without altering it:

python3 "$SKILL_ROOT/scripts/brandkit.py" logo-inspect \
  --source "<selected Recraft SVG URL or absolute local path>"

Persist the exact job ID, SVG URL, name, palette revision, and returned canonical geometry fingerprint with approve_logo.

3. Typography

Propose 2–3 unique display/body pairs using supplied fonts or verified Google Fonts. Render the real brand name and sample copy through the preview script. Persist only the selected pair with approve_typography.

Interactive flows always stop for palette, logo, and typography selections. Explicit no-question mode may choose and persist a palette, but it still shows all three SVG logo candidates and stops for the user's logo selection; exact brand marks are never self-approved.

Consistency invariants

  • Reuse the same approved logo source everywhere. Never redraw an official or selected SVG when deterministic placement/export is possible.
  • A generated logo depends on the palette revision used to create it. Changing that palette invalidates the generated logo and its dependents; changing typography does not invalidate the symbol mark.
  • Changing a foundation slot invalidates only downstream elements that list that slot in required_slots.
  • Copy the same Brand Lock values into every related generation prompt: exact hex, font roles, shape language, placement, clear space, composition, and forbidden treatments.
  • Use Recraft V4.1 vector mode only for new logo marks.
  • Use Seedream as the primary photoreal mockup generator. Use GPT Image 2 only for the controlled stage that adds readable text or exact graphic details.
  • Use local deterministic SVG/PPTX/HTML construction for exact copy and editable layouts. Do not ask an image model to fake editable files.
  • Do not promise native Figma, Canva, PSD, AI, or EPS files.

Deterministic scripts

Create JSON input files under "$BRANDKIT_WORKDIR"; never interpolate user text directly into shell arguments.

python3 "$SKILL_ROOT/scripts/brandkit.py" preview \
  --input "$BRANDKIT_WORKDIR/reviews.json" \
  --output-dir "$BRANDKIT_WORKDIR/reviews"

python3 "$SKILL_ROOT/scripts/brandkit.py" logo-export \
  --input "$BRANDKIT_WORKDIR/logo-export.json" \
  --output-dir "$BRANDKIT_WORKDIR/logo"

python3 "$SKILL_ROOT/scripts/brandkit.py" brandbook-build \
  --state-file "$BRANDKIT_STATE" \
  --input "$BRANDKIT_WORKDIR/brandbook.json" \
  --output-dir "$BRANDKIT_WORKDIR/brandbook"

For logo export, load logo export payloads. For Brandbooks, use the bundled builder only; never substitute an improvised PowerPoint or PDF generator after a deterministic contract failure.

Failure policy

  • Retry a failed Recraft or image-generation request once with the same locked concept and corrected contract. Stop after the second equivalent failure.
  • If preview or logo export fails twice, report the concrete error; never replace it with ad-hoc SVG rewriting.
  • If the Brandbook template, font, or conversion contract fails, stop immediately. Do not produce a visually different fallback and call it canonical.
  • If exact typography or official-logo fidelity cannot be preserved, disclose the limitation instead of claiming completion.
  • Never expose raw auth tokens or credentials in files, logs, or chat.

Delivery

For Brandbooks, follow the strict response contract in brandbook: PPTX link/path, PDF link/path, and font-install warning only.

For other outputs return:

  1. The requested visual files and previews.
  2. A compact Brand Lock summary.
  3. Editable versus flattened format labels.
  4. Required-font/import limitations.
  5. Stable variant names for targeted revisions.

Reference index

higgsfield-ai의 다른 스킬

higgsfield-marketplace-cards
higgsfield-ai
Higgsfield를 통해 마켓플레이스 제품 이미지 카드를 생성합니다: 규격에 맞는 메인 이미지, 보조 제품 이미지, A+ 스타일 콘텐츠 모듈. 사용자가 마켓플레이스 리스팅 이미지, 제품 상세 카드, 보조 제품 이미지, 제품 인포그래픽, 라이프스타일 리스팅 샷, A+ 스타일 콘텐츠, 마켓플레이스 이미지 세트, 또는 판매 준비된 제품 비주얼을 요청할 때 사용합니다. 백엔드가 마켓플레이스 규정 준수 참조 및 프롬프트 템플릿을 소유하며, 이 스킬은 사용자 의도를 CLI로 라우팅만 합니다. 일반적인 용도가 아닙니다...
creativemarketingdesign
higgsfield-soul-id
higgsfield-ai
소울 캐릭터를 훈련합니다. 이는 힉스필드가 신원을 충실히 반영한 이미지 및 비디오 생성을 위해 사용하는, 사람의 얼굴에 기반한 개인화된 모델입니다. 다음 경우에 사용: "내
creativemediavideo
higgsfield-product-photoshoot
higgsfield-ai
Higgsfield product-photoshoot 프롬프트 강화를 통해 GPT Image 2 / gpt_image_2에서 브랜드 수준의 제품 이미지를 생성합니다. 전문 브랜드/제품 비주얼을 위한 진입점입니다. 사용 시점: "제품 사진", "스튜디오 촬영", "라이프스타일 이미지", "핀터레스트 핀", "히어로/배너", "캐러셀", "광고 크리에이티브", "메타 광고", "가상 피팅", "모델 착용", "제품을 든 사람", "손 클로즈업", "공중 부양/떠다니는/튀는 제품", "CGI/초현실적 제품", "스타일 변경", "계절/미적 변형",...
creativemarketingdesign
higgsfield-generate
higgsfield-ai
Higgsfield AI를 통해 이미지/비디오를 생성합니다. 기본값: 이미지/디자인/텍스트용 GPT Image 2, 비디오용 Seedance 2.0, 캐릭터/참조 이미지 작업용 Nano Banana 2/Pro, 아바타/제품/훅/설정이 포함된 광고용 Marketing Studio, Soul V2/Cinema/Cast/Location 및 Kling 3.0. 사용 시점: "이미지 생성", "비디오 만들기", "이 사진 애니메이션화", "이미지-투-비디오", "이 이미지 편집/스타일 변경/리믹스", "클립 제작", "광고 만들기", "UGC 비디오 제작", "제품 데모", "언박싱", "브랜드 비디오"...
creativemediavideo
higgsfield-websites
higgsfield-ai
Build, edit, and deploy full-stack websites via the Higgsfield CLI (`higgsfield website …`). Each site is a React 19 + TanStack Start SSR app in one Cloudflare Worker (D1/R2/KV/DO/Containers). TWO product types, picked via `--type` on create: `website` (standalone, NO Higgsfield integration, independent brand, custom CSS — the image-grounded pipeline in references/website-flow.md) vs `app` (Sign in with Higgsfield + fnf SDK, Quanta + app layouts per references/app-flow.md). This file routes...
developmentapi
higgsfield-video-explainer
higgsfield-ai
순서가 지정된 10초 블록으로 완전한 비사진적 내레이션 설명 영상 또는 스토리 영상을 제작합니다: 블록마다 내레이터 1명, 범용 스타일 키 1개, Seed Audio 테이크 1개, Gemini Omni 클립 1개를 사용한 후 explainer_video로 서버 측에서 조합합니다. 다음 경우에 사용: "설명 영상 만들어 줘", "이걸 영상으로 설명해 줘", "이 주제나 문서를 내레이션 영상으로 바꿔 줘", "이 이야기를 애니메이션 영상으로 들려줘", "얼굴 없는 내레이션 영상 만들어 줘", 또는 "설명 스타일 보여줘". 라이브 CMS 프리셋, 맞춤 설정을 지원합니다...
higgsfield-youtube-thumbnail
higgsfield-ai
Higgsfield CLI를 통해 높은 클릭률의 YouTube 썸네일과 세로형 비디오 커버를 제작합니다. 진실된 정보 격차 개념을 구축하고, 최대 3개의 참조된 정체성을 보존하며, 로고와 통제된 변형을 지원하고, Nano Banana Pro로 메인 이미지를 렌더링하며, 집중된 Seedream 편집을 적용합니다. 사용 시점: "YouTube 썸네일 만들기", "이 비디오의 썸네일", "MrBeast 스타일 커버", "Shorts 커버", 또는 "Instagram 비디오 커버". 진실된 주제가 확정된 후 모든 비디오 워크플로우 뒤에 연결하세요...