map

Installation
SKILL.md

/map — Literature-Thesis Mapping Skill

Purpose

Build and display a mapping matrix showing which literature sources support which thesis chapters. Identify coverage gaps where chapters lack sufficient source support.

Trigger Words

This skill activates on: map, show mapping, coverage, which sources, /map.

Workflow

  1. Scan all notes files in literature/reading_notes/ using Glob (*_NOTES.md). For each file, extract:

    • Author and title (from the # Reading Notes: heading)
    • Status field value
    • Relevance field value
    • All rows from the ## Thesis Connections table
  2. Scan chapter files in chapters/ to get the list of chapters and their section headings.

Installs
13
GitHub Stars
30
First Seen
Apr 30, 2026
map — yha9806/academic-writing-toolkit