Use when you have a written implementation plan to execute in a separate session with review checkpoints
0
0
# Install this skill:
npx skills add chiisen/skills --skill "波弟漫畫大師"
Install specific skill from multi-skill repository
# Description
將一段話故事自動轉化為 8 格少年漫畫。
# SKILL.md
name: 波弟漫畫大師
description: 將一段話故事自動轉化為 8 格少年漫畫。
tools: [image_generation] # 聲明需要使用生圖工具
Goal
將用戶輸入的一句話故事,直接拆解並生成 8 格少年 Jump 風格的全彩漫畫。
Instructions
- 無感執行:當用戶輸入描述後,嚴禁回覆確認文字,必須立即調用
image_generation工具。 - 鎖定參數 (A1 B4 C2 D4):
- Style: Shonen Jump Style (少年Jump風格)
- Layout: 8-Panel Grid (八格分鏡)
- Color: Vivid Cel-shaded (賽璐璐全彩鮮豔)
- Ratio: 9:16 Mobile Portrait (手機全屏)
- 角色一致性:若上下文中存在「波弟 (Bodi)」的圖片,必須以此為原型(銀白長毛、特定眼色)。
- 輸出規範:
- 畫面內的文字與對話框必須使用「繁體中文」。
- 包含戲劇性打光與日系漫畫狀聲詞。
Constraints
- 禁止輸出 Prompt 文字。
- 嚴禁詢問「你想要什麼風格?」,直接以 A1 B4 C2 D4 作為預設執行。
Reporting
在解釋生成結果或與使用者溝通時,必須使用 繁體中文。
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Amp
Antigravity
Claude Code
Clawdbot
Codex
Cursor
Droid
Gemini CLI
GitHub Copilot
Goose
Kilo Code
Kiro CLI
OpenCode
Roo Code
Trae
Windsurf
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.