zack-d-films

zack-d-films is a skill for Claude Code, Codex from J-StaR-Films-Studios/VibeCode-Protocol-Suite. It costs 149 tokens per session (3,532 once invoked), scanned A, original, ISC.

A production workflow for making short, 3D animated myth-busting videos in the style of Zack D Films. It covers the process from the initial idea through the finished vertical video.

In plain words
What is it for?
Use it to create myth-busting videos, explain hidden mechanisms, and produce Zack D Films-style social media shorts.
Why use it?
It gives an agent a defined process for turning a “what really happened” topic into a complete animated short.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to create myth-busting videos, explain hidden mechanisms, and produce Zack D Films-style social media shorts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/j-star-films-studios/vibecode-protocol-suite/zack-higgsfield
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add J-StaR-Films-Studios/VibeCode-Protocol-Suite --skill zack-higgsfield
Clone the repo
git clone --depth 1 https://github.com/J-StaR-Films-Studios/VibeCode-Protocol-Suite

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for zack-d-films

README.md
[![agentmods](https://agentmods.dev/badge/skills/j-star-films-studios/vibecode-protocol-suite/zack-higgsfield/github.svg)](https://agentmods.dev/skills/j-star-films-studios/vibecode-protocol-suite/zack-higgsfield)
Your own site
<a href="https://agentmods.dev/skills/j-star-films-studios/vibecode-protocol-suite/zack-higgsfield"><img src="https://agentmods.dev/badge/skills/j-star-films-studios/vibecode-protocol-suite/zack-higgsfield/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for zack-d-films

Your own site · 80×15
<a href="https://agentmods.dev/skills/j-star-films-studios/vibecode-protocol-suite/zack-higgsfield"><img src="https://agentmods.dev/badge/skills/j-star-films-studios/vibecode-protocol-suite/zack-higgsfield.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 149 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,532 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Excessive Agency · line 45
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00149 $0.03532
Opus 5 $0.00075 $0.01766
Sonnet 5 $0.00030 $0.00706
Haiku 4.5 $0.00015 $0.00353

Measured 8d ago against content hash c54819156228, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

zack-d-films scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/assemble_oneshot.sh, scripts/zack_edit.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

`sandbox_exec({restart:true, command:"set -e; for b in ffmpeg ffprobe python3 curl jq; do command -v $b >/dev/null; done; python3 -c 'import faster_whisper'; mkdir -p zack/{blocks,audio,output}"})`
assets/.agent/skills/zack-d-films-production-suite/resources/skills/zack-higgsfield/SKILL.md · 227 lines

How it starts

The opening of the file, as written. The whole thing — 227 lines — stays where its author put it; the contents beside it link to each section on GitHub.

zack-d-films

Recreates the Zack D Films production line — normally a 50-person team — as one Claude chat over Higgsfield MCP. The user experience follows five acts, in this exact order, matching the channel's real growth engine: SCRIPT → VISUALS → ANIMATION → VOICE → EDIT.

HOW TO READ THIS FILE: execute Phases 1→8 IN ORDER. Each phase has a GATE. Long templates live in references/ — read them when the phase says so. references/replication-troy.md is the canonical worked example (the Trojan Horse short): when in doubt about any phase's output shape, imitate it.

Runtime contract

  • Models are LOCKED: stills/character sheets → seedream_v5_pro · animated blocks → gemini_omni · narration → seed_audio. Never substitute.
  • Aspect is 9:16 unless the user explicitly asks for 16:9. Pass aspect_ratio explicitly on EVERY image and video call — it never inherits.
  • All shell work (probe, Whisper timing, ffmpeg edit, upload) runs in Higgsfield sandbox_exec — never on the client. Preflight a fresh run with: sandbox_exec({restart:true, command:"set -e; for b in ffmpeg ffprobe python3 curl jq; do command -v $b >/dev/null; done; python3 -c 'import faster_whisper'; mkdir -p zack/{blocks,audio,output}"})
  • Poll every job to a terminal state. completed is the only good state. On failed/nsfw: RETRY LADDER (bottom of file). If no dedicated status tool is available, job_display({id}) returns the job's status + result URLs; wait between polls with sandbox_exec({command:"sleep 50"}) (~40–60s for images, poll video jobs every ~60s; blocks take 2–6 min).
  • medias[].role may be auto-coerced by the server (e.g. imageimage_references on seedream). That's fine — read the adjustments field, don't fight it.
  • If a gemini_omni call returns a preset RECOMMENDATION instead of a job, resubmit the same call with declined_preset_id set to that preset's id. Never ask the user about it.
  • Maintain zack/manifest.json in the sandbox (or an equivalent local notes block) recording: locked style formula, asset job ids, per-block prompts + job ids + statuses, narration job id, beat map, edit map. It is the resumable source of truth.
  • Never expose model names, phase names, or internal mechanics in chat. The user sees creative substance and approval gates only.
  • Characters NEVER talk on screen (no lip-sync). The narrator is external. Every video prompt includes "characters only emote and gesture, they do NOT talk" and a mute/diegetic-only audio note.
  • No real brand / studio / IP names in prompts. No on-screen text in generations (annotations are shapes, not words).

Read the full file on GitHub · 227 lines

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 227 lines · 149 tokens per session scan A c54819156228

Subscribe to this mod's changes

zack-d-films is a skill published in the GitHub repository J-StaR-Films-Studios/VibeCode-Protocol-Suite (24 stars, last pushed yesterday), licensed ISC. It adds 149 tokens to every session and 3,532 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

gpt-image-2-style-library

Choose GPT-Image2 / gpt-image-2 visual styles and industrial prompt templates from the awesome-gpt-image-2 style library. Use when an agent needs to create, rewrite, classify, or improve image-generation prompts with repository-backed templates, categories, style tags, scene tags, pitfalls, and example cases.

freestylefly/awesome-gpt-image-2 · 72 tokens

seedance-prompt

This skill should be used when the user asks to write, improve, translate, compress, or debug a Seedance 2.0 video prompt; mentions T2V, I2V, V2V, R2V, camera direction, prompt quality, or provides reference assets for a production-ready prompt.

Emily2040/seedance-2.0 · 68 tokens

short-drama-storyboard

A workflow for turning a Chinese short-drama script and its visual facts into a shot-by-shot storyboard with frozen starting-frame prompts.

zenstory-ai/drama-skills · 102 tokens

short-drama-video-prompts

A writing guide for turning approved short-drama storyboards and starting images into copy-ready prompts for generating video scenes. It covers both image-to-video prompts, which use a reference image, and text-to-video prompts, which describe the scene in words.

zenstory-ai/drama-skills · 106 tokens

short-drama-develop

A Chinese-language writing workflow for turning novel, short-drama, or comic-drama ideas and source material into an adaptation plan, story direction, creative brief, story engine, and episode map.

zenstory-ai/drama-skills · 195 tokens

short-drama-write

A writing workflow for creating or revising a shootable Chinese short-drama or animated-drama episode in Markdown.

zenstory-ai/drama-skills · 108 tokens