inkos-like-novel-os
一个面向 OpenClaw 的长篇小说写作工作流技能骨架,支持状态管理、连续性审计和下一章上下文构建。
长篇小说
写作工作流
状态管理
连续性审计
上下文构建
OpenClaw
故事生成
Python
⭐ 4⬇️ 0🏷️ main📦 2
inkos-like-novel-os-main.zip
87.9 KB下载
安装与使用说明
Codex
- 先下载 ZIP 包(例如:inkos-like-novel-os-main.zip)。
- 解压后放到 $CODEX_HOME/skills/ 目录下。
- 如果没有设置 $CODEX_HOME,通常可放到 ~/.codex/skills/。
- 确保目录内有 SKILL.md,然后重开会话即可使用。
源码目录预览
├── .github │ ├── ISSUE_TEMPLATE │ │ ├── bug_report.md │ │ └── feature_request.md │ ├── workflows │ │ └── ci.yml │ └── PULL_REQUEST_TEMPLATE.md ├── assets │ └── project-template │ ├── README-project.md │ ├── book_rules.md │ ├── chapter_summaries.md │ ├── character_knowledge.md │ ├── character_matrix.md │ ├── continuity_issues.md │ ├── current_state.md │ ├── emotional_arcs.md │ ├── outline.md │ ├── pending_hooks.md │ ├── story_bible.md │ ├── style_guide.md │ ├── style_profile.json │ └── subplot_board.md ├── docs │ ├── cli.md │ ├── faq.md │ ├── getting-started.md │ ├── installation.md │ ├── project-template.md │ └── user-paths.md ├── examples │ └── demo-novel │ ├── chapters │ │ ├── ch01.md │ │ └── ch02.md │ ├── README-project.md │ ├── README.md │ ├── book_rules.md │ ├── chapter_summaries.md │ ├── character_knowledge.md │ ├── character_matrix.md │ ├── continuity_issues.md │ ├── current_state.md │ ├── emotional_arcs.md │ ├── outline.md │ ├── pending_hooks.md │ ├── story_bible.md │ ├── style_guide.md │ ├── style_profile.json │ └── subplot_board.md ├── references │ ├── audit-dimensions.md │ ├── audit-rules.md │ ├── canon-side-story.md │ ├── file-schemas.md │ ├── json-schemas.md │ ├── revision-workflow.md │ ├── style-learning.md │ ├── worked-examples.md │ └── workflow-playbooks.md ├── scripts │ ├── audit_chapter.py │ ├── build_next_chapter_context.py │ ├── build_revision_plan.py │ ├── diff_story_state.py │ ├── extract_state.py │ ├── hook_report.py │ ├── init_novel_project.sh │ ├── inkos_cli.py │ ├── inkos_common.py │ ├── knowledge_check.py │ ├── package_skill.sh │ ├── smoke_test.sh │ ├── snapshot_story_state.py │ ├── suggest_spot_fixes.py │ └── update_story_state.py ├── .gitignore ├── CHANGELOG.md ├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── LICENSE ├── README.md ├── SECURITY.md ├── SKILL.md └── VERSION
元数据
Slug: inkos-like-novel-os
作者: qiyan233
协议: MIT
包大小: 87.9 KB
SHA256: 96b881436cd57d4a7b307717a220f19637c3c32331d79e5fa119d1574bf189ec