story-import

Convert novel text into a standardized oh-story-opencode project structure.

1|Updated May 16, 2026
One-click install
npx skills add https://github.com/LoveIiei/oh-story-opencode --skill story-import
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: story-import
Source: https://github.com/LoveIiei/oh-story-opencode/tree/main/.opencode/skills/story-import
Command: npx skills add https://github.com/LoveIiei/oh-story-opencode --skill story-import

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

将用户已写好的小说文本逆向解析并重建为符合 oh-story-opencode 标准目录结构,从而让既有作品能够无缝进入后续拆文、写作、去AI味与一致性维护流程。

Core Features & Use Cases

  • 逆向导入与结构重建:解析章节边界、书籍元信息、角色/设定/伏笔/时间线,并迁移为标准项目文件体系。
  • 深度解析并可控确认:通过分阶段流程产出阶段一书籍确认与阶段二汇总分析报告,要求用户确认后再进行结构迁移。
  • 正文最小侵入格式化与合规迁移:按工具链正文规则规范化章节文件格式,并初始化追踪文件与项目激活元数据。
  • 适用场景:将起点/番茄/本地文本导入到统一工程目录,支持后续日更续写、审查与去AI味等工作流。

Quick Start

在你的项目中先完成环境准备后,直接发送 /story-import 并把小说的目录路径或包含全部章节的文本文件路径发给我。

Frequently Asked Questions about story-import

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I import an existing novel into a structured project for continued writing?

To import an existing novel into a structured project, you parse chapter boundaries, extract character data and plot timelines, and migrate the text into a standardized directory. This allows your pasted text or local files to seamlessly enter continued writing workflows.

Can I use a single text file to extract characters and parse chapter boundaries for my novel?

Yes, you can use a single-file novel, a multi-chapter directory, or pasted text for character extraction and chapter parsing. The tool analyzes your source text to identify structural boundaries and rebuild it into the expected project folders.

What is the process for novel content formatting during a reverse import?

Novel content formatting during reverse import applies a multi-stage analysis pipeline including source confirmation, deep analysis, and structure migration. It standardizes chapter files with minimal intrusion and initializes tracking metadata before project activation.

Does the story analysis pipeline require user confirmation before migrating content?

Yes, the story analysis pipeline requires user confirmation before structure migration. It produces a stage one book confirmation and a stage two summary analysis report, ensuring you validate the extracted story data before the actual content migration occurs.

What dependencies do I need to run the multi-stage analysis pipeline for novel import?

To run the multi-stage analysis pipeline for novel import, the system validates dependencies on story-long-analyze and relevant agents. You must complete the environment preparation in your project directory before executing the import command.

Are there limitations when migrating multi-chapter directories into a standardized project structure?

When migrating multi-chapter directories into a standardized project structure, the pipeline applies minimal-intrusion formatting rules to normalize chapter files. Limitations apply if the source text lacks clear chapter boundaries or if required story-long-analyze dependencies are missing from the environment.