ai-agent

ArcReel: AI Video Generation

Generate videos from novels with ArcReel, a tool.
3,800 stars756 forksPythonGuide quality 8/10Updated 8/1/2026100% free · open source
What it does

ArcReel generates videos from novels by designing characters, scenes, and props, scripting, storyboarding, and rendering the final video using AI Agents.

When to use it
  • You want to create a video teaser for your novel without hiring a production team
  • You need to visualize your novel's scenes and characters to better plan your writing
  • You're looking to create engaging video content for your book's marketing campaign
Ready-to-paste prompt
python manage.py generate --input 'my_novel.txt' --output 'my_video.mp4' --character 'main_character.json' --scene 'main_scene.json'
Heads up: Make sure you have the required AI models installed, including Nano Banana 2, Veo 3.1, Grok, and Seedance, which may require a paid subscription or API key
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🛠️ Technical setup

Expect 20–40 minutes in a terminal — or let your AI agent drive it.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/arcreel && curl -fsSL https://workflowstacks.com/api/skills/arcreel/claude-skill -o ~/.claude/skills/arcreel/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How ArcReel: AI Video Generation works
Codeflow
Free to inspect

ArcReel: AI Video Generation is a very large Python project (~395k lines across 1293 code files, plus 597 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, AGPL-3.0 license, has a test suite.

Size
Very large codebase
~395k lines · 1293 code files · days to read — use, don't read
Setup
Developer setup
A real software project. Use it via its install path; don't expect to read it all.
Runs on
Python · Docker
Needs API keys (.env)
Python 58%JavaScript 22%TypeScript 19%Shell 1%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    AGENTS.md
    The instructions the AI actually follows
  3. 3
    server/app.py
    Where the program starts running
  4. 4
    pyproject.toml
    Dependencies and the commands it exposes
  5. 5
    .env.example
    The API keys and settings you must provide
What's in each folder
lib/Core code — the actual logic323 files
skills/Prompts, skills & agent definitions8 files
frontend/Frontend / UI599 files
server/Backend / API130 files
docs/Documentation133 files
alembic/Folder52 files
website/Project website48 files
READMEHas testsDocumentedCI checksDocker readyAGPL-3.0 licenseUpdated this month
Quick Actions
Details
Creator
ArcReel
Language
Python
Category
ai-agent
Published
2/7/2026

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.