storyboard

storyboard is a skill for Claude Code, Codex from MerkyorLynn/Lynn. It costs 35 tokens per session (350 once invoked), scanned A, original, Apache-2.0.

A workflow for turning story or scene descriptions into a storyboard: a sequence of illustrated shots that shows how a story unfolds. It creates three to five images in a batch and saves them in a desktop gallery folder.

In plain words
What is it for?
Use it to illustrate novel passages, plan scenes, or create visual shot lists in styles such as ink painting, photorealism, science fiction, or watercolor.
Why use it?
It removes the need to plan every illustration and write each image request separately. Keeping the same or nearby seed values helps the images maintain a consistent look.

Skill for Claude CodeCodex

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

Good fit Use it to illustrate novel passages, plan scenes, or create visual shot lists in styles such as ink painting, photorealism, science fiction, or watercolor.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/merkyorlynn/lynn/storyboard
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 MerkyorLynn/Lynn --skill storyboard
Clone the repo
git clone --depth 1 https://github.com/MerkyorLynn/Lynn

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 storyboard

README.md
[![agentmods](https://agentmods.dev/badge/skills/merkyorlynn/lynn/storyboard/github.svg)](https://agentmods.dev/skills/merkyorlynn/lynn/storyboard)
Your own site
<a href="https://agentmods.dev/skills/merkyorlynn/lynn/storyboard"><img src="https://agentmods.dev/badge/skills/merkyorlynn/lynn/storyboard/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 storyboard

Your own site · 80×15
<a href="https://agentmods.dev/skills/merkyorlynn/lynn/storyboard"><img src="https://agentmods.dev/badge/skills/merkyorlynn/lynn/storyboard.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 350 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
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.00035 $0.00350
Opus 5 $0.00017 $0.00175
Sonnet 5 $0.00007 $0.00070
Haiku 4.5 $0.00003 $0.00035

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

Security

Grade A, and why

storyboard scanned grade A with 0 findings 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 11d ago.

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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/flux-studio/skills/storyboard/SKILL.md · 29 lines

What it actually says

Storyboard 故事板生成

当用户要求"给这段小说配插图"、"生成故事板"、"画分镜"时使用。

生成流程

  1. 解析场景:从用户输入中提取 3-5 个关键场景/镜头
  2. 优化 Prompt:将每个场景转为高质量英文图像 prompt(含风格、光线、构图)
  3. 批量生成:逐个调用 generate_image,seed 保持相同或递增以保证风格一致
  4. 保存归档:所有图片放入书桌 gallery/storyboard_xxx/ 子目录
  5. 输出清单:列出每幅图的编号、场景描述和文件路径

风格建议

  • 网文/古风:chinese ink painting, fantasy art
  • 现代都市:photorealistic, cinematic lighting
  • 科幻:cyberpunk, futuristic, neon lights
  • 儿童/童话:watercolor, Studio Ghibli style

注意事项

  • 每次批量不超过 5 张,避免 provider 限流
  • 生成前确认用户期望的风格和尺寸
  • 若用户未指定尺寸,默认 768x1024(竖屏,适合小说插图)
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. 11d ago First seen · 29 lines · 35 tokens per session scan A 5aaa9612cc44

Subscribe to this mod's changes

storyboard is a skill published in the GitHub repository MerkyorLynn/Lynn (43 stars, last pushed 3d ago), licensed Apache-2.0. It adds 35 tokens to every session and 350 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

desktop-brand-builder

Generate a branded Qwen Code desktop package from the Tauri desktop shell using a minimal brandId and logo. Use when the user wants a custom, white-label, or rebranded desktop client, installer, DMG/EXE/AppImage/deb, or one-click brand build on top of packages/desktop-shell.

QwenLM/qwen-code · 69 tokens

pptx

Professional PowerPoint presentation creation, editing, and automation with support for layouts, templates, charts, images, and formatting. Use when working with .pptx files for: (1) Creating presentations from scratch, (2) Editing existing presentations, (3) Applying templates and themes, (4) Adding charts and…

jnotsknab/mux-swarm · 81 tokens

cua-driver

Drive a native GUI app (macOS, Windows, Linux) via the Qwen Cua Driver CLI (default) or MCP server; snapshot its accessibility tree, act through snapshot-bound element tokens, native menu paths, exact window geometry, or pixel coordinates, and verify from fresh state. Use when the user asks you to operate, drive…

QwenLM/qwen-code · 88 tokens

codegraph

Analyze indexed codebases via graph database (neug) and vector index (zvec). Covers call graphs, dependencies, dead code, hotspots, module coupling, architecture reports, semantic search, impact analysis, bug root cause from GitHub issues, class diagrams (UML), and PR review (risk scoring, conflict detection…

QwenLM/qwen-code · 0 tokens

goal-draft

Turn a fuzzy intention into a /goal objective the Goal verifier can actually judge - one outcome, numbered binary "Done when" checks that leave evidence in the transcript, guardrails, a budget, and a block protocol. Use when the user wants to set or define a goal, asks whether a goal is good enough, or says "keep…

QwenLM/qwen-code · 114 tokens

stuck

Diagnose frozen, stuck, or slow Qwen Code sessions on this machine. Scans for problematic processes, high CPU/memory usage, hung subprocesses, and debug logs. Use /stuck or /stuck to focus on a specific process.

QwenLM/qwen-code · 57 tokens