System Documentation

What problem does it solve?

This Skill automatically updates project documentation, including commands, skills, agents, directory structures, and dependency diagrams, ensuring your project's reference materials are always accurate and reflecting the latest codebase.

Core Features & Use Cases

  • Automated Documentation Updates: Scans the project to detect new commands, skills, and agents, then updates relevant Markdown files.
  • Directory Structure Visualization: Generates and maintains an up-to-date directory tree in CLAUDE.md and README.md.
  • Dependency Graph Generation: Creates visual dependency diagrams (Mermaid format) for Python packages and command-skill-agent relationships.
  • Use Case: After adding a new skill or command, simply run /index --update to automatically refresh all related documentation, saving manual effort and preventing outdated information.

Quick Start

Run the index skill with the update flag to refresh all project documentation.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: index
Download link: https://github.com/YH-05/finance/archive/main.zip#index

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.