What problem does it solve? Navigating folders full of documentation becomes difficult when there is no central overview of what each file contains. This Skill scans a target directory and produces a structured index.md with organized links and concise descriptions of every file. ## Core Features & Use Cases - Directory Scanning: Lists all files and subdirectories in a target location, skipping hidden files by default. - Content-Based Descriptions: Reads each file to write accurate 3-10 word descriptions rather than guessing from filenames. - Organized Markdown Output: Groups files by type or subdirectory, sorts alphabetically, and uses relative links starting with ./. - Use Case: After adding several new guides to a project's docs folder, ask the Skill to regenerate index.md so every document is linked and described in one place. ## Quick Start Create an index of all files in the docs folder with brief descriptions of each document.