reindex-docs

Community

Refresh and organize document indexes automatically

Authoralanben
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the tedious task of keeping a repository's document index current by reindexing PDFs and HTML files and updating index.html.

Core Features & Use Cases

  • Scan the repository for all PDFs and HTML files using Glob patterns (**/.pdf, **/.html) and run searches in parallel for efficiency.
  • Read the existing index.html to understand its structure and the documentTree object.
  • Update index.html with a new last-updated date, rebuild the documentTree with a Client → Project → Section → Folder hierarchy, and sort documents in reverse chronological order.
  • Commit and push changes following the repository's conventions and messaging guidelines.

Quick Start

Run the reindex-docs skill to scan for PDFs and HTMLs, update index.html, and push changes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: reindex-docs
Download link: https://github.com/alanben/ClaudeSkills/archive/main.zip#reindex-docs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.