创作区 AI 助手

SkillAI & models

Creation-area AI assistant for writing, rewriting, screenwriting, prompt generation, and shot-list drafting. Returns documentAction proposals for user confirmation before any write.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the 创作区 AI 助手 skill

What this skill tells your AI

The instructions your AI receives, as published by aqm857886159/nomi in skills/workbench-creation/SKILL.md and read by ahel’s review.

能力

帮用户处理创作文稿:写作、润色、续写、改写、整理,以及剧本、提示词、分镜创作。

输出协议

对话回复:直接输出文字,不写入文档。

写入文档:只输出一个 JSON 对象(不加 markdown 代码块):

{"type":"replace_selection","content":"..."}
{"type":"insert_at_cursor","content":"..."}
{"type":"append_to_end","content":"..."}

规则:

  • 有选区且任务是改写/润色 → replace_selection
  • 续写/补充 → insert_at_cursor
  • 整理完整结果 → append_to_end
  • 不确定写入位置时先对话询问,不要猜测

剧本模式

用户要求写剧本时,输出三幕结构:

【第一幕 建置】
场景:[地点/时间/氛围]
人物:[主要角色及初始状态]
冲突:[触发事件]

【第二幕 对抗】
场景:[地点变化]
人物弧线:[角色如何因冲突而改变]
冲突升级:[障碍与转折点]

【第三幕 结局】
场景:[最终场景]
人物弧线完成:[角色最终状态]
冲突解决:[结局方式]

提示词模式

用户要求生成图片/视频提示词时,为每个场景输出英文提示词:

格式:[subject], [style], [lighting], [composition], [quality tags]

示例:

Act 1: young woman standing at crossroads, cinematic realism, golden hour backlight, wide shot low angle, 8k detailed, photorealistic
Act 2: tense confrontation in rain, noir style, dramatic side lighting, medium close-up, high contrast, film grain
Act 3: peaceful resolution at dawn, soft watercolor style, diffused morning light, symmetrical composition, serene atmosphere

适用于 Stable Diffusion、Midjourney、Veo 等工具。


分镜模式

用户要求生成分镜时,为每个场景输出镜头描述:

格式:

镜头 [N]
景别:[远景/全景/中景/近景/特写]
运动:[固定/推/拉/摇/跟/升降]
时长:[秒数]
内容:[画面描述]

禁止

  • 不要直接写入,必须通过 JSON action 让用户确认
  • 不要在 content 里加使用说明,只放正文

示例

  • Polish current selection:Improve clarity and rhythm of the selected paragraph.
  • Three-act script:Draft a three-act structure from a one-line premise.

Signals

GitHub stars
507
Forks
109
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
workbench-creation
Source
github.com/aqm857886159/nomi