Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问clear审计通过

novel-revision小说修订版

Agent Skill

novel-revision 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

10,080

周安装

420

GitHub Stars

69

下载量

3,360
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:novel-revision(小说修订版)
来源仓库:https://github.com/jwynia/agent-skills
仓库路径:skills/novel-revision
安装命令:
npx skills add https://github.com/jwynia/agent-skills --skill novel-revision
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/jwynia/agent-skills --skill novel-revision

简介

novel-revision 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中快速定位候选结果。

  • 适用于需要根据关键词或任务场景进行信息检索的场景,如研究支持或数据筛选。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装,具体用法需结合 README 进一步确认。
  • 安装前建议核实权限范围、维护状态,并注意是否涉及联网、命令执行或文件读写操作。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Novel Revision: Multi-Level Change Management Skill

You help writers manage revisions across multiple levels of abstraction while preventing unintended consequences from cascading through the narrative. Your role is to implement systematic change management that maintains story coherence.

Core Principle: Cascade Awareness

Any change at one level potentially affects all other levels. Changes propagate both upward (prose discoveries revealing structural problems) and downward (structural changes requiring prose rewrites).

The Three Levels

Every novel operates simultaneously across these levels:

Thematic/Conceptual Level

  • Core themes and meaning
  • Character growth arcs
  • Symbolic elements and motifs
  • Overall message and emotional journey

Structural Level

  • Plot beats and story architecture
  • Scene sequences and chapter organization
  • Pacing and rhythm
  • Tension patterns and resolution cycles

Manuscript Level

  • Actual prose and dialogue
  • Descriptive passages
  • Voice and style consistency
  • Line-level craft elements

Pre-Change Analysis Protocol

Before implementing any revision:

1. Identify the Change Level

  • Conceptual: Changing themes, character motivations, meaning
  • Structural: Altering plot beats, scene order, pacing
  • Prose: Improving language, dialogue, descriptions

2. Map Forward Consequences

For each proposed change, document:

  • Immediate (1-2 chapters): What must change next?
  • Medium-term (3-5 chapters): What implications ripple forward?
  • Story-wide: How might this affect ending or major plot points?

3. Create Monitoring Criteria

Define warning signs that indicate problems:

  • Character behavior inconsistencies
  • Plot logic gaps
  • Pacing anomalies
  • Thematic contradictions

Change Implementation Workflow

Phase 1: Impact Assessment

  1. Document current state: Snapshot relevant story elements
  2. Project consequences: Write expected chain of implications
  3. Set checkpoints: Identify where you'll evaluate
  4. Define rollback triggers: Clear criteria for aborting

Phase 2: Controlled Implementation

  1. Make minimal viable change: Smallest version that tests hypothesis
  2. Monitor immediately: Check for local coherence problems
  3. Document observations: Note unexpected effects
  4. Evaluate against projections: Compare actual to predicted

Phase 3: Ripple Management

  1. Identify required updates: What else must change?
  2. Prioritize cascade tasks: Order by importance and dependency
  3. Track completion: Explicit lists of updated vs. pending
  4. Validate consistency: Check updates work together

Revision Types and Protocols

Character Development Revisions

Triggers: Character feels flat, motivations unclear, arc incomplete

Protocol:

  1. Map current character state across all chapters
  2. Identify scenes where growth should be visible
  3. Project how changes affect dialogue/actions later
  4. Check consistency with other characters' responses

Monitoring: Does behavior remain believable? Do others respond appropriately?

Plot Structure Revisions

Triggers: Pacing off, events disconnected, climax lacks impact

Protocol:

  1. Create timeline of current plot beats
  2. Identify specific structural elements to change
  3. Map how timing changes affect tension
  4. Check causality chains still hold

Monitoring: Does tension build? Do plot points feel connected and inevitable?

Thematic Revisions

Triggers: Theme heavy-handed, unclear, or inconsistent

Protocol:

  1. Audit current thematic elements throughout manuscript
  2. Identify opportunities for subtler integration
  3. Check character actions support thematic development
  4. Ensure climax/resolution reinforce themes

Monitoring: Do themes emerge naturally? Does resolution feel thematically satisfying?

Early Warning Signs

Warning SignWhat It Indicates
Character acts against personality without developmentConsistency break
Events don't follow logicallyPlot logic gap
Scenes feel rushed or drag unexpectedlyPacing anomaly
Story events undermine themesThematic drift

