plot-structure

仓库创建 2026年2月13日最近提交 1 个月前SkillHot 收录 21 天前
▸ 精选理由

帮助把控故事节奏与主题覆盖。

这个 Skill 做什么

规划情节弧与情节点,维护叙事时间线与埋伏笔。

负责规划情节弧、关键情节点、叙事时间线和埋伏笔,把每条弧线和节点做成 Markdown 条目并维持整体时间轴。适合在构思或拆解故事结构、调整节奏与铺垫时使用,能把零散想法系统化并跟人物、世界设定联动。

▸ 展开 SKILL.md 英文原文

This skill should be used when the user asks to "create a plot arc", "story structure", "add a plot point", "story timeline", "track foreshadowing", "pacing", "act structure", "story arc", "plot outline", or wants to plan and manage the narrative structure of a story.

内容创作情节规划时间线埋伏笔通用
122
Stars
17
Forks
7
仓库内 Skill
+23
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/danjdewhurst/story-skills/main/skills/plot-structure/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/danjdewhurst/story-skills/main/skills/plot-structure/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Plot Structure

## Overview

Plan and manage story arcs, plot points, foreshadowing, and narrative timeline. Each arc is a markdown file in `plot/arcs/` with a chronological timeline maintained in `plot/timeline.md`. The plot index tracks all arcs, their status, and theme coverage.

## Prerequisites

A story project must already exist (created via the story-init skill). Verify by checking for `story.md` in the project root.

## Choosing a Story Structure

1. Read `story.md` for genre and themes
2. Consult `references/structure-models.md` for available structures
3. Recommend a structure based on genre (default to three-act if unclear)
4. Update `plot/_index.md` frontmatter `structure` fiel
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有