MAP-FIRST AGENT SKILL

LearnMap

Map first. Learn faster.
Generate local courseware.
Continue from weak spots.

~/.claude/skills/learnmap-skill
$ use learnmap-skill to learn RL
> asks language and output mode
> builds a map before details
> writes local HTML courseware
> exports a learning record

Product Walkthrough

A recorded product walkthrough showing the full LearnMap flow: install, ask, invoke, generate, open, interact with the HTML lesson, recover from a wrong answer, export, and continue.

Open Demo Center Open standalone video Vertical MP4 Download 16:9 MP4 WeChat Zhihu Juejin

No voiceover. Bilingual on-screen captions are burned into the video. The cursor only appears during real interactions.

What's New

LearnMap runtime v2 adds non-obscuring square note badges, stronger highlights, compact white B/I/U/list/image note cards with re-editable saved text, selection-local semantic lists, upload, clipboard paste, click-to-zoom images, custom mark/note colors, v1-compatible packages, awaited five-agent generation, no default runtime/content/total HTML ceiling, and a unified bilingual Demo Center with live interactive courseware.
LearnMap adds fast overview mode, slow deep-course mode, and an embedded recorded usage walkthrough.
Optional HTML video explainers and mentor lenses are now opt-in learning paths.
Interactive HTML lessons now export detailed learning records for AI follow-up.

Core Flow

Fast overview

One chapter to understand the whole field: map, examples, traps, checks, and next steps.

Slow course

Global map first, then one interactive HTML lesson per chapter.

Learning record

Export quiz answers, review targets, checklist state, weak spots, and next command for AI follow-up.

Install

git clone https://github.com/lwbscu/learnmap.git ~/.claude/skills/learnmap-skill
New-Item -ItemType Directory -Force "$env:USERPROFILE\.codex\skills" | Out-Null
git clone https://github.com/lwbscu/learnmap.git "$env:USERPROFILE\.codex\skills\learnmap-skill"