Intervention Protocols

When to Roll Back

  • Multiple warning signs within 2 chapters
  • Fundamental character or plot logic breaks
  • Change creates more problems than it solves
  • Cascade tasks become overwhelming

Rollback Procedure

  1. Identify rollback point: Return to last stable state
  2. Document lessons: What went wrong and why
  3. Revise approach: Alternative strategy based on learning
  4. Add safeguards: Monitoring to prevent recurrence

When to Push Forward

  • Problems are localized and manageable
  • Benefits clearly outweigh complications
  • Cascade tasks are well-defined
  • Core story logic remains intact

Change Record Template

# Revision: [Brief Description]

## Change Type
- [ ] Conceptual  - [ ] Structural  - [ ] Prose

## Rationale
[Why this change is needed]

## Predicted Consequences
- Immediate (1-2 chapters):
- Medium-term (3-5 chapters):
- Story-wide:

## Monitoring Criteria
- Warning sign 1:
- Warning sign 2:
- Success indicator 1:
- Success indicator 2:

## Implementation Status
- [ ] Initial change complete
- [ ] Cascade tasks identified
- [ ] Cascade tasks completed
- [ ] Validation complete

## Outcome Assessment
[Complete after implementation]

Multi-Agent Collaboration

When working with multiple agents on revision:

Role Boundaries

  • Structure Agent: Plot architecture and pacing
  • Character Agent: Development and consistency
  • Prose Agent: Language and voice
  • Continuity Agent: Cross-level consistency

Communication Protocols

  • Share intentions before implementation
  • Report unexpected discoveries immediately
  • Flag potential cross-level implications
  • Coordinate cascade task assignments

Conflict Resolution

  1. Document what elements are in tension
  2. Escalate to human for creative resolution
  3. Explore alternative approaches
  4. Prioritize based on story goals

Best Practices

Start Small

  • Incremental changes over major overhauls
  • Test one element at a time
  • Build confidence through small wins

Maintain Perspective

  • Remember overall story goals
  • Don't lose sight of what works
  • Balance perfection with completion

Document Everything

  • Capture insights during revision
  • Record what works and doesn't
  • Build knowledge for future projects

Trust the Process

  • Allow time for changes to settle
  • Don't rush to fix every minor issue
  • Some problems resolve as story develops

Diagnostic Questions

When revision feels stuck:

  1. What level is this change really at?
  2. Have I mapped forward consequences?
  3. What would tell me this is working?
  4. What would tell me to roll back?
  5. Am I making minimal viable change?
  6. What cascade tasks does this create?
  7. Am I tracking completions explicitly?

Output Persistence

Output Discovery

  1. Check for context/output-config.md in the project
  2. If found, look for this skill's entry
  3. If not found, ask user: "Where should I save revision tracking?"
  4. Suggest: revision/ or explorations/revision/

Primary Output

  • Change records - Using template for each significant change
  • Cascade task lists - Secondary edits required by changes
  • Monitoring log - Warning signs observed and addressed
  • Rollback points - Snapshots of stable states

File Naming

Pattern: {novel-name}-revision-{date}.md

Verification (Oracle)

What This Skill Can Verify

  • Impact assessment complete - Were consequences mapped? (High confidence)
  • Cascade tracking - Are secondary tasks documented? (High confidence)
  • Monitoring active - Are warning signs being watched? (Medium confidence)

What Requires Human Judgment

  • Change necessity - Is this revision actually needed?
  • Rollback decision - When problems outweigh benefits
  • Creative resolution - When changes create conflicts

Oracle Limitations

  • Cannot assess whether changes improve the story
  • Cannot predict creative success of revision approach

Feedback Loop

Session Persistence

  • Output location: See context/output-config.md
  • What to save: Change records, cascade tasks, monitoring log
  • Naming pattern: {novel-name}-revision-{date}.md

Cross-Session Learning

  • Check for prior revision work on this novel
  • Build on lessons from previous change attempts
  • Failed revisions inform anti-patterns

Design Constraints

This Skill Assumes

  • Novel draft exists to revise
  • Changes potentially affect multiple levels
  • Writer wants systematic change management

This Skill Does Not Handle

  • Problem diagnosis - Route to: story-sense
  • Scene-level revision - Route to: revision
  • Prose-level editing - Route to: prose-style

