story-init

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

快速搭建工程化写作框架,适合起步作者。

这个 Skill 做什么

初始化结构化故事项目,生成跨引用的圣经与文件布局。

从零搭一个结构化的故事工程,把世界观、人物圣经、场景表、连贯性追踪、术语表和章节目录都生成成互相引用的 Markdown 文件并加上 YAML frontmatter。适合刚开始写小说或长篇时,需要把素材和情节体系化管理的人。好处是开箱即用的文件布局和交叉索引,让后续写作、检索和版本管理更省心。

▸ 展开 SKILL.md 英文原文

This skill should be used when the user asks to "start a new story", "initialize a story project", "create a story", "new book", "set up a story", or wants to begin a new fiction writing project from scratch.

内容创作项目初始化故事圣经结构化通用
122
Stars
17
Forks
7
仓库内 Skill
+23
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/danjdewhurst/story-skills/main/skills/story-init/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/danjdewhurst/story-skills/main/skills/story-init/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Story Initialization

## Overview

Initialize a new story project with a structured markdown folder layout. Creates the story bible, registries, scene tracking, continuity state, glossary, worldbuilding folders, plot structure, and chapter tracker - all as cross-referenced markdown files with YAML frontmatter.

## When to Use

- Starting a new story, book, or fiction project
- Setting up the folder structure for an existing story idea
- NOT for adding to an existing story project (use the domain-specific skills instead)
- NOT for converting an existing manuscript or chapter drafts: run `story import <source> --title "{Title}"` instead, then build out the bible from the entity candidates it
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有