inkos-long-story-analysis

Analyzes long novels to extract transferable craft mechanisms without copying source expression.

9.4k|1.8k|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/Narcooo/inkos --skill inkos-long-story-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inkos-long-story-analysis
Source: https://github.com/Narcooo/inkos/tree/main/packages/core/skills/inkos-long-story-analysis
Command: npx skills add https://github.com/Narcooo/inkos --skill inkos-long-story-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Writers who want to learn from a published novel or long sample often end up either copying its surface style or extracting nothing actionable. This Skill deconstructs long-form fiction into semantic mechanisms—reader promise, conflict escalation, character motivation, information release, and prose behavior—so you can reuse the craft without imitating the text.

Core Features & Use Cases

  • Source Ingestion with Traceability: Preserves novels from files, PDFs, URLs, or uploads via ingest_material, keeping evidence pointers that separate direct observation from inference.
  • Multi-Layer Decomposition: Analyzes story engine, structure, character, information flow, scene craft, prose behavior, and long-horizon continuity using the analysis lens in references/analysis-lens.md.
  • Optional Book Binding: Binds the analyzed source to an active book via manage_book_reference(action="bind") so future writing can consult it as guidance, never as canon.
  • Use Case: Upload a favorite novel and ask what makes its midpoint twists work; receive a chapter-anchored breakdown of transferable principles, failure conditions, and recombination options for your own story.

Quick Start

Analyze this novel file and extract the reusable storytelling mechanisms behind its conflict escalation and character arcs.

Frequently Asked Questions about inkos-long-story-analysis

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

FAQPage Schema
How do I analyze a novel to learn its writing techniques?

Provide the novel as a file, PDF, URL, or upload and ask for a decomposition. The skill ingests it as traceable material, then analyzes promise, structure, character, information flow, scene craft, and prose behavior with chapter-anchored evidence.

How can I learn from a novel without plagiarizing it?

The skill extracts reusable craft mechanisms rather than names, wording, scene order, or signature combinations. Output ends with transferable principles, failure conditions, and recombination options, never a disguised rewrite of the source.

Can I bind an analyzed novel as a reference for my own book?

Yes. Call manage_book_reference with action bind and your natural-language purposes so the active book can consult the source later. Binding acts as guidance only and never becomes canon for your story.

What source formats does long story analysis support?

Sources can come from files, PDFs, URLs, or uploads, which are preserved through ingest_material as traceable material. The analysis keeps source evidence pointers and separates direct observation from inference.

When should I not use long-form story decomposition?

Skip the full decomposition when you only have a simple question about a text; the skill answers directly without starting analysis or writing. The references analysis lens loads only for full decomposition or comparison deliverables.