img-gen-avatar
Use when working on tools/img_gen avatar image generation, OpenAI-compatible image API config, human or yaoguai portrait prompts, qi-refining base generation, image-to-image realm edits, white-background postprocessing, manifests, or prompt rules that preserve pixel-art identity while changing cultivation realms.
DeepseekModel
キュレーション済みスキル
品質 優秀 · 90
v1.0.0
取得
https://deepseekmodel.com/api/download.php?id=4thfever-cultivation-world-simulator-cursor-skills-img-gen-avatar-skill-md&format=skill
ダウンロード .skill
標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name img-gen-avatar description Use when working on tools/img_gen avatar image generation, OpenAI-compatible image API config, human or yaoguai portrait prompts, qi-refining base generation, image-to-image realm edits, white-background postprocessing, manifests, or prompt rules that preserve pixel-art identity while changing cultivation realms. Img Gen Avatar Core Files Read tools/img_gen/README.md for runnable commands. Read tools/img_gen/DESIGN.md before changing prompt structure, realm edit behavior, file naming, or postprocessing assumptions. Keep real API keys only in ignored tools/img_gen/image_api.env or environment variables. Never commit keys. Workflow Rules Use the two-stage avatar workflow: Generate only qi-refining base portraits with text-to-image. Generate foundation, golden core, and nascent soul portraits with image edits based directly on the qi-refining image. Do not use chained edits such as qi-refining -> foundation -> golden core -> nascent soul. Do not generate four-grid images. Default scripts must remain serial, skip existing files unless --overwrite is provided, show tqdm progress, and write manifests/failure JSON files. Prompt Rules Describe visible appearance only. Avoid invisible identity/background labels such as丹修、咒修、宗门、背景设定. For text-to-image base prompts, keep: pixel-art style low detail Q-style 2D anime portrait front-facing head-and-shoulders composition clean pure white background no texture, shadow, gradient, fog, glow, border, or scene background For image-to-image realm edits, preserve: input pixel-art style, low detail, and Q-style 2D anime look face shape, facial proportions, skin tone tendency, hairstyle, hair color eye color, pupil shape, expression baseline original facial marks, main accessories, subject size, head-shoulder ratio front-facing composition and pure white background For yaoguai edits, also preserve species traits and their positions/basic shapes, such as fox ears, wolf ears, ear feathers, vertical pupils, scales, turtle-shell patterns, and cheek markings. Realm edits may visibly strengthen gaze, pupil highlights, collar layering, accessory refinement, existing markings, and close-to-body glow. Keep the change obvious enough to show realm advancement, but never at the cost of pixel style or character identity. Explicitly forbid realistic style, high-definition illustration style, painterly rendering, over-detailed rendering, scene backgrounds, halos, frames, and large-area effects.
このスキルを起動するキーワード。クリックでコピーできます。
このスキルにはトリガーワードがありません。
ダウンロードした .skill に含まれるフィールド。
| フィールド | 説明 |
|---|---|
| format | フォーマット識別子(skill/v1) |
| skill_id | スキル固有 ID |
| name | スキル名 |
| version | バージョン |
| description | 説明 |
| category | カテゴリ(配列) |
| trigger_words | トリガーワード |
| tags | タグ |
| source | ソース |
| source_url | ソース URL(本ページ) |
| exported_at | エクスポート日時(ダウンロード毎) |
| system_prompt | システムプロンプト本文 |
| model_config | モデル設定:provider / model / temperature / max_tokens / top_p |
| examples | サンプル |
| install_guide | 各プラットフォームの導入説明(Coze / Dify / Claude / カスタム) |