Style Pack Skill
Description
从参考图提取视觉风格 DNA,强制生成标注与纯色双版色卡的 AI Agent Skill
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
风格包 Skill
从电影剧照、视频截图或参考图文件夹中提取可复用的视觉风格 DNA,并把新剧本或创意需求拆成文生图与视频提示词。
核心能力
- 按视觉模块整理参考图与分组提示词。
- 只复用色彩、光影、构图、镜头、材质和节奏等视觉语法,不复制原作场景与元素。
- 每个正式分组强制生成两张
1920×1080RGB PNG 色卡:- 标注色卡:包含角色编号、中文色名和大写 HEX。
- 纯色色卡:只有 10 个满版色块,无标题、文字、留白、间距、边框或圆角。
- 固定色彩模型:
3 主色 + 5 辅助色 + 2 点缀色。 - 自动生成两套色卡总览和结构化色值 JSON。
- 提供生成器与严格验收器,缺少任意一张色卡即判定失败。
目录
.
├── SKILL.md
├── assets/
├── references/
│ ├── 使用风格包.md
│ ├── 提取风格包.md
│ └── 色卡规范.md
└── scripts/
├── generate_palette_cards.py
└── validate_palette_cards.py
安装
将整个仓库复制到 Agent 的 Skills 目录,并保持 `SKILL.md` 位于技能根目录。例如:
git clone <仓库地址> 风格包
色卡脚本
依赖:Python 3、Pillow、NumPy、OpenCV。
python3 scripts/generate_palette_cards.py "<风格包目录>" --title "<项目名称>"
python3 scripts/validate_palette_cards.py "<风格包目录>"
完整工作流、输出结构和验收要求请阅读 [SKILL.md](SKILL.md) 与 [色卡规范](references/色卡规范.md)。
隐私
仓库不包含账号凭据、API 密钥、个人邮箱、本机用户名、用户目录绝对路径或参考图原文件。请勿把生成项目中的私有素材、客户文件或凭据提交到公开仓库。
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI