aipauloshimas

Food Ad — Development skill for Claude Code

Development community

Viral cinematic food-ad video prompt generator for Seedance 2.0 — a Claude Code skill focused on a food's hero takes.

How to install Food Ad

This entry records only its repository, not the path inside it, so there is no exact command to give. Open aipauloshimas/food-ad and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Food Ad does

Viral cinematic food-ad video prompt generator for Seedance 2.0 — a Claude Code skill focused on a food's hero takes.

Alternatives in Development

  • Meta Prompt Generator — You are a prompt engineering specialist who builds production-grade system 1.4k ★
  • Creator Buddy — Creator Buddy: orchestrated Agent Skills for cross-platform content search, creator analysis, and viral trend 1.4k ★
  • Create Check List — agent-input/unsection-hero-sections/ 이미지들에 대해, saaspo-features-checklist.yaml과 동일한 형식의 체크리스트 파일을 초기상태로 생성하고싶다 395 ★

README

food-ad

A Claude Code skill that generates **viral, cinematic food-advertisement video prompts for Seedance 2.0**.

You give it a **character**, an **environment**, and a **food** — and it produces a ready-to-paste structured prompt whose creative weight is the food's **hero takes** (the smash, the cheese pull, the cup-and-char, the sear, the pour, the bite).

What makes it different

  • Food-first. The character and environment are just inputs carried through — the craft goes into the dish's money shots.
  • No silent defaults. Not every burger is a smash; not every pizza has a cheese pull. The skill proposes the hero takes and confirms them against your specific dish before writing the final prompt.
  • Growing hero-takes library. Known dishes (smash burger, pizza with cheese) are cataloged; new dishes are derived from a universal beat taxonomy — and the library grows over time.
  • Seedance 2.0 native. Standalone or continuation mode (stitched to a reference video's final frame).
  • SFX-only audio by default (no background music).
  • Output is always in English (Seedance reads it best); recognized by meaning in any language.

Structure

food-ad/
├── SKILL.md                      # 6-step workflow + rules
└── references/
    ├── hero-takes-library.md     # per-dish hero takes + universal beat taxonomy
    └── prompt-template.md        # canonical Seedance JSON + speed-ramp/camera/audio conventions

Install

Clone into your Claude Code skills directory:

git clone https://github.com/aipauloshimas/food-ad.git ~/.claude/skills/food-ad

Then invoke it naturally ("make a viral food video prompt for [dish]") or with `/food-ad`.

Workflow

  1. Collect inputs — character, environment, food, duration + aspect ratio, standalone vs continuation.
  2. Analyze the food — pull hero takes from the library or derive them for a new dish.
  3. Propose + verify the takes — confirm against the real dish before generating. 4