Agent skill

plot-consistency-checker

Analyze story plots for consistency, check timelines, identify plot holes, and ensure character behavior alignment. Use when reviewing chapters, editing manuscripts, or ensuring story coherence.

majiayu000534★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill plot-consistency-checker --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/analysis/plot-consistency-checker/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Plot Consistency Checker This skill systematically analyzes story plots to identify inconsistencies, timeline errors, and logical gaps that could disrupt narrative coherence. ## Consistency Areas to Check ### 1. Plot Inconsistencies - **Timeline errors**: Verify dates, ages, and sequence of events align properly - **Character knowledge**: Track what each character knows and when they learned it - **Location continuity**: Ensure settings are consistent across scenes - **Object/detail consistency**: Verify physical items, descriptions, and details remain accurate ### 2. Character Consistency - **Behavior matches personality**: Character actions should align with established traits - **Motivation alignment**: Decisions should match stated goals and internal drives - **Skill level consistency**: Abilities and knowledge should remain consistent - **Physical description consistency**: Appearance, mannerisms, and physical traits should be uniform ### 3. Story Logic - **Cause and effect relationships**: Verify that plot events have logical connections - **Problem resolution believability**: Solutions should be consistent with story rules - **Setup and payoff tracking**: Ensure all set-up

What's inside
Steps it walks through
  1. Consistency Areas to Check
  2. 1. Plot Inconsistencies
  3. 2. Character Consistency
  4. 3. Story Logic
  5. Consistency Report Format
  6. Issues Found
  7. Suggested Fixes
  8. Chapter References
  9. Recurring Elements Tracker
  10. Story Bible/Tracker Maintenance
  11. Analysis Process
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the plot-consistency-checker skill do?

Analyze story plots for consistency, check timelines, identify plot holes, and ensure character behavior alignment. Use when reviewing chapters, editing manuscripts, or ensuring story coherence.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill plot-consistency-checker --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going