index-navigator

Navigate index.md files to identify minimal document sections for reading.

Updated Apr 5, 2023
One-click install
npx skills add https://github.com/edneyreis999/zord-project --skill index-navigator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: index-navigator
Source: https://github.com/edneyreis999/zord-project/tree/main/service_financial-claude/skills/index-navigator
Command: npx skills add https://github.com/edneyreis999/zord-project --skill index-navigator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Esta Skill navega por index.md gerados pelos catalogadores para identificar o conjunto mínimo de documentos ou seções para ler, otimizando o contexto.

Core Features & Use Cases

  • Lê apenas seções relevantes apontadas pelo index.md.
  • Sugere leituras rápidas com base em anchors e tokens.
  • Reduz o custo de contexto ao ler apenas o necessário.

Quick Start

Ative a skill em diretórios com index.md para obter recomendações de leitura.

Frequently Asked Questions about index-navigator

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

FAQPage Schema
How do I minimize documentation reading by navigating index.md files?

Index-navigator reads catalogador-generated index.md files to identify the minimal set of documents or sections you need, using per-section token estimates to reduce total context usage while exploring folder structures.

When should I use index.md navigation to optimize context management?

Use index-navigator in directories containing index.md when listing folders or exploring structures to determine which relevant sections and anchors to read, cutting unnecessary documentation review.

Can I apply index-navigator to reduce token costs when reading large documentation sets?

Yes. Index-navigator leverages index.md guidance and token estimates per section to suggest quick reads based on anchors, directly reducing the cost of reading only necessary documentation.

How does index.md anchor guidance help me read only relevant sections?

Index-navigator reads anchors and section pointers from index.md to recommend which parts of your documentation are relevant, avoiding full reads of unrelated content.

What's the best way to explore folder structures without reading everything?

Apply index-navigator to directories with index.md for reading recommendations based on minimal token-estimated content, enabling targeted exploration of documentation without exhaustive review.

Does index-navigator work with any documentation format or only index.md?

Index-navigator is designed specifically for catalogador-generated index.md files; it requires index.md to provide section anchors and token estimates for navigation.