distributions/codex/skills/narratological-algorithms/SKILL.md
Distill artist/theorist narrative principles into formal, implementable algorithmic frameworks. Use when asked to extract, formalize, or systematize narrative techniques from any storytelling source—filmmakers, writers, theorists, game designers, showrunners. Triggers on requests involving narrative principle extraction, story structure analysis, craft methodology formalization, or creating implementable storytelling protocols.
npx skillsauth add a-organvm/a-i--skills narratological-algorithmsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Transform narrative principles from artists, theorists, and practitioners into formal, implementable algorithmic frameworks.
Identify source type to calibrate extraction approach:
| Type | Characteristics | Extraction Focus | |------|-----------------|------------------| | Theorist | Prescriptive texts (McKee, Aristotle) | Direct principle extraction | | Practitioner | Interviews, commentary, production docs | Reverse-engineering from stated methods | | Classical | Ancient/foundational texts (Poetics, Natyasastra) | Translation of archaic terminology | | Analyst | Secondary analysis of creator's work | Validation against primary sources |
Always prioritize primary sources over secondary analysis:
When using secondary sources, validate principles against primary evidence. Flag where principles are inferred vs. directly stated.
For each identified principle:
EXTRACT:
1. Locate source statement (direct quote when available)
2. Identify underlying mechanism (why it works)
3. Formulate as rule or constraint
4. Determine scope (universal vs. context-specific)
5. Map to existing narrative theory where applicable
Generate output following the canonical structure. See references/output-template.md for the full template.
Required sections:
Optional sections (as warranted):
Convert principles to implementable forms:
| Source Form | Target Form | |-------------|-------------| | Conceptual statement | Constraint rule | | Process description | Pseudocode function | | Best practice | Validity test | | Comparison | Decision table | | Taxonomy | Classification tree |
See references/formalization-patterns.md for detailed examples.
Identify 3-7 meta-principles that underpin the creator's entire approach:
AXIOM_CRITERIA:
- Foundational (other principles derive from it)
- Non-negotiable in the creator's worldview
- Distinguishes this approach from alternatives
- Stated explicitly or demonstrated consistently
Format axioms with unique identifiers: [CREATOR_INITIALS]-A[N]
Before finalizing, verify:
When source material is medium-specific, include adaptation guidance for:
development
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
development
Conducts a full automated autopsy of the current workspace directory to map files, identifies structural issues, proposes a restructuring plan (the signal), and establishes unified governance using templates. Use this skill when a user asks to map, restructure, reorganize, or apply new governance to an existing messy repository.
testing
Design engaging workshops, conference talks, and educational presentations. Covers learning objectives, activity design, slide craft, and facilitation techniques. Triggers on workshop design, presentation prep, talk structure, or training session requests.
development
Designs reliable webhook systems with proper delivery guarantees, retry logic, signature verification, and idempotent processing for event-driven integrations.