Fetch a Microsoft Learn module and save all units as markdown files
Reads all markdown files in a given directory (or directories) containing Microsoft Learn documents and generates a compact RECALL.md file per directory. The file contains a keyword table, main ideas, and a mini quiz (5–10 questions) for quick content recall and self-testing. Use this skill when asked to create a recall document, recall card, or study recap from documentation stored as markdown files.
Reads all markdown files in a given Microsoft Learn module directory and generates a SUMMARY.md file with a concise, information-dense summary. Strips storytelling, filler, and motivational language — retains only definitions, concepts, procedures, best practices, and code samples. Use this skill when asked to summarize a Microsoft Learn module or directory.
Reads all markdown files in a given folder and generates a QUIZ.md file containing Microsoft-style multiple choice and fill-in-the-blank exam questions. Use this skill when asked to create a quiz, practice assessment, or exam questions from documentation or study material stored as markdown files.