بنقرة واحدة
image-preset-config
Use when config_manager creates or updates Nova image preset configurations.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use when config_manager creates or updates Nova image preset configurations.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Use when config_manager creates or updates Denova Story Director resources.
Use when config_manager creates or updates Denova narrative style configurations.
当资料库为空,或用户想初始化故事设定、世界观、角色、创作规则、互动开局时使用。
使用资料库工具读取、整理、更新或删除长期设定时使用;覆盖 list_lore_items、read_lore_items 和 write_lore_items 的基本方法。
Use when config_manager creates or updates Denova Agent page settings through agent config tools.
Use when config_manager creates or updates Denova automation task JSON through automation tools.
| name | image-preset-config |
| description | Use when config_manager creates or updates Denova image preset configurations. |
| agent | config_manager |
Use this skill before calling write_image_presets.
list_image_presets first. For updates, call read_image_presets for the exact preset IDs.write_image_presets for create/update/delete. Do not edit image preset JSON files directly.Important fields:
id: stable ID. Required for update/delete; create may generate one if omitted.name: user visible name.description: short explanation of the visual style.prompt: visual constraints for image generation only. Keep it under 4000 characters.tags: short searchable labels.Do not change version, path, custom, invalid, error, created_at, or updated_at unless preserving an existing complete object from read_image_presets.
The preset prompt is only for image generation. It should describe:
Do not put story facts, chapter prose, tool permissions, model settings, API keys, or temporary scene state into an image preset.