gamebook-corrector

Analyze Czech gamebook manuscripts for structural, language, and mechanics issues.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/timurlain/ovcina-bot --skill gamebook-corrector
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gamebook-corrector
Source: https://github.com/timurlain/ovcina-bot/tree/main/content/.skills/gamebook-corrector
Command: npx skills add https://github.com/timurlain/ovcina-bot --skill gamebook-corrector

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive correction and analysis for Czech-language interactive gamebooks, identifying structural issues, language errors, and mechanics problems to improve narrative quality and gameplay flow.

Core Features & Use Cases

  • Structural Analysis: Builds a graph model of the gamebook to detect unreachable sections, broken references, dead ends, and looping structures.
  • Language Review: Checks spelling, grammar, and stylistic consistency of the narrative text in Czech.
  • Mechanics Review: Identifies unwinnable scenarios, rule inconsistencies, resource issues, and combat balance problems.
  • Use Case: A writer uploads their Czech gamebook manuscript for an in-depth report on structural flaws, language improvements, and gameplay balance suggestions, enabling revisions before publication.

Quick Start

Upload the Czech gamebook manuscript in Markdown format and run this skill for an automated correction and structural analysis report.

Frequently Asked Questions about gamebook-corrector

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

FAQPage Schema
How do I check my Czech interactive fiction manuscript for broken references and dead ends?

To check a Czech interactive fiction manuscript for broken references and dead ends, you upload the gamebook in Markdown format. The tool builds a graph model of the branching narratives to detect unreachable sections, looping structures, and structural flaws automatically.

What is structural analysis for gamebooks and how does it work?

Structural analysis for gamebooks works by building a graph model of the branching narrative. It detects unreachable sections, broken references, dead ends, and looping structures to ensure narrative flow and logical consistency throughout the interactive fiction manuscript.

Can I review game mechanics and combat balance in an interactive gamebook?

You can review game mechanics and combat balance in an interactive gamebook. The analysis identifies unwinnable scenarios, rule inconsistencies, resource issues, and combat balance problems to improve gameplay flow before publication.

Does the proofreading tool check Czech grammar and stylistic consistency?

The proofreading tool checks Czech grammar and stylistic consistency. It reviews the narrative text for spelling and language issues, ensuring the Czech language in your interactive fiction manuscript maintains stylistic consistency throughout.

Do I need Python to analyze branching narratives in Markdown format?

Python is required to analyze branching narratives in Markdown format. The structural analysis relies on Python-based graph analysis tools to map the interactive fiction sections, rules, and references, generating a comprehensive correction report for authors.