Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
freestylefly avatar

Manga Style Video

  • 618 installs
  • 424 repo stars
  • Updated June 8, 2026
  • freestylefly/canghe-skills

manga-style-video is a generative media agent skill that turns storyboards or scripts into consistent anime-style animated videos using AI agents for developers creating stylized video content.

About

manga-style-video is an agent skill from freestylefly/canghe-skills, listed on skills.sh with 510 installs, that converts storyboards or written scripts into consistent anime-style animated videos through AI agent workflows. The skill targets developers and content teams who need stylized motion content without manual frame-by-frame animation. Developers reach for manga-style-video when prototyping narrative demos, social clips, or explainer sequences from existing scripts or storyboard outlines. The workflow emphasizes visual consistency across scenes rather than one-off still image generation.

  • Converts text prompts and image sequences into manga/anime styled video clips
  • Maintains consistent character design and art style across frames
  • Agent skill optimized for Claude, Cursor and similar coding agents
  • Integrates with existing video generation pipelines and post-processing tools

Manga Style Video by the numbers

  • 618 all-time installs (skills.sh)
  • Ranked #362 of 1,337 Generative Media skills by installs in the Skillselion catalog
  • Data as of Jul 31, 2026 (Skillselion catalog sync)
npx skills add https://github.com/freestylefly/canghe-skills --skill manga-style-video

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs618
repo stars424
Last updatedJune 8, 2026
Repositoryfreestylefly/canghe-skills

How do you generate anime-style video from a script?

Turn storyboards or scripts into consistent anime-style animated videos using AI agents.

Who is it for?

Developers producing stylized video prototypes from existing scripts or storyboards who want agent-orchestrated anime-style animation.

Skip if: Live-action video editing, photorealistic rendering, or pipelines requiring frame-accurate manual animation control.

When should I use this skill?

The user asks to create anime-style, manga-style, or storyboard-driven animated videos from scripts or scene outlines.

What you get

A consistent anime-style animated video sequence generated from the supplied storyboard or script input.

  • anime-style animated video

By the numbers

  • 510 installs on skills.sh for freestylefly/canghe-skills/manga-style-video

Files

SKILL.mdMarkdownGitHub ↗

漫画风格视频生成器

专门用于生成漫画/动画风格的视频,内置多种风格模板,无需复杂的提示词工程。

核心特点

  • 🎨 8种漫画风格 - 日式、国风、美式等预设风格
  • 🖼️ 图生视频 - 基于参考图片保持角色一致性
  • 优化提示词 - 内置专业漫画风格描述词
  • 🎬 一键生成 - 简单命令快速生成

支持的漫画风格

风格代码名称特点
japanese日式治愈系吉卜力风格、手绘水彩、温馨治愈
ghibli吉卜力风格Studio Ghibli、宫崎骏动画风格
chinese国风水墨中国传统水墨、淡雅诗意、工笔线条
cartoon美式卡通迪士尼皮克斯、3D卡通、色彩鲜艳
sketch铅笔素描手绘线条、黑白灰、艺术感
watercolor水彩手绘透明质感、色彩晕染、艺术插画
manga_comic日式漫画黑白网点、速度线、动态构图
chibiQ版萌系大头比例、可爱萌系、圆润线条

前置要求

需要设置 ARK_API_KEY 环境变量。

配置方式(推荐)

1. 复制配置模板:

cp .canghe-skills/.env.example .canghe-skills/.env

2. 编辑 .canghe-skills/.env 文件,填写你的 API Key:

ARK_API_KEY=your-actual-api-key-here

或使用环境变量

export ARK_API_KEY="your-api-key"

加载优先级

1. 系统环境变量 (process.env) 2. 当前目录 .canghe-skills/.env 3. 用户主目录 ~/.canghe-skills/.env

使用方法

1. 基础使用

生成日式治愈风格视频:

cd ~/.openclaw/workspace/skills/manga-style-video
python3 scripts/manga_style_video.py "女孩在樱花树下读书"

2. 指定风格

# 国风水墨风格
python3 scripts/manga_style_video.py "山水意境" --style chinese

# 美式卡通风格
python3 scripts/manga_style_video.py "可爱小动物" --style cartoon

# 吉卜力风格
python3 scripts/manga_style_video.py "乡村风景" --style ghibli

3. 基于参考图片

# 使用角色图片作为参考
python3 scripts/manga_style_video.py "奶奶在包饺子" \
  --style japanese \
  --image ~/Desktop/character.png

