
Storyboard Grid Writer
- 387 installs
- 19 repo stars
- Updated July 27, 2026
- postplusai/postplus-skills
Turn hook logic and viewer questions into a 6–9 panel storyboard-grid prompt pack before your agent calls image or video generators.
About
Storyboard Grid Writer is a PostPlus media-production skill for solo builders and small creative teams who use agents to plan short-form visuals before any provider call. Install it when your generation controller needs a contact sheet or 6–9 panel beat plan with hook mechanics translated into frame-by-frame action, product timing, and drift guardrails. The skill enforces a simple split: keep the shared prompt short and put scene logic in detailed panel lines, which reduces rework when image or video architectures consume the pack. It expects structured inputs such as creative format, forbidden drift, and must-copy visual grammar, and it refuses plain script-only or execution-submission jobs where reference contracts are still unresolved. Best used after reference meaning is settled (or explicitly marked no-reference) and before final runner approval.
- Outputs dense per-panel beats plus a short common prompt so narrative lives in the grid, not vague style words
- Encodes hook logic, visible actions, product reveal timing, and negative constraints for short-form previsualization
- Requires segment type, viewer question, opening mechanism, aspect ratio, and text/UI policy as inputs
- Explicit handoff to image-generation or video-request-architect after the grid is approved
- Supports no-reference mode with stated inferred scene anchors when references are missing
Storyboard Grid Writer by the numbers
- 387 all-time installs (skills.sh)
- +46 installs in the week ending Aug 4, 2026 (Skillselion tracking)
- Ranked #448 of 1,335 Generative Media skills by installs in the Skillselion catalog
- Security screen: LOW risk (skills.sh audit)
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/postplusai/postplus-skills --skill storyboard-grid-writerAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 387 |
|---|---|
| repo stars | ★ 19 |
| Security audit | 3 / 3 scanners passed |
| Last updated | July 27, 2026 |
| Repository | postplusai/postplus-skills ↗ |
What it does
Turn hook logic and viewer questions into a 6–9 panel storyboard-grid prompt pack before your agent calls image or video generators.
Files
Storyboard Grid Writer
Use When
- A controller needs a storyboard grid, beat panel plan, contact sheet, or panel
prompt pack.
- Hook logic must become visible frame-by-frame action before image or video
generation.
- The output should hand off to
image-generationorvideo-request-architect.
Do Not Use When
- The final provider request is already approved. Use the runner.
- Reference meaning or copy boundaries are unresolved. Use
reference-decode
or reference-contract-builder.
- The user wants plain prose, a script only, or execution submission.
Core Rule
Common prompt should be short. Storyboard panels should be detailed.
The grid must carry the narrative load. Do not hide scene logic inside vague style words.
Required Inputs
segmentTypeviewerQuestionopeningMechanismcreativeFormattargetFrameAspectRatiomustCopyVisualGrammaror required scene anchorsforbiddenDriftproductRevealTiming- text/UI policy
If no reference exists, mark the output as no-reference and state the inferred scene anchors before writing panels.
Grid Spec
Default to 6 panels for short hooks and up to 9 panels for longer proof or motion continuity.
Keep these ratios separate:
boardLayoutRatio: the contact-sheet or storyboard-board canvastargetFrameAspectRatio: the per-panel creative output ratio, such as9:16
or 3:4
The board layout must not silently change the generated asset ratio.
Writing Method
1. Lock viewer question and stop-scroll job for panel 1. 2. Write structural grammar before style: camera start, closest subject, early object visibility, and native-feeling behavior. 3. Keep common prompt to reference policy, canvas rules, realism, no-text/UI, and safety boundaries. 4. Write each panel as visible events: camera position, subject placement, action, environment anchors, and one candid realism flaw when useful. 5. State product reveal timing and forbidden drift.
Output Shape
Return:
gridSpeccommonPromptvariantTitlehookEssenceviewerQuestionpanelSequenceproductRevealTimingforbiddenDrifthandoffSkill
Preflight Checkpoint
Before the final prompt, print:
Variant title:
Viewer question:
Panel 1 job:
Panel 2-3 support:
Panel 4-6 progression:
Product reveal timing:
Main drift risks:Stop Conditions
- Stop when required user intent, source evidence, or owned input artifacts are
missing and guessing would change the result.
- Do not create provider JSON or submit renders.
- Do not let a runner infer storyboard logic from generic prompt adjectives.
- If an owned CLI or script command fails, report the exact error and stop. Do
not bypass the failure with metadata-only answers, readiness probing, local payload rewrites, fallback providers, or unpublished tools.
Handoff
- Image panels ->
image-generation. - Video architecture ->
video-request-architect. - Reference uncertainty ->
reference-decodeorreference-contract-builder. - Prompt risk review ->
prompt-preflight-qa.
Public Command Boundary
- Choose the smallest matching command or workflow from the user input and run
it directly.
- If an owned CLI or script command fails, report the exact error and stop. Do
not bypass the failure with metadata-only answers, readiness probing, local payload rewrites, fallback providers, or unpublished tools.
- This public skill is instruction-driven. Produce the storyboard artifact
directly from the available evidence.
- Do not call private provider/runtime paths or unpublished local tools.
- If the CLI returns a quote-confirmation challenge, run
postplus quote confirm --json --challenge-file <challenge.json>and retry with the returned token.
Related skills
FAQ
Is Storyboard Grid Writer safe to install?
skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.