Execute qualquer Skill no Manus
com um clique
com um clique
Execute qualquer Skill no Manus com um clique
Começar$pwd:
$ git log --oneline --stat
stars:35
forks:4
updated:8 de março de 2026 às 23:23
SKILL.md
| name | naiba-keling-picture-3.0omni |
| description | 可灵图片 3.0 Omni 提示词生成器。5层影视框架构建专业提示词,支持文生图、图生图、系列组图。 |
专业影视级图像生成提示词构建工具。基于可灵图片 3.0 Omni 模型的影视镜头语言,支持文生图、图生图、系列组图提示词生成。
Agent Execution:
SKILL_DIR = this SKILL.md file's directory${SKILL_DIR}/scripts/main.ts# 引导式构建
npx -y bun ${SKILL_DIR}/scripts/main.ts --interactive
# 直接生成
npx -y bun ${SKILL_DIR}/scripts/main.ts --topic "一个女人在森林里采花" --style cinematic
# 使用模板快速生成
npx -y bun ${SKILL_DIR}/scripts/main.ts --template portrait --subject "年轻女性"
npx -y bun ${SKILL_DIR}/scripts/main.ts --template film-noir --subject "侦探"
npx -y bun ${SKILL_DIR}/scripts/main.ts --template fantasy --subject "精灵公主"
| Option | Description |
|---|---|
--interactive, -i | 交互式模式,逐步引导构建 |
--topic <text> | 主题描述 |
--subject <text> | 主体/角色 |
--scene <text> | 场景 |
--action <text> | 动作 |
--style <style> | 风格: cinematic, portrait, fantasy, scifi, anime |
--shot <type> | 景别: 远景, 全景, 中景, 近景, 特写, 大特写 |
--angle <type> | 角度: 平视, 俯视, 仰视, 鸟瞰 |
--mood <text> | 氛围/情绪 |
--film <type> | 胶片类型: kodak, fuji, polaroid |
--series | 系列组图模式 |
--count <n> | 组图张数 (2-6) |
--output <path> | 输出文件路径 |
--template <name> | 使用预设模板 |
参考图[N]的[元素],[动作描述],[风格要求]。
示例:
"参考图里的神女外形,生成一张奇幻电影截图,复刻图片2的质感和色调。"
"把图2老人替换到图1车里男人的位置,保持原影调氛围一致。"
组图模式需要强调:
示例场景:
| 模板 | 适用场景 |
|---|---|
portrait | 人像写真、肖像 |
cinematic | 电影感场景 |
film-noir | 黑色电影风格 |
fantasy | 奇幻场景 |
scifi | 科幻场景 |
anime | 动漫风格 |
commercial | 电商产品 |
series-story | 故事板组图 |
references/prompt-framework.md - 完整提示词框架references/examples.md - 示例提示词库references/terminology.md - 影视术语词典references/templates/ - 各场景模板触发此 skill 的关键词:
支持通过 EXTEND.md 自定义: