dramaclaw

作者 dramaclaw已验证

A general-purpose AIGC video engine: script to finished film in one pipeline — dramas, ads, product videos, otome games, and more. | 通用 AIGC 视频引擎 —— 从剧本到成片一条流水线,漫剧、广告、电商、乙游皆可

3,853
Stars
400
Forks
TypeScript
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/dramaclaw/dramaclaw

快速入门

使用 dramaclaw 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

Make Your Own DC.

They say you're obsolete. Maybe it's the whole idea of "working for someone else" that's obsolete.

In the age of AI, the real question isn't whether machines replace people. The real question is: Who owns the machines? Who owns the pipeline? Who owns industrialized productivity?

If the answer is always Big Tech, then AI isn't empowerment. It's just a new wall.

I'm Eric.

This isn't a demo. Not a toy. Not a crippled edition.

This is the industrialized drama-production line our own team runs every day. From script to storyboard, from assets to finished film — the whole chain.

Because people aren't beasts of burden. Because creativity is humanity's last line of defense.

What DramaClaw sets out to do is simple:

Tear down the wall.

Put the industrialized drama-production power that only Big Tech had into the hands of ordinary creators.

The code is here. If this resonates, leave a ⭐. We'll keep tearing down walls.

License GitHub stars Release Docker

English  |  简体中文  |  Website  |  Docs  |  Quick Start

🎬 Made with DramaClaw

Real short dramas our team produced on this very pipeline — click a link to play.

More clips: 3D 动漫混剪 demo  ·  动态打斗

What is DramaClaw?

DramaClaw is an industrialized drama-production line whose source is available. Drop in a manuscript and DramaClaw takes over all the heavy lifting: extracting characters, planning episodes, generating scripts, drawing storyboards and first frames, synthesizing voice-over, and cutting the final film.

It's built for creators, indie studios, and creative engineers — letting you run the whole "drama factory" on your own infrastructure, without stitching together a dozen disconnected tools or handing your material to an opaque black-box cloud service.

And although it's built around drama production, the same pipeline — characters, assets, scripts, storyboards, voice-over, and compositing — carries just as well to other visual-content formats: short-form ads, e-commerce product videos, and interactive otome (romance) games.

Core Capabilities

  • Novel parsing & story graph — parse the manuscript into a queryable graph of characters, relationships, and timeline

  • Asset Library & identity consistency — unified management of characters, scenes, props and voices; keep stable identities across episodes, generate character portraits and per-episode variants

  • Episode planning & narrative pacing — automatic chapter segmentation, beat planning, multi-episode arcs

  • Script generation — multiple modes (adaptive, literal, staged) with review / repair loops

  • Storyboards & first frames — beat-driven stylized image generation, grid splitting, image-pool selection

  • Voice-over synthesis — emotion-aware speech synthesis, switchable across providers

  • Video composition & export — assemble episodes, export video + subtitle files and the full asset pack

  • Freezone (infinite canvas) — node-based visual workbench: drag in project assets to generate images / video / audio, promote satisfying candidates back to the main line; the main pipeline and canvas exploration run as dual tracks

  • Director World / 3GS (scene variants) — a framable virtual set that locks spatial structure, character blocking and camera placement to keep the same location consistent across shots

  • Xia Director (AI assistant) — conversational production assistant that checks project progress, advances script / shot tasks, audits deliverable completeness and suggests next steps

  • Visual Style (style templates) — upload a reference image to auto-extract style parameters and apply them across the whole project for a consistent look

  • Task Center — status, progress, logs and cancel / retry for background generation tasks, with resume-from-checkpoint for long runs

Pipeline at a Glance

Every step has its own interface — run them in order, skip steps, resume from any checkpoint, or even plug in your own orchestrator.

System Requirements

DramaClaw runs all inference through a remote OpenAI-compatible gateway — nothing runs models on your machine — so the local footprint is light. An ordinary laptop or a small VPS is enough.

Item Requirement

CPU / RAM ≥ 2 vCPU / 4 GB recommended (excludes model inference — that runs on the gateway)

GPU Not required for the standard pipeline. Only the optional world extra (voxel / panorama-to-3D) needs a GPU + CUDA image

Disk A few GB for images plus generated media/state under the ce-data volume (no hard minimum)

OS macOS (Apple Silicon / Intel), Windows (Docker Desktop + WSL2 backend), Linux (Docker Engine + compose plugin)

Docker Docker + docker compose

Ports 8080 web UI · 8780 REST API · 3000 bundled gateway (self-hosted variant only)

Datastores None required — no Postgres, Redis, Celery or Ray. Tasks run in-process; state lives on the l

常见问题

What is dramaclaw?

dramaclaw is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by dramaclaw. A general-purpose AIGC video engine: script to finished film in one pipeline — dramas, ads, product videos, otome games, and more. | 通用 AIGC 视频引擎 —— 从剧本到成片一条流水线,漫剧、广告、电商、乙游皆可. It has 3,853 GitHub stars.

Is dramaclaw safe to use?

Yes. dramaclaw passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install dramaclaw?

Clone the repository with "git clone https://github.com/dramaclaw/dramaclaw" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is dramaclaw written in?

dramaclaw is primarily written in TypeScript. It is open-source under dramaclaw on GitHub, so you can review or fork the full source.

Are there alternatives to dramaclaw?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh dramaclaw against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情