webtoon-harness: Skill for Claude Code

.claude/skills/webtoon-orchestrator/SKILL.md

webtoon-orchestrator is a skill for Claude Code, Codex from revfactory/webtoon-harness. It costs 280 tokens per session (4,925 once invoked), scanned A, original, MIT.

An orchestrator for producing a Korean webtoon, a vertically scrolling digital comic, from trend research through a finished viewer. It coordinates 27 specialist agents across research, story, character, image-rendering, validation, and assembly stages.

In plain words
What is it for?
Use it to research trends, develop a series concept and plot, create character references, render episodes with 50 or more panels, validate the results, and build a vertical-scroll webtoon viewer.
Why use it?
Making a full episode requires many connected tasks, including writing, designing characters from multiple angles, rendering panels with Korean dialogue, checking panels, and assembling the reading experience. This orchestrator defines the handoffs between those stages.

Skill for Claude CodeCodex

Written for Claude Code and Codex: installed under .claude/, but also runs codex exec. Also seen: mentions CLAUDE.md; mentions Codex.

This is revfactory/webtoon-harness's own configuration. It tells Claude Code and Codex how to work on webtoon-harness itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything webtoon-harness configures →

Reuse

Borrowing it

Nothing to install: this file belongs to revfactory/webtoon-harness. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/revfactory/webtoon-harness/main/.claude/skills/webtoon-orchestrator/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/revfactory/webtoon-harness

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 webtoon-orchestrator

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/revfactory/webtoon-harness/webtoon-orchestrator"><img src="https://agentmods.dev/badge/skills/revfactory/webtoon-harness/webtoon-orchestrator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 280 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,925 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.00280 $0.04925
Opus 5 $0.00140 $0.02462
Sonnet 5 $0.00056 $0.00985
Haiku 4.5 $0.00028 $0.00492

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

Security

Grade A, and why

webtoon-orchestrator 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 10d 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.

.claude/skills/webtoon-orchestrator/SKILL.md · 175 lines

How it starts

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

Webtoon Orchestrator — 웹툰 제작 팀 조율

웹툰 한 회차를 트렌드 조사부터 완성 뷰어까지 만들어내는 통합 오케스트레이터. 27개 전문 에이전트를 4개 단계별 팀으로 순차 운영한다.

실행 모드: 에이전트 팀 (단계별 재구성)

세션당 활성 팀은 1개뿐이므로, 각 Phase마다 TeamCreate로 팀을 만들고 작업이 끝나면 TeamDelete로 정리한 뒤 다음 Phase 팀을 만든다. 이전 팀의 산출물은 _workspace/에 남아 다음 팀이 Read로 이어받는다. 모든 팀원 스폰과 Agent 호출에 **model: "opus"**를 명시한다.

에이전트 구성 (27명, 4팀)

팀원 역할 스킬 주요 출력
리서치팀 trend-scout 장르/트로프 동향 webtoon-trend-research 01_research/trend-scout.md
platform-ranker 플랫폼 랭킹·연재구조 webtoon-trend-research 01_research/platform-ranker.md
audience-analyst 독자층·이탈·몰입 webtoon-trend-research 01_research/audience-analyst.md
hook-analyst 후킹/반전 메커니즘 역설계 webtoon-trend-research 01_research/hook-analyst.md
trend-synthesizer 종합 기획 브리프 webtoon-trend-research 01_research/trend-brief.md
시나리오팀 concept-architect 하이콘셉트/로그라인 webtoon-scenario 02_story/concept.md
worldbuilder 세계관·규칙 webtoon-scenario 02_story/world.md
character-designer 캐스트(외형+성격+아크) webtoon-scenario 02_story/characters.md
series-plotter 시리즈 아크·회차 맵 webtoon-scenario 02_story/series-arc.md
twist-master 매 회차 반전 설계 webtoon-scenario 02_story/twist-plan.md
tension-engineer 긴장 곡선·클리프행어 webtoon-scenario 02_story/tension-curve.md
episode-outliner 회차 비트시트(50+ 패널) webtoon-scenario 03_episode/ep{NN}_beatsheet.md
dialogue-writer 대사 위주 대본 webtoon-scenario 03_episode/ep{NN}_script.md
script-editor 교정·반전 명료성 webtoon-scenario 03_episode/ep{NN}_script_final.md
비주얼팀 art-director 스타일 바이블·일관성 토큰·장소 토큰·말풍선 규약 webtoon-panel-breakdown 04_visual/style-bible.md, character-sheets.md
ref-sheet-artist 캐릭터 다각도/표정 레퍼런스 시트(패널 전 선행) webtoon-panel-render 04_visual/refs/*.png, refs/INDEX.md
panel-director 50+ 패널 샷리스트(scene_id/location) webtoon-panel-breakdown 04_visual/ep{NN}_shotlist.md
letterer in-image 말풍선/대사 베이크 명세 webtoon-assembly 04_visual/ep{NN}_lettering.md
prompt-smith 패널별 codex 프롬프트(베이크+장소+레퍼런스) webtoon-panel-render 04_visual/ep{NN}_prompts.md
panel-artist-a scene 그룹 A 렌더 webtoon-panel-render 05_panels/ep{NN}/panel_*.png
panel-artist-b scene 그룹 B 렌더 webtoon-panel-render 05_panels/ep{NN}/panel_*.png
panel-artist-c scene 그룹 C 렌더 webtoon-panel-render 05_panels/ep{NN}/panel_*.png
panel-validator 패널 6축 검증·재생성 루프 게이트(general-purpose) webtoon-panel-render 04_visual/ep{NN}_validation.md
조립검수팀 episode-compositor 세로 스크롤 뷰어 조립 webtoon-assembly 06_assembly/ep{NN}/index.html
quality-reviewer QA 검수(general-purpose) webtoon-assembly 06_assembly/ep{NN}/qa_report.md
continuity-manager 회차 간 연속성 webtoon-assembly 06_assembly/continuity.md
showrunner 총괄·사인오프·패키징 webtoon-assembly RELEASE/ep{NN}/

Read the full file on GitHub · 175 lines

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. 10d ago First seen · 175 lines · 280 tokens per session scan A faad1f7676d0

Subscribe to this mod's changes

webtoon-orchestrator is a skill published in the GitHub repository revfactory/webtoon-harness (313 stars, last pushed 2mo ago), licensed MIT. It adds 280 tokens to every session and 4,925 once invoked, about $0.0014 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

webgl-holographic-foil

A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.

nexu-io/open-design · 41 tokens

general-video

Author or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated…

heygen-com/hyperframes · 92 tokens

html-ppt-hermes-cyber-terminal

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

nexu-io/open-design · 53 tokens

html-ppt-taste-brutalist

16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).

nexu-io/open-design · 78 tokens

diagnostic-stem-delivery

Audio production with diagnostic analysis, timecode parsing from documents, and verified export workflow.

HKUDS/OpenSpace · 23 tokens

chengfeng-check-updates

An environment manager for a video-editing system. It checks whether its skills and runtime—the software needed to run them—are installed and compatible.

Agentchengfeng/chengfeng-videocut-skills · 120 tokens