mh-index-docs

Generate an index.md file referencing all documents in a specified folder.

2|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/Imad-Oute/MicroHard --skill mh-index-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mh-index-docs
Source: https://github.com/Imad-Oute/MicroHard/tree/main/src/core/mh-index-docs
Command: npx skills add https://github.com/Imad-Oute/MicroHard --skill mh-index-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Manages the organization of documents within a folder by generating or updating an index.md file that references all contained documents.

Core Features & Use Cases

  • Generate Index: Automatically create an index of all documents within a specified folder.
  • Update Index: Update the existing index.md file with new documents or changes in the folder structure.
  • Use Case: Use this skill to maintain a comprehensive list of documents for easy access and reference.

Quick Start

Generate an index for the 'project-reports' folder using the 'mh-index-docs' skill.

Frequently Asked Questions about mh-index-docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an index of all Markdown documents in a folder?

Generating a document index involves scanning a specified folder and creating an index.md file that references all contained documents for centralized organization and access.

What is the best way to maintain a central list of documents for reference?

Maintaining document references is achieved by generating or updating an index.md file, which scans your file system to list all documents within a specified folder.

Can I update an existing Markdown index when new files are added to the folder?

Updating an existing Markdown index is fully supported. The skill refreshes your current index.md file to reflect new documents or structural changes in the folder.

Does this document management skill work without external dependencies?

This document management skill operates without external dependencies. It requires no prior modules and relies solely on file system scanning and Markdown formatting.

When do I need to generate an index.md file for folder organization?

Generating an index.md file is necessary for folder organization when managing administrative workflows that require a comprehensive, central list of documents for easy reference.