higgsfield-generate

仓库创建 2026年4月10日最近提交 8 小时前SkillHot 收录 1 小时前
▸ 精选理由

集成多种生成模型与默认策略,适合需要一站式媒体创作的工作流。

▸ 风险提示

依赖 Higgsfield CLI/后端服务,需联网并可能产生费用或隐私上传。

这个 Skill 做什么

通过 Higgsfield CLI 提交图像、视频、3D 和音频生成任务,封装多模型工作流。

通过 higgsfield CLI 提交图像、视频、3D 和音频等多模态生成任务,内置对常见场景的默认模型(如 GPT Image 2、Seedance 2.0、Nano Banana 等),并支持复合工作流、Marketing Studio 和 Virality Predictor。适合需要一键生成/编辑媒体、制作广告素材或评估视频传播力的场景,能把复杂的多模型流程封装成命令,节省手工配置时间。

▸ 展开 SKILL.md 英文原文

Generate images/videos/3D assets/audio via Higgsfield AI. Defaults: GPT Image 2 for image/design/text, Seedance 2.0 for video, Nano Banana 2/Lite/Pro for character/reference images, Marketing Studio for ads, Seed Audio 1.0 for audio. Use when: "generate an image", "make a video", "animate this photo", "image-to-video", "edit/stylize/remix this image", "reframe this video", "edit this video from a sketch", "create a 3D model/GLB", "create a sound effect", "make music", "text-to-audio", "create an ad", "make a UGC video", "unboxing", "presenter video", "import product from URL", or "analyze video virality". Supports generic generation, workflows, Marketing Studio, and Virality Predictor. Chain with higgsfield-soul-id for face/identity consistency. NOT for: Soul training, brand systems/brandbooks (use higgsfield-brandkit), photoshoots, cards, YouTube thumbnails (use higgsfield-youtube-thumbnail), explainers (use higgsfield-video-explainer), playable games/assets (use higgsfield-game-gener

内容创作图像生成视频生成多媒体通用
669
Stars
113
Forks
8
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/higgsfield-ai/skills/main/higgsfield-generate/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/higgsfield-ai/skills/main/higgsfield-generate/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Higgsfield Generate

Submit jobs to any Higgsfield model. Wraps the `higgsfield` CLI. Covers generic image/video/3D/audio generation, Marketing Studio (branded ads, avatars, products, hooks, settings), and, secondarily, Virality Predictor video scoring.

## Step 0 — Bootstrap

Before any other command:

1. If `higgsfield` is not on `$PATH`, install it:
   ```bash
   curl -fsSL https://raw.githubusercontent.com/higgsfield-ai/cli/main/install.sh | sh
   ```
2. If `higgsfield account status` fails with `Session expired` / `Not authenticated`, ask the user to run `higgsfield auth login` (interactive) and wait for confirmation.


## UX Rules

1. Be concise. No raw IDs, no JSON dumps in chat. Pr
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有