higgsfield
v1.2.1Generate images and videos from a text prompt or your own photo. Turn a product shot into a video ad, restyle a photo, animate a still, or build a two-minute narrated explainer. Every major image and video model in one place.
By Higgsfield AI, Inc.5.2k GitHub starsUpdated 3 hours ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 4 skill or MCP entries
- Source updated
- Aug 27, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install plugin
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add higgsfield@agent-plugin-marketplacePaste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/openai/pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/higgsfield/.
Plugin files
├── .codex-plugin/plugin.json├── skills/faceless-channel/SKILL.md├── skills/narrator/SKILL.md├── skills/subtitles/SKILL.md└── .mcp.json
Included Skills3
Use only when the user asks to produce a finished multi-scene narrator-led video and explicitly requests a faceless channel, YouTube automation, narrated explainer/story/education, documentary, storybook or myth retelling, or kids song video. Topic alone is never enough: a generic video of/about something, including a historical topic, uses ordinary video generation. Do not use for planning or ideas, single clips, silent animation, image-to-video, footage edits, ads, product demos, or UGC. This workflow requires a consistent non-photoreal style, reusable assets, narrator voiceover, and burned subtitles.
Activate when the user explicitly names the narrator skill or requests production-ready narration in either case: (1) numbered takes fitted to fixed video windows, or (2) one continuous long-form story read in a locked voice that must be measured and retried for timbre or internal pauses. Collect missing text, voice_id, or voice_type after activation; their absence is not a reason to skip this workflow. Own pacing, speech-duration gates, retries, and ready audio delivery; never time-stretch. Do not use for ordinary TTS, "read this aloud", an unconstrained voiceover, voice browsing, music, SFX, singing, dubbing existing speech, or voice cloning.
Burn timed subtitles onto a finished video or configure Whisper-timed caption burning during faceless-video assembly. Takes video/audio generation jobs or a local finished video, optionally with authored narration text, and returns a captioned video or the exact backend subtitle configuration. Timings always come from Whisper on the video's own audio — never estimated. THREE looks: `paper` (torn cream paper label, handwritten ink), `bold` (UGC ALL-CAPS, white with black stroke, platform safe zones), `clean` (slim white CAPS, no plate, tiny at the bottom — no Pillow needed). Use when: adding/burning subtitles or captions to an existing video, restyling captions, or when a production workflow needs its finished cut subtitled. NOT for: generating the video, translating speech, or live/soft subtitle tracks (this burns them into the picture).
MCP servers1
- url
- https://mcp.higgsfield.ai/mcp
Plugin manifests1
{
"apps": "./.app.json",
"author": {
"name": "Higgsfield AI, Inc."
},
"description": "Generate images and videos from a text prompt or your own photo. Turn a product shot into a video ad, restyle a photo, animate a still, or build a two-minute narrated explainer. Every major image and video model in one place.",
"interface": {
"capabilities": [],
"category": "Creativity",
"defaultPrompt": [
"Make a 2-minute faceless explainer on how airlines make more money selling points than seats",
"Make a cinematic video ad for this chocolate snack bar",
"Make a 9:16 ad for my sneaker brand"
],
"developerName": "Higgsfield AI, Inc.",
"displayName": "Higgsfield",
"longDescription": "Generate images and videos from a text prompt or your own photo. Turn a product shot into a video ad, restyle a photo, animate a still, or build a two-minute narrated explainer. Every major image and video model in one place.",
"privacyPolicyURL": "https://higgsfield.ai/privacy-policy",
"shortDescription": "Every image and video model",
"supportURL": "https://discord.com/invite/higgsfield",
"termsOfServiceURL": "https://higgsfield.ai/terms-of-use-agreement",
"websiteURL": "https://higgsfield.ai"
},
"name": "higgsfield",
"skills": "./skills",
"version": "1.2.1"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[higgsfield on Agent Plugins Marketplace](https://pluginsmp.com/plugins/higgsfield)