community-webtoon-producer

community-webtoon-producer is a skill for Claude Code, Codex from Q0916/community-webtoon-agent-kit. It costs 82 tokens per session (1,823 once invoked), scanned A, original, MIT.

A workflow for turning online community posts, forum incidents, memes, or user issues into short Korean vertical webtoons. It organizes the source material, story logic, characters, text, references, and image-generation steps.

In plain words
What is it for?
Use it to collect source material, separate facts from the message, plan a storyboard, lock character and visual references, and generate a Korean info-gag webtoon.
Why use it?
It helps prevent made-up community details, missing cause-and-effect, unclear humor, and images that do not match the approved idea.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions AGENTS.md; mentions Codex.

Good fit Use it to collect source material, separate facts from the message, plan a storyboard, lock character and visual references, and generate a Korean info-gag webtoon.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/q0916/community-webtoon-agent-kit/community-webtoon-producer
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 Q0916/community-webtoon-agent-kit --skill community-webtoon-producer
Clone the repo
git clone --depth 1 https://github.com/Q0916/community-webtoon-agent-kit

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 community-webtoon-producer

README.md
[![agentmods](https://agentmods.dev/badge/skills/q0916/community-webtoon-agent-kit/community-webtoon-producer/github.svg)](https://agentmods.dev/skills/q0916/community-webtoon-agent-kit/community-webtoon-producer)
Your own site
<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.

agentmods 80×15 button for community-webtoon-producer

Your own site · 80×15
<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>
Per session 82 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,823 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.
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.00082 $0.01823
Opus 5 $0.00041 $0.00911
Sonnet 5 $0.00016 $0.00365
Haiku 4.5 $0.00008 $0.00182

Measured today against content hash fbde27c45ffb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

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.

skills/community-webtoon-producer/SKILL.md · 114 lines

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:

  1. AGENTS.md
  2. docs/BEFORE_YOU_START.md
  3. docs/QUALITY_CONTRACT.md
  4. 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

  1. Collect the primary post and a narrow sample of surrounding reaction sources. Record URLs and observed times.
  2. Separate primary_fact, mood_source, MSG, and do_not_use in the source ledger.
  3. Discuss and obtain approval for the sweet spot: Director intent, community reader expectation, and comic pacing.
  4. 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.
  5. 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.
  6. Review the two artifacts with the Director and record each substantial proposal as adopt, adapt, or reject. Codex may enter the work to correct facts or continuity; that correction can remain visible when it serves the comic.
  7. Consolidate the accepted result into one canonical conte. Give every cut handoff_from_previous, reader_first_sees, character_realizes, and push_to_next, then reduce density only after causality is visible.
  8. 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.
  9. Promote the human-approved conte into page/cut packets with stable packet IDs.
  10. Classify every page as independent_page, same_scene_continuation, or reused_shot_variation. Page order and dialogue progression alone do not prove visual continuity.
  11. Lock visible text source class and approval state.
  12. Lock visible text routing: owner, role, attachment, read order.
  13. 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.
  14. Write one self-contained provider-bound prompt per page using the generation contract.
  15. Run validate_project.py --stage pre-generation --strict.
  16. Wait for explicit user authorization to generate.
  17. 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.
  1. Hand every candidate to the user for visual judgment. Report only objective facts unless critique is explicitly requested.
  2. 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.
  3. Move unselected or superseded candidates out of current. Do not delete evidence.
  4. After final approval, freeze final composites, approved sources, and actually used materials with SHA-256 manifests.

Read the full file on GitHub · 114 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. today Changed · -2 lines fbde27c45ffb
  2. 12d ago First seen · 116 lines · 82 tokens per session scan A 3b37c1db465a

Subscribe to this mod's changes

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.

Related

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.

Arch-Dog/video-prompt-engineer · 126 tokens

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.

DeepKolor/deepkolor-agent-skills · 60 tokens

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.

AvalonLee/AstraCraft-Program · 0 tokens

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.

AvalonLee/AstraCraft-Program · 0 tokens

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.

AvalonLee/AstraCraft-Program · 0 tokens

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.

AvalonLee/AstraCraft-Program · 0 tokens