index-knowledge

Generate hierarchical AGENTS.md knowledge bases from project structure and code complexity.

1|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/Kuass/kiro-gateway-plus --skill index-knowledge-kuass
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: index-knowledge
Source: https://github.com/Kuass/kiro-gateway-plus/tree/main/.opencode/skill/index-knowledge
Command: npx skills add https://github.com/Kuass/kiro-gateway-plus --skill index-knowledge-kuass

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of comprehensive, hierarchical knowledge bases (AGENTS.md files) for codebases, making complex projects easier to navigate and understand.

Core Features & Use Cases

  • Automated Documentation: Generates AGENTS.md files for the root and subdirectories based on code complexity and structure.
  • Dynamic Agent Scaling: Adjusts the number of analysis agents based on project size and depth.
  • Use Case: When onboarding a new developer to a large, unfamiliar project, this Skill can quickly generate a navigable map of the codebase, highlighting key areas and conventions.

Quick Start

Run the index-knowledge skill to update the AGENTS.md files for the current project.

Frequently Asked Questions about index-knowledge

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

FAQPage Schema
How do I generate hierarchical documentation for a complex codebase?

This Skill generates hierarchical codebase knowledge by analyzing project structure and code complexity to automatically create AGENTS.md files for the root and subdirectories.

What is the best way to automate codebase analysis for developer onboarding?

Automating codebase analysis for onboarding is best handled by generating navigable AGENTS.md files that highlight key areas and conventions, using dynamic agent scaling to efficiently map large projects.

Do I need bash and LSP integrations to generate an AGENTS.md knowledge base?

Yes, generating the AGENTS.md knowledge base requires bash, LSP, and Task agent integrations to perform comprehensive project structure analysis, code complexity evaluation, and documentation updates.

How does dynamic agent scaling work for codebase documentation generation?

Dynamic agent scaling adjusts the number of analysis agents based on project size and depth, enabling parallel task execution to efficiently discover and generate hierarchical codebase knowledge.

Can I update existing documentation files when analyzing project structure?

Yes, the Skill supports comprehensive analysis and documentation updates by evaluating existing documentation alongside code complexity to regenerate or update the hierarchical AGENTS.md files.