ArcReel

by ArcReelVerified

AI Agent 驱动的开源可自部署视频工作台:将小说与剧本转为角色、场景、道具资产、分镜、视频和剪映草稿,支持跨镜头一致性、多供应商与费用追踪 | Self-hosted AI video workspace for stories, storyboards and short-form video production

4,131
Stars
827
Forks
Python
Language
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

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

Getting Started

Guides for using skills like ArcReel.

Security Report

Verified

Last scanned: —

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

README.md


ArcReel Logo
ArcReel

开源、自托管的 AI 视频生产工作台
将小说、成品剧本或商品素材转化为角色一致、过程可控、成本可追踪、可继续编辑的短视频。

中文 English

Release Tests Coverage Docker License Stars

快速开始 · 入门教程 · 完整文档 · 加入社区

ArcReel 工作台

ArcReel 是什么

ArcReel 是面向 AI 漫剧与小说改编、旁白/解说短视频、广告与带货短片的开源自托管工作台。它把内容分析、资产管理、分镜、媒体生成、费用追踪和导出组织成一条可审核、可中断恢复的生产流水线。

  • 统一生产链路:小说、成品剧本或商品素材都能逐步转化为角色、场景、道具、分镜、视频片段和最终成片。
  • 视觉一致、人工可控:跨分镜复用资产图等参考图,关键阶段可确认,单个素材可重做,历史版本可回滚。
  • 模型与成本可管理:统一配置文本、图像、视频和 TTS 能力,并在生成前后查看费用与实际用量。
  • 交付可继续编辑:既可直接合成视频,也可导出剪映草稿继续调整字幕、配音、节奏和转场。导出面向中国大陆版剪映,与 CapCut 的兼容性尚未验证。

从输入到成片

flowchart LR
    A["小说 / 成品剧本 / 商品素材"] --> B["内容分析与项目规划"]
    B --> C["角色 / 场景 / 道具资产"]
    C --> D["分集与结构化剧本"]
    D --> E["分镜图 / 多宫格分镜"]
    E --> F["视频片段 / 旁白音轨"]
    F --> G["成片合成"]
    F --> H["剪映草稿导出"]

每个阶段都可以由 Agent(智能体)编排,也可以由用户在工作台中审核、调整或重新生成。详细模式选择见 创作流程与模式

快速开始

准备好 Docker 和 Docker Compose,然后运行:

git clone https://github.com/ArcReel/ArcReel.git
cd ArcReel/deploy

cp .env.example .env
docker compose up -d

访问 http://localhost:1241。默认用户名为 adminAUTH_PASSWORD 留空时,首次启动会自动生成密码并回写到 deploy/.env

默认 Compose 会将 1241 端口发布到宿主机所有网络接口。请勿将服务直接暴露到公网;远程访问前请配置认证,并使用 HTTPS、VPN 或安全隧道,详见 反向代理与 HTTPS

登录后进入 设置 页面,配置 ArcReel Agent 以及文本、图像、视频等生成能力,再创建项目开始制作。

完整的首次使用流程见 完整入门教程;生产部署、升级、备份和反向代理见 部署与运维

文档

页面内容
文档首页按使用者、运维者和开发者进入文档
完整入门教程从首次部署到生成第一条视频
创作流程与模式小说、剧本与创作构想,三种创作类型及两种生成模式
供应商与模型配置Agent、文本、图像、视频、TTS 供应商的选择和配置
剪映草稿导出将 ArcReel 生成结果交给剪映继续编辑
常见问题部署、费用、模型、数据和许可证问题
部署与运维SQLite、PostgreSQL、升级、备份和反向代理
从 SQLite 迁移到 PostgreSQL数据迁移、验证与回滚流程
架构说明Agent Runtime、任务队列、供应商抽象和数据层
贡献指南本地开发、测试、代码规范和 PR 流程

交流群

扫码加入飞书交流群,获取使用帮助、版本动态和创作经验:

ArcReel 飞书交流群二维码

遇到可以复现的 Bug 或明确的功能需求,也可以直接提交 GitHub Issue

贡献

欢迎贡献代码、文档、测试、供应商适配和问题复现。

开始开发前请阅读 CONTRIBUTING.md。本地克隆后建议立即安装项目的 pre-commit 钩子:

uv run pre-commit install

许可证与商业使用

ArcReel 采用 GNU Affero General Public License v3.0,附加条款见 NOTICE

如果你的组织无法采用 AGPL-3.0,或者希望在不承担 AGPL 开源义务的情况下进行商业部署、白标或再分发,请联系:

support@arc-reel.com

Copyright © 2026 Pollo3470 and ArcReel contributors


如果 ArcReel 对你有帮助,欢迎点亮一个 ⭐ Star。

Frequently Asked Questions

What is ArcReel?

ArcReel is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by ArcReel. AI Agent 驱动的开源可自部署视频工作台:将小说与剧本转为角色、场景、道具资产、分镜、视频和剪映草稿,支持跨镜头一致性、多供应商与费用追踪 | Self-hosted AI video workspace for stories, storyboards and short-form video production. It has 4,131 GitHub stars.

Is ArcReel safe to use?

Yes. ArcReel 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 ArcReel?

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

What programming language is ArcReel written in?

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

Are there alternatives to ArcReel?

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 ArcReel against similar tools.

Comments (0)

No comments yet. Be the first to share your thoughts!

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 Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

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 Agentsai-agentsanthropicclaude-code
View details

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 Agentsclaude-codeai-tools
View details

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 Agents
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this 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 Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

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 Serversapisai-tools
View details

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 Agentsai-agentsanthropicclaude-code
View details

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 Agentsclaude-codeai-tools
View details
ArcReel — AI Skill for Claude Code | SkillTip