RadarTopicsBuildersWeeklyReads
Open Source Radar
FireRedTeam/

FireRed-OpenStoryline

GitHub

FireRed-OpenStoryline is an AI video editing agent that uses natural language, LLM planning, and tool orchestration to assist in story-driven editing. It includes agent skills, OpenClaw/Claude Code integration, and a local MCP server with a docker option.

3.2kstars
374forks
27issues
Apache-2.0license
2026since
Star historydaily snapshots by VibeCrowd

Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).

Alternatives & relatedmatched by topic overlap
Reviewgenerated from repository data · Aug 5, 2026

What it is

FireRed-OpenStoryline is an AI video editing agent that transforms manual editing into intention-driven directing through natural language interaction, LLM-powered planning, and precise tool orchestration. It supports reusable editing workflows via Skills, and includes OpenClaw/Claude Code integration paths.

How it works

The project exposes an Agent framework with Skills such as openstoryline-install and openstoryline-use to install and run the editing workflow. It provides a Model Context Protocol (MCP) and video processing Nodes, plus a skills library for agents. OpenClaw and Claude Code integrations are described with example commands to install and activate skills.

Getting started

Install and setup steps include:

  • Clone the repository and create a Python/conda environment.
  • Use either automatic or manual resource installation scripts.
  • Start MCP server and the conversation interface via CLI or web interface.

Commands shown in the README include, for example:

git clone https://github.com/FireRedTeam/FireRed-OpenStoryline.git
cd FireRed-OpenStoryline
conda create -n storyline python=3.11
conda activate storyline
sh build_env.sh
PYTHONPATH=src python -m open_storyline.mcp.server
python cli.py
uvicorn agent_fastapi:app --host 127.0.0.1 --port 8005

Recent releases

No releases listed in the latest section.

Traction

Statistics present: 3183 stars.

Behind the repo

The repository is from FireRedTeam and features integration points with Hugging Face and ModelScope, and a multi-component architecture (src/open_storyline, docs, resources, prompts, etc.).

Caveats

License: Apache-2.0. Language: Python. Created 2026-02-07; last_push 2026-07-31. Several resource download/install steps depend on external scripts (download.sh, build_env.sh) and platform-specific commands for macOS/Linux/Windows. Docker image versions shown: v1.0.1.

Agent skills inside · 6
All skills →
openstoryline-useUse this skill when OpenStoryline is already installed and the user wants to start the local MCP/Web services, create or continue a session, send editing instructions, perform multi-turn re-editing, and verify rendered video outputs, as well as Chinese requests like “启动 OpenStoryline”, “把 OpenStoryline 跑起来”, “用 OpenStoryline 剪视频”.Media & Videoscriptsopenstoryline-installInstall, configure, and start FireRed-OpenStoryline from source on a local machine. Use when a user asks to set up OpenStoryline, troubleshoot installation, download required resources, fill config.toml API keys, or launch the MCP and web services, as well as Chinese requests like “安装 OpenStoryline”, “配置 OpenStoryline”, “启动 OpenStoryline”, “把 OpenStoryline 跑起来”, “修复 OpenStoryline 安装问题”, or “排查 OpenStoryline 启动失败”.Backend & APIcreate_profile_style_skill【META SKILL】分析当前剪辑逻辑与风格,总结并生成一个新的可复用 Skill 文件,存入剪辑技能库。Analyze the current editing logic and style, summarize and generate a new reusable Skill file, and store it in the editing skill library.Documentationdefault_editing_workflow_skill【WORKFLOW SKILL】通用剪辑流程。可用于剪辑日常/旅行 vlog,或是任何用户需求不明确的场景。A universal editing workflow. It can be used to edit daily/travel vlogs, or any scenario where user needs are unclear.Workflow & Productivityspeech_rough_cut_skill【WORKFLOW SKILL】根据输入视频的音频信息进行口播粗剪。Rough cut based on audio information from the input video for narration.Media & Videosubtitle_imitation_skill【CAPABILITY SKILL】基于用户提供的参考文案样本,对视频素材内容进行深度文风仿写,生成风格化脚本。Based on user-provided reference text samples, the video material is deeply rewritten in terms of writing style to generate a stylized script.Documentation
SharePost on XLinkedIn
All trending reposRevenue-verified startups →