一键导入
image-gen
AI 图片生成。支持豆包 Seedream(火山方舟)和 Pollinations(免费备选)。文生图、图生图、组图生成。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
AI 图片生成。支持豆包 Seedream(火山方舟)和 Pollinations(免费备选)。文生图、图生图、组图生成。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
给万物打品味分。基于 Rubrics+ 评分体系,从设计(Design)、原创性(Originality)、工艺(Craft)、功能性(Functionality) 四个维度为任何事物评分(1-4分)。支持动态权重调整。适用于:评价网站、App、产品设计、代码架构、穿搭、家居、食物摆盘、海报、PPT、任何你想打分的东西。触发词:品味打分、taste score、打个分、评分、品味评价、rubrics。
Game design coach — guide users from a one-line idea to a high-quality OpenGame prompt step by step. Trigger when user says "design a game", "game idea", "help me think of a game", "game design", "refine prompt", etc.
AI Development Lifecycle — standardized, version-driven workflow for AI agents developing on codebases. Two modes: (1) Assisted: human drives each phase decision. (2) Autonomous: agent self-directs (declare in task context). On first use, agent analyzes project and generates OPERATIONS.md at root. Each task follows 7 phases: orientation (mandatory summary), design, scratch validation, implementation, testing, documentation, commit. Progress tracked in version log. Use when starting any coding task, refactoring, or bugfix on a codebase.
Analyze and restructure bloated SKILL.md files into a lean three-layer architecture (必读/按需/示例). Use when (1) a SKILL.md exceeds 150 lines or feels cluttered, (2) designing a new skill and wanting the right structure from the start, (3) auditing all skills for context efficiency. Triggers on:skill 瘦身、skill 太长、精简 skill、slim skill、optimize skill structure.
Interact with Jike (即刻) social network — QR login, feed reading, posting, commenting, searching, and user profile lookup. Use when Claude needs to: (1) Log into Jike via QR code scan, (2) Read following/discovery feeds, (3) Create, read, or delete posts, (4) Add or remove comments, (5) Search content or users, (6) Check notifications. Triggers on: "jike", "即刻", "刷即刻", "发即刻", "jike feed", "jike post".
小宇宙播客数据监控。获取播放量、完播率、订阅变化、评论。 支持 Token 自动刷新。需要主播账号登录凭据。 Triggers on: "小宇宙数据", "播客数据", "播放量", "完播率", "订阅者"
| name | image-gen |
| description | AI 图片生成。支持豆包 Seedream(火山方舟)和 Pollinations(免费备选)。文生图、图生图、组图生成。 |
| triggers | ["生成图片","出图","画一张","generate image","配图"] |
多源 AI 图片生成,支持豆包 Seedream(主力)和 Pollinations(免费备选)。
# 文生图(默认 Seedream 5.0)
scripts/generate.sh "一只可爱的机器人在挥手"
# 指定尺寸
scripts/generate.sh "科技风格封面" --size 2K
# 指定模型
scripts/generate.sh "风景照" --model 5.0
scripts/generate.sh "风景照" --model 4.5
# 图生图(参考图 + prompt)
scripts/generate.sh "把她放在游乐园" --image https://example.com/photo.jpg
# 组图生成
scripts/generate.sh "女孩在公园的一天,早中晚" --sequential --max-images 3
# 免费备选(Pollinations,无需 key,较慢)
scripts/generate.sh "cute robot" --source pollinations
# 指定输出路径
scripts/generate.sh "测试" --output /tmp/myimage.jpg
| 模型 | 别名 | 说明 |
|---|---|---|
| doubao-seedream-5-0-260128 | 5.0 | 默认,最新最强,照片级质感 |
| doubao-seedream-4-5-251128 | 4.5 | 性价比高,卡通/插画风格好 |
| doubao-seedream-4-0-250828 | 4.0 | 稳定 |
| doubao-seedream-3-0-t2i-250415 | 3.0 | 基础版 |
| Pollinations (sana) | - | 免费,无需 key,较慢 |
1K — ~1024x10242K — ~2048x2048(默认)4K — ~4096x40961920x1080、1080x1920 等在 secrets/volcengine.env 中配置 API Key:
ARK_API_KEY=your-api-key-here
获取方式:注册火山方舟,创建 Seedream 模型的 API Key。
~/clawd/output/images/YYYYMMDD_HHMMSS_prompt摘要.jpg