Skip to content
BeClaude

webtoon-harness

New
52GitHub TrendingGeneralby revfactory

트렌드 조사부터 세로 스크롤 뷰어 완성까지, 웹툰 한 회차를 27개 AI 에이전트 팀이 만들어내는 Claude Code 하네스

Summary

This skill orchestrates a team of 27 AI agents to produce a complete webtoon episode, from trend research to a vertical-scroll viewer.

  • It automates the entire creative pipeline—scripting, character design, panel layout, and final rendering—saving developers and creators hours of manual work.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file

Add the configuration to .claude/skills/webtoon-harness.md

3
Invoke in Claude Code
/webtoon-harness

Use Cases

Generate a full webtoon episode from a high-level concept or genre prompt.
Automate trend research to identify popular webtoon themes and styles.
Create a vertical-scroll viewer HTML file for the completed episode.
Coordinate multiple AI agents for parallel tasks like character design and dialogue writing.
Iterate on a specific panel or scene by providing feedback to the agent team.
Export the final webtoon in a format ready for publishing or sharing.

Usage Examples

1

/webtoon-harness Create a fantasy romance webtoon episode about a time-traveling barista.

2

Generate a horror webtoon episode with a twist ending and a dark color palette.

3

Produce a comedy slice-of-life episode set in a futuristic city, then export the vertical-scroll viewer.

View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is webtoon-harness?

This skill orchestrates a team of 27 AI agents to produce a complete webtoon episode, from trend research to a vertical-scroll viewer. It automates the entire creative pipeline—scripting, character design, panel layout, and final rendering—saving developers and creators hours of manual work.

How to install webtoon-harness?

To install webtoon-harness: create the skills directory (mkdir -p .claude/skills), then add the config to .claude/skills/webtoon-harness.md. Finally, /webtoon-harness in Claude Code.

What is webtoon-harness best for?

webtoon-harness is a other categorized under General. Created by revfactory.

What can I use webtoon-harness for?

webtoon-harness is useful for: Generate a full webtoon episode from a high-level concept or genre prompt.; Automate trend research to identify popular webtoon themes and styles.; Create a vertical-scroll viewer HTML file for the completed episode.; Coordinate multiple AI agents for parallel tasks like character design and dialogue writing.; Iterate on a specific panel or scene by providing feedback to the agent team.; Export the final webtoon in a format ready for publishing or sharing..