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.
npx skills add Q0916/community-webtoon-agent-kit --skill community-webtoon-producergit clone --depth 1 https://github.com/Q0916/community-webtoon-agent-kitWrote 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.
[](https://agentmods.dev/skills/q0916/community-webtoon-agent-kit/community-webtoon-producer)<a href="https://agentmods.dev/skills/q0916/community-webtoon-agent-kit/community-webtoon-producer"><img src="https://agentmods.dev/badge/skills/q0916/community-webtoon-agent-kit/community-webtoon-producer/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.
<a href="https://agentmods.dev/skills/q0916/community-webtoon-agent-kit/community-webtoon-producer"><img src="https://agentmods.dev/badge/skills/q0916/community-webtoon-agent-kit/community-webtoon-producer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00082 | $0.01823 |
| Opus 5 | $0.00041 | $0.00911 |
| Sonnet 5 | $0.00016 | $0.00365 |
| Haiku 4.5 | $0.00008 | $0.00182 |
Grade A, and why
community-webtoon-producer 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 today.
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.
How it starts
The opening of the file, as written. The whole thing — 114 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Community Webtoon Producer
Objective
Produce a readable Korean community webtoon without hallucinating the community, skipping causal story work, or confusing successful image generation with user approval.
Primary Quality Rule
Treat shared context and understanding alignment as a production input, not as conversational polish. A precise micro-prompt cannot recover a missing whole-story reason, reader-emotion sequence, recognizable motif, fact/MSG boundary, or user-observed mismatch.
Preserve context that may look irrelevant to the immediate command when it changes creative judgment. Re-state the enough context to reconstruct the intended judgment inside every downstream packet that asks another model or pass to decide. Paths, hashes, references, and previous images prove state or appearance; they do not explain why the work should look or feel that way.
This rule comes from repeated quality improvement after failed prompt-only passes. It is not an abstract collaboration philosophy.
First Read
From the repository root, read:
AGENTS.mddocs/BEFORE_YOU_START.mddocs/QUALITY_CONTRACT.md- the active project's
PROJECT.md
For creative collaboration, read docs/CREATIVE_ROLES.md and docs/CREATIVE_CONTINUITY.md; carry the relevant expertise, WHY and current delegation into the actual model request. Initialize a project with harness/scripts/init_project.py when the user is ready to develop the agreed material into production.
Required Workflow
- Collect the primary post and a narrow sample of surrounding reaction sources. Record URLs and observed times.
- Separate
primary_fact,mood_source,MSG, anddo_not_usein the source ledger. - Discuss and obtain approval for the sweet spot: Director intent, community reader expectation, and comic pacing.
- Write and preserve a rough Director/producer beat skeleton. When a deliberate blank is part of the brief, leave it open instead of pre-solving it before the creative pass.
- Give the skeleton and the full source/fact/MSG boundary to Gemini as a blank-filling or staging pass. Preserve the raw Gemini output beside the raw skeleton; do not overwrite either artifact.
- Review the two artifacts with the Director and record each substantial proposal as
adopt,adapt, orreject. Codex may enter the work to correct facts or continuity; that correction can remain visible when it serves the comic. - Consolidate the accepted result into one canonical conte. Give every cut
handoff_from_previous,reader_first_sees,character_realizes, andpush_to_next, then reduce density only after causality is visible. - Require a human to read, edit if needed, and explicitly approve that canonical conte. Record the raw skeleton, raw Gemini pass, joint review, and human-approved canonical version in
editorial_review_lock.csv. - Promote the human-approved conte into page/cut packets with stable packet IDs.
- Classify every page as
independent_page,same_scene_continuation, orreused_shot_variation. Page order and dialogue progression alone do not prove visual continuity. - Lock visible text source class and approval state.
- Lock visible text routing: owner, role, attachment, read order.
- Lock visible cast, reference roles, hashes, and co-appearance rules. If a recurring character has no human-approved identity reference, stop and request one instead of claiming identity consistency.
- Write one self-contained provider-bound prompt per page using the generation contract.
- Run
validate_project.py --stage pre-generation --strict. - Wait for explicit user authorization to generate.
- Use ima2-gen as the default runtime and record the actual runtime, inputs, and outputs. After authorization, generate at least three independent candidates; prefer four to six for acting, expression, action, reveal, or atmosphere. Use a single candidate only for a technical probe, explicit cost limit, or direct user request.
- If one independent job fails while later work remains, carry only the missing job into the next live wave immediately, ahead of ordinary jobs, without rebooting or cancelling successful in-flight work. After the final wave, make one isolated tail retry and leave any remaining failure explicit.
- Hand every candidate to the user for visual judgment. Report only objective facts unless critique is explicitly requested.
- If the human-selected page already has the right structure, acting, cast, and story beat but has repairable lettering or a few local visual defects, optionally use
harness/templates/post_selection_page_finish_request.md. Preserve the selected original and hash, replace the complete final visible-text inventory from the source/routing lock, describe only cut-local visual repairs and the keep list, and save the edit as a new candidate for human comparison. Regenerate instead when structure, causality, identity, fact/MSG boundary, or core acting is wrong. This path remains experimental until density trials prove it reduces time to usable result. - Move unselected or superseded candidates out of current. Do not delete evidence.
- After final approval, freeze final composites, approved sources, and actually used materials with SHA-256 manifests.
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.
- today Changed · -2 lines fbde27c45ffb
- 12d ago First seen · 116 lines · 82 tokens per session scan A 3b37c1db465a
community-webtoon-producer is a skill published in the GitHub repository Q0916/community-webtoon-agent-kit (12 stars, last pushed today), licensed MIT. It adds 82 tokens to every session and 1,823 once invoked, about $0.0004 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-31.
Other skills, from other repositories
video-prompt-engineer
A workflow for converting a finished script or script excerpt into Seedance-ready storyboards and video prompts. Seedance is an AI video-generation system, and each storyboard covers a 10–15-second clip.
video-agent
Use when the user asks to create, improve, audit, or split prompts for AI video — storyboards, shot lists, director treatments, montage, camera direction, continuity, dialogue, and sound design. Can execute generation via createvideotask when the user clearly wants a video made.
hell-grind-aigc-skill
A set of rules for managing the production of AI-generated video as a film. It does not generate models, charge for services, download or upload media, or publish content; it focuses on organising how the production is made.
promptcard-agentcanvas
A local desktop canvas for keeping an AI creative project in one place. It brings reference material, prompts, scripts, storyboards, agent conversations, generated results, decisions, and lessons learned together as project files.
open-storyboard-canvas
A local, expandable canvas for connecting reference materials, prompts, generated images and videos, storyboard breakdowns, environments, and results. It is designed as an editable workflow rather than a one-time prompt-and-download tool.
drama-skills
A collection of AI skills for creating short dramas and animated comics, from an idea or long source material to scripts and visual-production instructions. It covers episode scripts, story assets, image prompts, storyboard frames, and video prompts.