Agent skill

generate-grid

生成宫格分镜图。当用户说"生成宫格"、"宫格生图"、"宫格模式生成分镜"时使用。自动按 segment_break 分组,选择最优宫格大小,生成首尾帧链式宫格图并切割分配。

Stars 1,657
Forks 360

Install this agent skill to your Project

npx add-skill https://github.com/ArcReel/ArcReel/tree/main/agent_runtime_profile/.claude/skills/generate-grid

SKILL.md

生成宫格分镜图

为 grid 模式项目生成宫格分镜图。自动按 segment_break 分组,每组生成一张宫格大图,切割后形成首尾帧链式结构。

前置条件

  • 项目 generation_mode"grid"
  • 剧本已生成(scripts/episode_N.json 存在)
  • 角色/线索设计图已生成(用作参考图)

命令行用法

bash
# 整集生成(推荐)
python .claude/skills/generate-grid/scripts/generate_grid.py episode_1.json --episode 1

# 指定场景所在的组
python .claude/skills/generate-grid/scripts/generate_grid.py episode_1.json --scene-ids E1S01 E1S02 E1S03

# 列出当前分组信息
python .claude/skills/generate-grid/scripts/generate_grid.py episode_1.json --list

输出

  • 宫格大图保存到 grids/grid_{id}.png
  • 切割后的首帧/尾帧保存到 storyboards/scene_{id}_first.png / scene_{id}_last.png
  • 帧链元数据保存到 grids/grid_{id}.json

Expand your agent's capabilities with these related and highly-rated skills.

ArcReel/ArcReel

vercel-react-best-practices

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

1,657 360
Explore
ArcReel/ArcReel

web-design-guidelines

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

1,657 360
Explore
ArcReel/ArcReel

agent-browser

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.

1,657 360
Explore
ArcReel/ArcReel

release

项目发版流程:询问版本步进类型,更新前后端版本号,锁定依赖,提交、打 tag 并推送。当用户提到"发版"、"release"、"bump version"、"升版本"、"打 tag"、"发布新版本"时使用此 skill。

1,657 360
Explore
ArcReel/ArcReel

generate-clues

生成线索设计参考图(道具/环境)。当用户说"生成线索图"、"画道具设计"、想为重要物品或场景创建参考图、或有 major 线索缺少 clue_sheet 时使用。确保跨场景视觉一致。

1,657 360
Explore
ArcReel/ArcReel

generate-characters

生成角色设计参考图(三视图)。当用户说"生成角色图"、"画角色设计"、想为新角色创建参考图、或有角色缺少 character_sheet 时使用。确保视频中角色形象一致。

1,657 360
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results