What problem does it solve? Documentation folders grow over time and become hard to navigate, forcing users to manually browse files to find what they need. This Skill automates the creation and maintenance of a structured index.md that catalogs every document with a meaningful description. ## Core Features & Use Cases - Directory Scanning: Lists all files and subdirectories in a target folder, skipping hidden files by default. - Content-Based Descriptions: Reads each file to generate accurate 3-10 word descriptions rather than guessing from filenames. - Organized Output: Groups files by type or subdirectory, sorts alphabetically, and writes relative-path links into index.md. - Use Case: After adding several architecture decision records to a docs folder, run this Skill to regenerate the index so every ADR is listed with a short summary and clickable link. ## Quick Start Ask the assistant to create or update an index of all files in your docs folder using this Skill.