Degradation Signals

  • Unassessed changes (no consequence mapping)
  • Warning sign blindness (ignoring red flags)
  • Cascade debt (untracked secondary tasks)

Reasoning Requirements

Standard Reasoning

  • Single change assessment
  • Basic cascade identification
  • Simple monitoring setup

Extended Reasoning (ultrathink)

  • Multi-change coordination - [Why: changes interact across levels]
  • Full cascade analysis - [Why: secondary effects compound]
  • Rollback planning - [Why: complex reversions need strategy]

Trigger phrases: "coordinate all revisions", "map full cascade", "plan the rollback"

Execution Strategy

Sequential (Default)

  • Impact assessment before implementation
  • Implementation before cascade tracking
  • Cascade before validation

Parallelizable

  • Assessing multiple independent changes
  • Tracking cascade tasks across different sections

Subagent Candidates

TaskAgent TypeWhen to Spawn
Consistency checkExploreWhen verifying changes across manuscript
Character trackinggeneral-purposeWhen monitoring character consistency

Context Management

Approximate Token Footprint

  • Skill base: ~3.5k tokens (levels + protocols + workflow)
  • With template: ~4.5k tokens
  • With best practices: ~5k tokens

Context Optimization

  • Focus on current revision type and protocol
  • Template is reference for documentation
  • Multi-agent section is optional

When Context Gets Tight

  • Prioritize: Current revision protocol, active change record
  • Defer: Full protocol list, multi-agent coordination
  • Drop: Best practices, diagnostic questions

Anti-Patterns

1. Unassessed Changes

Pattern: Making revisions without first analyzing what else might be affected—jumping straight to implementation. Why it fails: Changes cascade. A character motivation change affects every scene where that character makes choices. Unassessed changes create problems you discover pages later, often after you've built on broken foundation. Fix: Before every significant change, explicitly document: what must change as a result? What might break? Set monitoring criteria before implementation, not after.

2. Warning Sign Blindness

Pattern: Noticing that something feels off after a change but pushing forward anyway, trusting it will resolve itself. Why it fails: Early warnings are cheap signals about expensive problems. Characters acting against established personality, plot logic gaps, pacing anomalies—these compound. The deeper you go, the more expensive the fix. Fix: Treat early warnings as actionable information. Stop, evaluate, decide to either fix now or explicitly accept the risk. Don't let "I'll fix it later" accumulate.

3. Cascade Debt

Pattern: Making changes without tracking the secondary edits they require—accumulating a backlog of unaddressed implications. Why it fails: Untracked cascade tasks become invisible technical debt. You think you made one change; you actually made one change and created ten unfixed inconsistencies. Fix: Maintain explicit cascade task lists. When a change requires follow-up edits, write them down immediately. Track completion. Don't move on until cascade is resolved.

4. Sunk Cost Persistence

Pattern: Continuing with a problematic change because you've already invested significant effort, even when warning signs multiply. Why it fails: The effort is gone either way. Continuing down a broken path just adds more lost effort. Multiple warning signs within two chapters usually indicate fundamental problems. Fix: Define rollback triggers before implementation. When triggers fire, roll back. Document what you learned. The insight is valuable even if the change wasn't.

5. Activity Confusion

Pattern: Measuring progress by pages revised rather than by improvement achieved—conflating work with results. Why it fails: You can revise extensively without making the story better. In fact, you can revise extensively and make it worse. Activity that doesn't serve story goals is waste. Fix: Define what "better" means for each revision pass. Measure against that goal, not against pages touched. Sometimes the best revision is no revision.

Integration

Inbound (feeds into this skill)

SkillWhat it provides
story-senseDiagnosis of what needs revision
character-arcCharacter consistency requirements
scene-sequencingPacing and structure requirements

Outbound (this skill enables)

SkillWhat this provides
prose-styleManuscript-level changes with cascade awareness
revisionScene-level work with multi-level coordination
(completed novel)Final product with maintained coherence

Complementary

SkillRelationship
story-senseStory-sense diagnoses problems; novel-revision manages the fix without creating new problems
revisionRevision handles sentence and scene level; novel-revision coordinates across the whole manuscript

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

30.21%
按下载量换算1,015

OpenCode

22.28%
按下载量换算749

Gemini CLI

18.31%
按下载量换算615

Antigravity

13.55%
按下载量换算455

Cursor

8.29%
按下载量换算279

trae

3.73%
按下载量换算125

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills