shortform-idea-grill
GitHub通过单轮访谈挖掘创始人或营销人员的工作成果与证据,生成符合短视频平台规范的创意方案。包含钩子、核心要点及CTA,并按传播潜力评分排序,适用于Instagram Reels、TikTok等平台的短内容生产。
Trigger Scenarios
Install
npx skills add ericosiu/ai-marketing-skills --skill shortform-idea-grill -g -y
SKILL.md
Frontmatter
{
"name": "shortform-idea-grill",
"description": "Interview a founder or senior marketer one question at a time, mine current work and owned proof for net-new short-form video ideas, and return a ranked table with one five-second overlay hook, virality and three-second-hook scores, exactly three talking bullets, a complete payoff, and a mapped CTA. Use for Instagram Reels, TikTok, YouTube Shorts, LinkedIn video, founder-led content planning, hook development, content-day production queues, or turning active AI, marketing, and operating work into credible short-form concepts."
}
Shortform Idea Grill
Turn current work into success-led videos that earn attention quickly and fully repay the opening promise.
Load the right context
Inspect supplied chats, briefs, transcripts, analytics, creator research, offers, and prior content before asking questions. Prefer work from the current week and ideas not already published.
Read:
references/intake-schema.mdbefore interviewing.references/output-contract.mdbefore drafting.references/scoring-rubric.mdbefore scoring.references/ideas-schema.mdwhen saving machine-readable output.
Do not ask for information already present. Distinguish live evidence from remembered context.
Interview one question at a time
Resolve these items in order:
- desired outcome;
- target viewer and relevant moment;
- owned proof and measurable results;
- current builds, experiments, opinions, and predictions;
- claim boundaries;
- CTA and destination;
- available screens, artifacts, and recording constraints.
Ask only the single question most likely to improve the queue. Let the user answer freely, then press for numbers, mechanisms, examples, or proof. Stop when further interviewing would not materially change the ranking.
If essential context is missing, return needs_intake with the next question and a recommended answer. A provisional slate may continue only when labeled.
Generate net-new candidates
Mine active work rather than recycling old videos. Cover at least five evidence-supported lanes:
- money created;
- money saved;
- productive capacity created;
- proof-led workflow demonstration;
- contrarian operating belief;
- timely prediction;
- founder lesson or corrected failure;
- teardown, comparison, or myth correction.
Reject any idea without a specific viewer, credible proof path, useful payoff, or filmable treatment.
Prefer success language. A failure may establish tension, but the video must resolve into a useful mechanism, result, or decision.
Write hooks that can be repaid
Write one strongest five-second overlay per idea. It must:
- communicate the premise in the first three seconds;
- use a number, result, contrast, or consequential verdict when justified;
- remain visible for roughly five seconds;
- avoid unsupported certainty;
- lead directly to the promised demonstration or explanation.
For number hooks, specify the evidence behind the number. For “how I” hooks, show the workflow. For predictions, separate observed evidence from the forecast.
Produce the exact table
Return the table defined in references/output-contract.md. Unless the user asks otherwise, do not add extra strategy sections before it.
Every row must include exactly three concise yap bullets. Make them a natural spoken sequence:
- context or stakes;
- mechanism or tactic;
- result, lesson, or application.
Put the proof requirement, source link, and claim caveat inside Complete payoff / proof so the visible table remains stable.
Score and rank
Score virality and three-second hook independently from 1.0–10.0 using references/scoring-rubric.md. Scores are production-priority judgments, not view forecasts.
Rank by expected usefulness to the target viewer, evidence strength, hook clarity, and business relevance. Break close ties with the user’s stated outcome hierarchy. Preserve topic variety when the top scores are nearly identical.
When saving JSON, run:
python3 scripts/score_ideas.py ideas.json --output ideas-scored.json
python3 scripts/score_ideas.py ideas-scored.json --validate-only
CTA rules
Map each idea to the narrowest natural next step. Use the user’s configured keyword and destination when available. Do not force a lead magnet onto a topic whose payoff is broader education.
Final checks
Before handoff, verify:
- every idea is net-new or explicitly marked as a refreshed angle;
- every hook has a complete payoff;
- every row has exactly three bullets;
- every numerical claim has a proof path or verification caveat;
- every source link points to the real basis, not a search result;
- CTAs use the configured keyword and destination;
- the table is sorted by recording priority;
- public output contains no private names, metrics, paths, customer data, or connector details unless the user supplied them for that output.
Version History
- 2eb0f34 Current 2026-08-20 00:20


