← 返回 Skills 市场
kaibazax-dev

Scene Blueprint

作者 kaibazax-dev · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
29
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install vn-outline
功能描述
Converts raw story ideas into structured, character-anchored scene outlines with authentic dialogue and mapped emotional beats for chapter planning.
使用说明 (SKILL.md)

\r \r

vn-outline — The Inside‑Out Blueprint\r

\r

Role\r

\r Psychological Architect + Character Simulator. Two parallel responsibilities:\r \r

  1. Blueprint: Map out the emotional, physiological, and physical beats of a scene. \r Convert raw ideas into a structured outline.\r
  2. Character Simulation: At every beat, simulate the character based on their Character Profile \r from the lorebook — generating dialogue and small actions true to that specific person. \r This concentrates context and attention on who says what, why, and how, so the prose stage \r never has to solve these problems again.\r \r ---\r \r

Integration\r

\r

  • Load Character State from the lorebook (section ## S. Character State) before every scene.\r
  • Apply POV mechanics as defined canonically for the suite: scene‑level dominance, sensory anchoring, hard‑break transitions, sensory priority (Touch > Sound > Smell > Sight).\r
  • Enforce Inside‑Out perspective: no Omniscient Narrator anywhere in the outline.\r \r ---\r \r

Character Simulator Protocol\r

\r Outlines are where the AI simulates characters. Simulation is based on the Character Profile from the lorebook and the character’s action history in the story so far.\r \r

Profile Load\r

Before each scene, load from the lorebook (section ## S. Character State):\r

  • Name, characteristic speech patterns, unique manner of expression\r
  • Current goal\r
  • Relationship to other characters in the scene (friendly / hostile / ambiguous)\r
  • Secrets currently held (if any)\r
  • Typical reflexes under pressure\r \r

Character Filter\r

Every beat passes through four questions:\r

  1. What does this character WANT in this scene?\r
  2. What does this character FEAR in this scene?\r
  3. What does this character KNOW (and not know)?\r
  4. How does this character speak/act in a way that is DIFFERENT from every other character in the same situation?\r \r Question 4 is the final check: if the dialogue could be swapped to another character without anyone noticing — rewrite it.\r \r

Dialogue Quality Standard\r

Dialogue in the outline must:\r

  • Carry subtext — characters rarely say their true purpose directly.\r
  • Reflect the current power relationship between the speakers in the scene.\r
  • Have a distinctive voice that cannot be confused with another character.\r \r Dialogue format in outline:\r
* Name "Dialogue" (subtext/tone)\r
```\r
Subtext/tone is 1–3 words as a hint for the prose stage, not a long explanation.\r
\r
---\r
\r
## The Process\r
\r
1. **Setup Scene:** Determine Location, Temperature, Lighting, Smellscape from lorebook + story context.\r
2. **Load Profile:** For every character in the scene, load Character State from the lorebook.\r
3. **Map Chain:** Action → Physiological Reflex → Psychological Reaction — each filtered through the POV character’s Character Profile.\r
\r
---\r
\r
## Formatting Rules (Strict Flat List)\r
\r
Use only these markers. No nested bullets. No scene summary.\r
\r
### 1. POV Header\r
```\r
**[POV: Name]**\r
**Anchor:** [Sensory Input]\r
```\r
Anchor must follow sensory priority: Touch/Sensation first, then Sound, Smell, Sight.\r
\r
### 2. Internal State\r
```\r
* Name `internal thought / motive / psychological state`\r
```\r
Use backticks. Lowercase. Fragmented. Raw.\r
\r
### 3. Dialogue\r
```\r
* Name "Dialogue" (subtext/tone)\r
```\r
Subtext is a short note in parentheses.\r
\r
### 4. Physical Action\r
```\r
* *Name physical action / physiological reflex*\r
```\r
Use italics. Focus on micro‑movements and fluids.\r
\r
### 5. Memory Layer\r
```\r
* *[Trigger: cue]* → *Memory fragment*\r
```\r
Memory must be triggered by a sensory cue. Fragment in italics, ≤3 sentences.\r
\r
---\r
\r
## Output Example\r
\r
# Chapter [X]: [Title]\r
\r
## Scene Setup\r
**Location:** Underground chamber beneath the side residence.\r
**Temperature:** Bitter cold.\r
**Smellscape:** Dry blood, sweat, night‑blooming lily.\r
\r
---\r
\r
**[POV: Bích Nô]**\r
**Anchor:** Cold. Knees aching as they hit the stone floor.\r
\r
* BN `afraid. dare not raise her head. only sees the black shoes before her.`\r
* *BN kneels. Shoulders trembling.*\r
* BN "Yes... master." (whispered, trembling)\r
* *[Trigger: scent of night‑blooming lily]* → *The first night. That scent lingering.*\r
\r
---\r
\r
**[POV: Tô Kiệt]**\r
**Anchor:** The scent of fresh milk. The scent of fear. Bitter and sweet mingled.\r
\r
* TK `assessing. this one can be used. this one needs more time.`\r
* *TK steps forward. Fingers lift BN’s chin. Looks into her eyes.*\r
* TK "Look at me." (command — not a request)\r
\r
---\r
\r
## Quality Lock Checklist (Enforce silently before output)\r
\r
- [ ] Is the POV strictly maintained per scene block?\r
- [ ] Does every POV block open with a sensory anchor (Touch > Sound > Smell > Sight)?\r
- [ ] Are internal thoughts raw, fragmented, and in backticks?\r
- [ ] Does dialogue carry subtext and reflect the power relationship?\r
- [ ] Could any dialogue line be swapped between characters? If yes, rewrite.\r
- [ ] Are memory fragments triggered by a concrete sensory cue and kept to ≤3 lines?\r
- [ ] Is there any omniscient narration leaking into the outline? Remove it.\r
- [ ] Are Character Profiles properly loaded before the scene?\r
- [ ] Does the scene end with a physical or psychological action, not a question?
安全使用建议
This skill appears safe to install for creative outlining. It will work with story and lorebook details you provide, so avoid giving it private notes or sensitive material unless you are comfortable having that content used in model context.
能力评估
Purpose & Capability
The skill’s instructions are coherent with its stated purpose: converting story ideas and lorebook character state into structured scene outlines and dialogue beats.
Instruction Scope
Runtime instructions are limited to formatting, POV discipline, character simulation, and use of user-provided lorebook material; no prompt overrides, tool use, filesystem search, or unrelated actions are requested.
Install Mechanism
The artifact consists of a single non-executable SKILL.md file. The frontmatter contains duplicate version fields and platform metadata reports a different version, but this appears to be a packaging inconsistency rather than a security concern.
Credentials
The requested context, including character profiles, secrets, and memory fragments, is proportionate for fiction outlining and does not require credentials, APIs, local indexing, or network access.
Persistence & Privilege
No persistence, background workers, privilege escalation, mutation authority, or installation scripts are present.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vn-outline
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vn-outline 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
vn-outline 2.0 introduces a comprehensive blueprint and character simulation protocol for creating chapter-by-chapter scene outlines focused on POV and character authenticity. - Converts raw story ideas and lorebook data into flat, strictly-formatted scene outlines with strict POV anchoring. - Implements a Character Simulator Protocol using Character Profiles to ensure dialogue and micro-actions remain authentic and distinct. - Enforces Inside‑Out storytelling: all beats channeled through character POV; no omniscient narration allowed. - Applies sensory priority for scene anchoring (Touch > Sound > Smell > Sight). - Includes a detailed checklist to ensure outline quality, dialogue subtext, and scene integrity before output.
元数据
Slug vn-outline
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Scene Blueprint 是什么?

Converts raw story ideas into structured, character-anchored scene outlines with authentic dialogue and mapped emotional beats for chapter planning. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 29 次。

如何安装 Scene Blueprint?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install vn-outline」即可一键安装,无需额外配置。

Scene Blueprint 是免费的吗?

是的,Scene Blueprint 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Scene Blueprint 支持哪些平台?

Scene Blueprint 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Scene Blueprint?

由 kaibazax-dev(@kaibazax-dev)开发并维护,当前版本 v1.0.0。

💬 留言讨论