knowledge-graph
Knowledge Graph — Document Relationship Mapping
Parse markdown files to build a map of how a project's documents connect. Useful for orientation (what exists, how it's organized), finding related content before writing or reviewing, and maintenance (orphans, broken links, missing back-links).
What It Parses
The bundled resources/graph.py script extracts relationships from these patterns:
- Markdown links —
[text](path)explicit references between documents - Wikilinks —
[[entity-name]]shorthand references common in knowledge bases - Mermaid relationship blocks —
graph,flowchart, and relationship lines in fenced mermaid blocks - YAML front matter references — fields like
arc,chapter,characters,locationthat connect documents by metadata - Entity mentions — names and terms that appear across documents without explicit links
What It Outputs
More from haowjy/creative-writing-skills
cw-prose-writing
Creative writing skill for drafting and editing narrative fiction prose. Use when writing new scenes, chapters, or dialogue, or when editing existing prose. Discovers and follows project-specific style guides, character voice conventions, and formatting preferences.
257prose-writing
Prose-level immersion patterns for narrative fiction. Use when writing or revising prose — the sentence-level and paragraph-level craft that pulls readers into the story. Project-specific voice comes from style files passed alongside this skill.
178story-architecture
Arc structure, narrative design, and pacing at multiple scales — saga, arc, chapter, scene. Use when structuring story at any level, planning arcs, designing chapter outlines, or evaluating whether narrative structure serves the story's goals.
177brainstorming
Story brainstorming capture — minimal notes that preserve creative freedom. Use when exploring narrative ideas, discussing characters, planning chapters, or thinking through story possibilities.
157cw-brainstorming
Creative writing skill for capturing story brainstorming. Use when the user is exploring narrative ideas, discussing characters, planning episodes, or thinking through story possibilities. Creates minimal working notes that preserve creative freedom by recording only what was stated and marking sources.
154prose-critique
Adversarial reading methodology for narrative fiction — find what doesn't work, not confirm what does. Focus-area driven with dedicated resources per area. Use when reviewing drafts, evaluating prose quality, or assessing changes at any stage.
142