openwrite-novel

分类: 工具与效率 | 上传者: LiPu-jpgLiPu-jpg | 下载: 0 | 版本: v1.0(最新)

Use when user wants to write novels, manage outlines, characters, world-building, style, workflows, or chapter review. Triggers: 写章节, 生成大纲, 创建角色, 世界观, 风格, 伏笔, 小说

更新日志: Source: GitHub https://github.com/LiPu-jpg/Openwrite_skill

目录结构

当前层级: tree/main/

  • 📁 assets/
    • 📄 logo-dark.svg 2.9 KB
    • 📄 logo-light.svg 2.9 KB
  • 📁 config/
    • 📄 novel_config.example.yaml 806 B
  • 📁 craft/
    • 📄 ai_patterns.yaml 3.1 KB
    • 📄 dialogue_craft.md 2.5 KB
    • 📄 humanization.yaml 6.1 KB
    • 📄 README.md 1.6 KB
    • 📄 rhythm_craft.md 2.2 KB
    • 📄 scene_craft.md 3.3 KB
  • 📁 data/
    • 📁 novels/
      • 📁 demo/
        • 📁 data/
          • 📁 workflows/
            • 📄 book_state.yaml 155 B
      • 📁 test_novel/
        • 📁 data/
          • 📁 characters/
            • 📁 cards/
              • 📄 chen_ming.yaml 2.1 KB
              • 📄 lin_yue.yaml 1.8 KB
              • 📄 wang_dawei.yaml 1.1 KB
              • 📄 xu_mo.yaml 1.2 KB
              • 📄 zhao_lei.yaml 1.4 KB
          • 📁 foreshadowing/
            • 📄 dag.yaml 2.5 KB
          • 📁 manuscript/
            • 📁 arc_001/
              • 📄 ch_001.md 11.9 KB
              • 📄 ch_002.md 5.3 KB
              • 📄 ch_003.md 5.2 KB
              • 📄 ch_004.md 11.1 KB
              • 📄 ch_005.md 3.8 KB
              • 📄 ch_006.md 5.0 KB
          • 📁 planning/
            • 📄 background_draft.md 2.5 KB
            • 📄 foundation_draft.md 2.3 KB
            • 📄 ideation.md 670 B
            • 📄 outline_draft.md 24.4 KB
          • 📁 style/
            • 📄 composed.md 11.9 KB
            • 📄 fingerprint.yaml 372 B
          • 📁 workflows/
            • 📄 book_state.yaml 198 B
            • 📄 wf_ch_001.yaml 1.4 KB
            • 📄 wf_ch_002.yaml 1.4 KB
            • 📄 wf_ch_003.yaml 1.4 KB
            • 📄 wf_ch_004.yaml 1.4 KB
            • 📄 wf_ch_005.yaml 1.3 KB
            • 📄 wf_ch_006.yaml 1.1 KB
          • 📁 world/
            • 📄 current_state.md 1.5 KB
            • 📄 ledger.md 1.5 KB
            • 📄 relationships.md 1.7 KB
          • 📄 hierarchy.yaml 19.4 KB
        • 📁 src/
          • 📁 characters/
            • 📄 chen_ming.md 2.8 KB
            • 📄 lin_yue.md 2.7 KB
            • 📄 wang_dawei.md 1.9 KB
            • 📄 xu_mo.md 1.9 KB
            • 📄 zhao_lei.md 2.3 KB
          • 📁 story/
            • 📄 background.md 2.5 KB
            • 📄 foundation.md 2.3 KB
          • 📁 world/
            • 📁 entities/
              • 📄 audit_storm.md 1.2 KB
              • 📄 b3_server_room.md 1.2 KB
              • 📄 company.md 1.5 KB
              • 📄 grey_well_forum.md 1.2 KB
              • 📄 logic_patch.md 1.1 KB
              • 📄 modern_magic_balance.md 1.7 KB
              • 📄 red_requirement_doc.md 1.1 KB
              • 📄 server_anomaly.md 1.5 KB
              • 📄 shufa_system.md 1.9 KB
              • 📄 wrist_rune.md 1.4 KB
            • 📄 rules.md 1.9 KB
            • 📄 terminology.md 1.3 KB
            • 📄 timeline.md 1.8 KB
          • 📄 outline.md 24.4 KB
  • 📁 models/
    • 📄 __init__.py 805 B
    • 📄 character.py 4.7 KB
    • 📄 context_package.py 8.9 KB
    • 📄 foreshadowing.py 1.9 KB
    • 📄 outline.py 9.0 KB
    • 📄 style.py 3.2 KB
  • 📁 skills/
    • 📁 dialoguequality/
      • 📄 SKILL.md 4.4 KB
    • 📁 foreshadowing-system/
      • 📄 SKILL.md 2.9 KB
    • 📁 goethe-agent/
      • 📄 SKILL.md 2.6 KB
    • 📁 novel-creator/
      • 📁 templates/
        • 📄 beat_templates.yaml 5.3 KB
        • 📄 example_usage.yaml 3.4 KB
      • 📄 SKILL.md 7.5 KB
    • 📁 novel-manager/
      • 📁 templates/
        • 📄 character_card.yaml 1.0 KB
        • 📄 character_profile.md 632 B
        • 📄 world_entity.md 1.8 KB
      • 📄 SKILL.md 7.2 KB
    • 📁 novel-reviewer/
      • 📄 SKILL.md 7.7 KB
    • 📁 post-validation/
      • 📄 SKILL.md 5.7 KB
    • 📁 style-system/
      • 📁 prompts/
        • 📄 analyze_style.md 5.0 KB
        • 📄 batch_extract_style.md 1.2 KB
        • 📄 compose_style.md 1.6 KB
        • 📄 extract_style.md 1.6 KB
        • 📄 initialize_style.md 963 B
      • 📁 templates/
        • 📄 analysis_report.yaml 3.5 KB
        • 📄 composed_style.md 2.4 KB
        • 📄 extraction_report.yaml 2.9 KB
        • 📄 fingerprint.yaml 2.9 KB
      • 📁 tools/
        • 📄 README.md 1.1 KB
      • 📄 SKILL.md 3.1 KB
    • 📁 text-processing/
      • 📄 SKILL.md 2.7 KB
    • 📁 truth-validation/
      • 📄 SKILL.md 2.8 KB
    • 📁 workflow-manager/
      • 📄 SKILL.md 2.6 KB
    • 📁 world-query/
      • 📄 SKILL.md 2.6 KB
  • 📁 tests/
    • 📁 fixtures/
      • 📄 entity.md 396 B
      • 📄 entity_minimal.md 75 B
      • 📄 entity_no_blockquote.md 107 B
      • 📄 full_outline.md 1.0 KB
      • 📄 minimal_outline.md 71 B
    • 📄 test_agent_book_state.py 3.7 KB
    • 📄 test_agent_director.py 12.3 KB
    • 📄 test_agent_orchestrator.py 43.5 KB
    • 📄 test_agent_react.py 5.3 KB
    • 📄 test_agent_session.py 36.2 KB
    • 📄 test_agent_tool_runtime.py 4.6 KB
    • 📄 test_character_sync.py 2.7 KB
    • 📄 test_cli_agent.py 26.2 KB
    • 📄 test_cli_helpers.py 2.7 KB
    • 📄 test_cli_status.py 5.2 KB
    • 📄 test_cli_sync.py 3.1 KB
    • 📄 test_compressor.py 11.2 KB
    • 📄 test_context_builder.py 20.1 KB
    • 📄 test_context_schema.py 2.5 KB
    • 📄 test_core.py 14.2 KB
    • 📄 test_dante_actions.py 9.4 KB
    • 📄 test_dante_shell.py 17.3 KB
    • 📄 test_data_queries.py 2.0 KB
    • 📄 test_frontmatter.py 1.1 KB
    • 📄 test_integration.py 12.4 KB
    • 📄 test_llm_client.py 2.2 KB
    • 📄 test_outline_sync.py 1.5 KB
    • 📄 test_radar.py 1.1 KB
    • 📄 test_react_tool_schema.py 530 B
    • 📄 test_readme_svg.py 2.0 KB
    • 📄 test_shared_documents.py 2.0 KB
    • 📄 test_standard_test_novel_fixture.py 3.8 KB
    • 📄 test_story_planning.py 5.0 KB
    • 📄 test_truth_manager.py 1.6 KB
    • 📄 test_visualization.py 34.9 KB
    • 📄 test_workflow_scheduler.py 10.6 KB
    • 📄 test_world_query.py 12.9 KB
  • 📁 tools/
    • 📁 agent/
      • 📄 __init__.py 892 B
      • 📄 base.py 6.8 KB
      • 📄 book_state.py 3.5 KB
      • 📄 dante.py 16.7 KB
      • 📄 dante_actions.py 4.1 KB
      • 📄 director.py 7.6 KB
      • 📄 goethe_actions.py 20.8 KB
      • 📄 goethe_session_state.py 21.9 KB
      • 📄 orchestrator.py 50.1 KB
      • 📄 react.py 18.3 KB
      • 📄 reviewer.py 13.6 KB
      • 📄 session_state.py 23.9 KB
      • 📄 tool_runtime.py 514 B
      • 📄 toolkits.py 1.2 KB
      • 📄 writer.py 16.4 KB
    • 📁 llm/
      • 📄 __init__.py 656 B
      • 📄 client.py 22.9 KB
      • 📄 errors.py 1.1 KB
    • 📄 __init__.py 1.4 KB
    • 📄 agent_policy.py 3.1 KB
    • 📄 architect.py 13.2 KB
    • 📄 chapter_assembler.py 24.2 KB
    • 📄 character_sync.py 7.1 KB
    • 📄 cli.py 118.1 KB
    • 📄 context_builder.py 33.0 KB
    • 📄 context_schema.py 2.0 KB
    • 📄 data_queries.py 5.4 KB
    • 📄 dialogue_fingerprint.py 7.0 KB
    • 📄 file_ops.py 2.4 KB
    • 📄 foreshadowing_manager.py 12.7 KB
    • 📄 frontmatter.py 2.8 KB
    • 📄 goethe.py 22.1 KB
    • 📄 init_project.py 7.1 KB
    • 📄 outline_cache.py 8.5 KB
    • 📄 outline_parser.py 14.4 KB
    • 📄 outline_serializer.py 9.3 KB
    • 📄 outline_sync.py 690 B
    • 📄 post_validator.py 6.9 KB
    • 📄 progressive_compressor.py 21.8 KB
    • 📄 radar.py 12.8 KB
    • 📄 shared_documents.py 12.3 KB
    • 📄 source_sync.py 4.0 KB
    • 📄 state_validator.py 7.5 KB
    • 📄 story_planning.py 17.8 KB
    • 📄 style_extraction_pipeline.py 24.8 KB
    • 📄 style_synthesizer.py 15.5 KB
    • 📄 text_chunker.py 19.9 KB
    • 📄 truth_manager.py 13.3 KB
    • 📄 utils.py 3.8 KB
    • 📄 workflow_scheduler.py 13.0 KB
    • 📄 world_query.py 14.0 KB
  • 📄 .gitignore 927 B
  • 📄 novel_config.yaml 87 B
  • 📄 pyproject.toml 997 B
  • 📄 README.md 12.9 KB
  • 📄 requirements.txt 151 B
  • 📄 SKILL.md 7.4 KB

SKILL.md

登录后下载/点赞/收藏 ❤ 94 | ★ 0
评论 0

请先登录后评论。

评论加载中...