SWSkillsWay.ai
View Repo ↗
Skillset · / higgsfield-ai / skills

higgsfield-aihiggsfield-ai/skills

PurposeA set of 7 Markdown-based agent skills that connect AI coding agents to Higgsfield AI for multimodal content generation and full-stack building. Covers image/video/audio/3D generation, face-id training, product photography, marketplace cards, website deployment, explainer videos, and browser games. Users invoke skills via slash commands; skills chain (e.g., Soul→generate, websites→generate). Model-agnostic, works with Claude Code, Cursor, Codex.
Skill Count
7
Required CLI
higgsfieldjqzip
Domains
CodingDesignMarketingOthers
Forms
Cli ManualWorkflow
Skillset Analysis

Skill Relationships

Usage Relationships Between Skills

Skill → Skill usage relationships, with cross-layer references. Same color blocks indicate the same skill form.

Relationship Count
2
Standalone Skills
4
Most Referencing
  • higgsfield-game-generation1 downstream skills
  • higgsfield-soul-id1 downstream skills
Most Referenced
  • higgsfield-generate2 upstream skills

Note: Each dependency line reads as "the current Skill depends on" the Skill it points to.

SkillsWay.ai · Heads-Up Agent Skills InspectorUnderstand Agent Skills before you install.

Core Idea

Principles & Methodology

The author's design philosophy, what sets this apart from peer projects, and quick notes on the key workflows. Skill names mentioned in the text auto-link to their detail pages.

Core Idea

Higgsfield AI Skills is a collection of agent skills that wrap the Higgsfield AI generation platform into Markdown-based skills for coding agents (Claude Code, Cursor, Codex). It follows a modular, chainable design: each skill does one generation or build task and can be composed with others.

Key Skills

  • higgsfield-generate: core multimodal generation (image/video/audio/3D) + Marketing Studio + Virality Predictor
  • higgsfield-soul-id: train reusable face identity for personalized generation
  • higgsfield-product-photoshoot / higgsfield-marketplace-cards: self-contained branded image pipelines
  • higgsfield-websites / higgsfield-video-explainer / higgsfield-game-generation: build sites, explainers, games chaining with generate

Workflow

Train Soul → use ref in generate; photoshoot/cards standalone; websites embed generated assets. Agents load skills by user slash command; no auto-load described.

Skill Composition

How skills in this set are triggered

Each skill is designed for a specific kind of caller — some only fire when you name them, others load automatically when the model judges them relevant. The split below summarises both modes at a glance.

User-Invoked7

These skills only fire when you call them by name. The agent will not load them on its own — they stay inert until invoked.

higgsfield-game-generationhiggsfield-generatehiggsfield-marketplace-cardshiggsfield-product-photoshoothiggsfield-soul-idhiggsfield-video-explainerhiggsfield-websites
Model-Invoked0

These skills are loaded automatically by the agent when it judges the context relevant. You usually don't need to call them yourself.

No skill in this set is model-invoked.

Skill List

7 Skills · Filter by name or domain

higgsfield-game-generation

Creates coherent playable web games or game assets via Higgsfield CLI. Method: route request, plan with design system, generate assets, build ZIP, verify locally, deploy for URL. Value: delivers verified playable game URL or usable assets with optional marketplace publish.

→
Domain
CodingDesign
Form
Cli ManualWorkflow
Location
higgsfield-game-generation/SKILL.md

higgsfield-generate

Wraps the higgsfield CLI to submit image/video/3D/audio generation and video virality analysis jobs. Provides model selection guides, media flag usage, and Marketing Studio workflows. Outputs asset URLs or analysis reports, enabling fast branded content and media production.

→
Domain
MarketingOthers
Form
Cli ManualWorkflow
Location
higgsfield-generate/SKILL.md

higgsfield-marketplace-cards

Creates marketplace-ready product visuals via the `higgsfield marketplace-cards create` CLI. It selects scope bundles or custom assets, sends requests to a private backend enhancer, and runs image jobs. Output is ready-to-use image URLs with labels for e-commerce listings.

→
Domain
Marketing
Form
Cli Manual
Location
higgsfield-marketplace-cards/SKILL.md

higgsfield-product-photoshoot

Generates brand/product images via the `higgsfield product-photoshoot create` CLI. It selects from 10 modes, runs a short interview, and submits to a backend enhancer + gpt_image_2. Output is a list of image URLs for e-commerce, ads, and social media.

→
Domain
MarketingDesign
Form
Cli ManualWorkflow
Location
higgsfield-product-photoshoot/SKILL.md

higgsfield-soul-id

Trains a face-faithful Higgsfield Soul identity model from 5–20 photos via the higgsfield CLI. Provides bootstrap, photo collection, variant selection, silent training wait, and reusable id delivery. Enables consistent face across all Soul-powered image and video generations.

→
Domain
Others
Form
Cli ManualWorkflow
Location
higgsfield-soul-id/SKILL.md

higgsfield-video-explainer

Guides Agent to build non-photorealistic explainer videos via Higgsfield CLI by locking one style, writing per-block narration and visual prompts, generating voices then clips, and assembling via explainer_video. Delivers a consistent styled MP4.

→
Domain
Design
Form
Workflow
Location
higgsfield-video-explainer/SKILL.md

higgsfield-websites

Builds standalone brand websites or Higgsfield-integrated AI apps via the Higgsfield CLI and local code editing. Drives create/design/deploy flows with type-specific rules and required cover metadata. Outputs a deployed SSR Cloudflare Worker site and optional community publish.

→
Domain
CodingDesign
Form
Cli ManualWorkflow
Location
higgsfield-websites/SKILL.md

Showing 7 / 7

Installation

One command to install the entire Skillset.

Copy and run in your terminal to add higgsfield-ai/skills to your Agent environment.

$npx skills add higgsfield-ai/skills