© 2026 YOLOX SYSTEM. ALL RIGHTS RESERVED.
Gives your agent the ability to automatically generate or update a table of files within a markdown document.
When you need a table of contents or index for a specific folder of files
When keeping documentation in sync with a growing list of examples or specifications
When creating a simple list or detailed table of files with relative links
Identify the target markdown file and the folder you want to index
Scan the folder for files matching your specified pattern (e.g., *.md or *.js)
Extract file names, types, and descriptions (from headers or comments)
Update the existing index section or create a new table/list in the document
You
Update the README in /docs/ with an index of all the markdown files in that folder.
Agent
I will scan the '/docs/' directory for all '.md' files, extract their primary headers as descriptions, and generate a detailed markdown table in your README. I'll use relative links so the index stays functional as you navigate the repository.
Gives your agent the ability to draft and improve markdown url content.
Gives your agent the ability to convert Markdown files to high-quality HTML, supporting custom scripts, static site generators, and advanced formatting.
Gives your agent the ability to transform plain text or messy markdown into well-structured, reader-friendly articles with optimized headings, bold highlights, and consistent typography.
Gives your agent the ability to update the llms.txt file to help LLMs navigate your repository's documentation and specifications.
Gives your agent the ability to update technical specifications for requirements, constraints, and data contracts optimized for AI consumption.
© 2026 YOLOX SYSTEM. ALL RIGHTS RESERVED.