mcp-storyboard
多场景分镜文生图制作助手。使用 BizyAir API 生成故事绘本分镜场景图,支持自动追加模特提示词、自定义图片比例和批量生成。当用户需要生成分镜图、故事场景图、绘本插图或提到"分镜"、"场景图"、"绘本"时必须使用此技能。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bozoyan/mcp-storyboardWhat This Skill Does
mcp-storyboard is a professional-grade AI image generation assistant designed specifically for creating storyboards and illustrative scenes. By leveraging the BizyAir API, it automates the translation of descriptive text into high-quality visual content. The skill intelligently manages the complexities of AI image synthesis, including automatic prompt enhancement for character portraits and flexible resolution control. It acts as a bridge between creative intent and visual output, handling the asynchronous nature of long-duration image generation tasks automatically.
Installation
To integrate this tool into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/bozoyan/mcp-storyboard
Ensure your API credentials for the underlying BizyAir service are correctly configured in your local environment variables to enable seamless functionality.
Use Cases
- Storyboarding: Visualizing narrative flow for animation, film, or comic projects by generating sequential scene layouts.
- Content Creation: Producing consistent character-based illustrations for social media or digital novels.
- Design Prototyping: Quickly iterating on visual themes, art styles, or environmental settings for various design projects.
- Marketing Assets: Generating custom portraits or scene-specific marketing materials with controlled aspect ratios.
Example Prompts
- "生成一组5张分镜图,描述一个年轻女孩在雨中漫步的场景,要求使用竖屏比例。"
- "创建一个绘本插图,画一个古风美女在花园里弹琴,需要横屏比例。"
- "画一张分镜场景图,表现赛博朋克风格的城市街道,模特是一个穿着现代服饰的年轻人。"
Tips & Limitations
- Efficiency: Image generation is an asynchronous process that may take 3-10 minutes. The agent will provide progress updates every 30 seconds to keep you informed.
- Default Settings: If you do not specify a size, the skill defaults to a 9:16 aspect ratio (928x1664). Use this for mobile-optimized content.
- Handling Failures: The skill features a robust fallback mechanism. If the MCP tool call fails, it automatically switches to a shell-based curl request, ensuring your request is completed whenever possible.
- Prompt Optimization: The agent automatically appends high-fidelity photography keywords when it detects characters or models, ensuring your portraits look professional without needing complex manual prompts.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bozoyan-mcp-storyboard": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, network-access
Related Skills
bozo-wechat-publisher
一键发布 Markdown 文章到微信公众号草稿箱。当用户提到发布到微信、公众号、推文、草稿箱、上传文章时触发。支持 wenyan-cli 完整排版和 curl 备用方案,兼容所有 Node.js 版本。
aigc-images
基于 BizyAir 异步 API 的批量多密钥图片生成助手。支持从本地文件或远程 URL 读取多个 API 密钥,批量执行图片生成任务,每个密钥对应一个任务。当用户需要批量生成 BizyAir 图片、多密钥并发执行、分镜场景图生成时必须使用此技能。
story-bozo
网文章节分镜转化技能。将小说章节内容或分镜内容转化为富有画面感、节奏感和悬念感的立体分镜。 使用场景: - 用户说"帮我优化这章的分镜"、"把这个章节改成分镜脚本" - 用户说"这个情节太平淡了,帮我增加爽感" - 用户说"根据这些分镜内容写成立体分镜" - 用户提供小说章节,要求增强画面感和节奏感 - 用户说"欲扬先抑"、"打脸"、"装逼"等爽点设计 - 用户说"这个段落太直白了,帮我改得更有电影感" - 用户提供章节大纲,要求转化为分镜脚本
bizyair-i2i
BizyAir 图生图(Image-to-Image)助手。将本地图片上传后作为参考,使用 AI 生成新的图片。当用户说"根据这张图片生成"、"图生图"、"参考图片生成"、"图片转图片"等时触发。
bizyair-upload
BizyAir 文件上传助手。当用户需要将本地图片、音频、视频等资源上传到 BizyAir 服务器时使用此技能。支持快速上传并获取可访问的 URL。触发场景:用户提到"上传到 BizyAir"、"BizyAir 上传"、"上传图片到 BizyAir",或者需要获取 BizyAir input resource URL 时。