voice-critic-method-zh

Detect and correct meta-narration and data-person prose in role-playing drafts.

387|31|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/funnycups/Luker --skill voice-critic-method-zh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: voice-critic-method-zh
Source: https://github.com/funnycups/Luker/tree/main/default/skills/global/voice-critic-method-zh
Command: npx skills add https://github.com/funnycups/Luker --skill voice-critic-method-zh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill identifies and addresses common issues in role-playing drafts, such as data-person prose and meta-narration, to enhance the immersive and realistic experience.

Core Features & Use Cases

  • Meta-Narration Scan: Detects instances of meta-narration and out-of-frame leakage that break immersion.
  • Config-Label Leakage Check: Identifies configuration labels used as if they exist in the story world.
  • Platform-Frame Leakage Detection: Scans for references to the platform or game structure within the story.
  • Dimensional Analysis: Evaluates usage patterns, archetype mishandling, and voice register mismatches.
  • Use Case: Improve the quality of an interactive role-playing draft by identifying and correcting issues that prevent the reader from fully engaging with the story world.

Quick Start

Analyze the role-playing draft 'chapter1.txt' for data-person prose and meta-narration using the voice-critic-method-zh skill.

Frequently Asked Questions about voice-critic-method-zh

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

FAQPage Schema
How do I detect meta-narration and config-label leakage in role-playing drafts?

This Skill identifies meta-narration and config-label leakage in role-playing drafts by scanning text for out-of-frame references and configuration labels improperly placed within the story world, preserving narrative immersion.

What is data-person prose and how does it affect narrative quality?

Data-person prose is text that reads like raw data rather than immersive literature, often breaking character voice register. This Skill evaluates usage patterns and archetype mishandling to pinpoint where prose loses its realistic narrative quality.

How do I fix platform-frame leakage in interactive role-playing stories?

To fix platform-frame leakage in interactive role-playing stories, apply this Skill to scan for references to the platform or game structure within the narrative, then use manual review to correct the out-of-frame text and restore immersion.

Do I need Python to run regex matching for prose correction?

Yes, you need Python to run the regex matching for prose correction in this workflow. The Skill uses Python scripts for automated pattern detection, while manual intervention handles nuanced voice register and dimensional analysis decisions.

What's the best way to perform draft analysis and fix voice register mismatches?

The best way to perform draft analysis and fix voice register mismatches is using a combined approach of regex pattern matching for automated detection and manual review for nuanced dimensional analysis of archetype handling and voice consistency.