4. 完整参数

python3 scripts/manga_style_video.py "春节团圆场景" \
  --style japanese \
  --image character.png \
  --duration 10 \
  --ratio 9:16 \
  --resolution 1080p \
  --output ~/Desktop/my_video.mp4

参数说明

参数必需默认值说明
prompt-视频内容描述
--stylejapanese漫画风格
--image-参考图片路径
--duration10时长(秒)
--ratio9:16比例(16:9/9:16/1:1/4:3)
--resolution1080p分辨率
--output-输出路径
--no-waitfalse不等待完成

使用示例

示例1:生成日式治愈风格

python3 scripts/manga_style_video.py \
  "白发奶奶在厨房忙碌,窗外阳光洒进来" \
  --style japanese \
  --duration 8

示例2:国风水墨风格

python3 scripts/manga_style_video.py \
  "古代女子在荷塘边弹琴,荷花盛开" \
  --style chinese \
  --ratio 16:9

示例3:基于角色生成漫剧

# 分镜1:角色登场
python3 scripts/manga_style_video.py \
  "双马尾女孩站在校门口微笑" \
  --style chibi \
  --image girl.png \
  --output scene1.mp4

# 分镜2:动作场景
python3 scripts/manga_style_video.py \
  "女孩在教室认真读书" \
  --style chibi \
  --image girl.png \
  --output scene2.mp4

示例4:生成Q版萌系视频

python3 scripts/manga_style_video.py \
  "小猫咪在草地上打滚,超级可爱" \
  --style chibi \
  --duration 5

查看所有风格

python3 scripts/manga_style_video.py --list-styles

输出:

🎨 可用的漫画风格:
  japanese     - 日式治愈系
  ghibli       - 吉卜力风格
  chinese      - 国风水墨
  cartoon      - 美式卡通
  sketch       - 铅笔素描
  watercolor   - 水彩手绘
  manga_comic  - 日式漫画
  chibi        - Q版萌系

风格提示词示例

日式治愈系 (japanese)

日式动画风格,吉卜力工作室风格,手绘水彩质感,柔和粉彩色调,
线条简洁流畅,温馨治愈,细腻的背景描绘,宫崎骏风格

国风水墨 (chinese)

中国传统水墨画风格,国风动画,淡雅色调,山水意境,
工笔线条,古风手绘,诗意唯美

Q版萌系 (chibi)

Q版大头比例,萌系可爱风格,圆润线条,明亮色彩,
卡通渲染,治愈系表情

技术细节

调用接口

  • API: POST /api/v3/contents/generations/tasks
  • 模型: doubao-seedance-1-5-pro-251215(默认)
  • 图生视频: 支持 base64 图片上传

生成流程

1. 选择漫画风格 → 获取对应提示词模板
2. 组合用户描述 + 风格提示词
3. 调用 Seedance API 生成视频
4. 等待生成完成 → 下载视频

输出文件

默认保存到 ~/Desktop/,文件名格式:

manga_{风格}_{时间戳}.mp4

注意事项

1. 参考图片 - 清晰的角色图片能获得更好的风格化效果 2. 提示词 - 描述场景和动作即可,风格由 --style 参数控制 3. 生成时间 - 每个视频约30-60秒 4. 文件大小 - 1080p视频较大,建议搭配 --duration 控制时长

对比:普通视频 vs 漫画风格视频

普通提示词漫画风格提示词(本技能自动生成)
"女孩在樱花树下""女孩在樱花树下,日式动画风格,吉卜力工作室风格,手绘水彩质感,柔和粉彩色调,线条简洁流畅,温馨治愈"

进阶技巧

批量生成漫剧分镜

# 创建脚本
for i in 1 2 3; do
  python3 scripts/manga_style_video.py \
    "分镜$i的场景描述" \
    --style japanese \
    --image character.png \
    --output scene_$i.mp4 &
done
wait

自定义风格组合

如果想要特定的混合风格,可以直接使用 seedance-video-generation 技能,手动编写提示词。

参考文档

Related skills

FAQ

What inputs does manga-style-video accept?

manga-style-video accepts storyboards or written scripts as input. AI agents transform those inputs into consistent anime-style animated video sequences rather than isolated still frames.

How popular is the manga-style-video skill?

manga-style-video is published in freestylefly/canghe-skills and shows 510 installs on skills.sh, indicating community adoption for agent-driven anime-style video generation workflows.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.