context-library

Standardize hierarchical documentation trees with directory-based partitioning and prose abstracts.

3|2|Updated May 12, 2026
One-click install
npx skills add https://github.com/kriscendobot/garden --skill context-library
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-library
Source: https://github.com/kriscendobot/garden/tree/main/skills/context-library
Command: npx skills add https://github.com/kriscendobot/garden --skill context-library

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of fragmented, unnavigable documentation that forces agents to waste time scanning long files instead of finding specific answers.

Core Features & Use Cases

  • Hierarchical Partitioning: Enforces a directory-as-hierarchy structure where each README acts as a routing contract for agents.
  • Abstract-First Authoring: Mandates prose abstracts at the top of every document to provide clear exit criteria for search agents.
  • Use Case: Use this skill to organize a large project journal or an operator manual, ensuring that an agent can navigate to the exact relevant information by reading only the abstracts of the directory tree.

Quick Start

Ask the gardener to audit the current directory structure and ensure all README files contain proper abstracts that partition the topic cleanly.

Frequently Asked Questions about context-library

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

FAQPage Schema
How do I structure hierarchical documentation for autonomous agent navigation?

To structure hierarchical documentation for autonomous agent navigation, enforce a directory-as-hierarchy structure where each README acts as a routing contract. This partitions topics cleanly, allowing agents to find specific answers by reading only directory abstracts.

What is the best way to optimize repository knowledge management for search agents?

The best way to optimize repository knowledge management for search agents is to mandate prose abstracts at the top of every document. This provides clear exit-criteria contracts, enabling efficient information retrieval without scanning long files.

Why does my AI agent waste time scanning long documentation files instead of finding specific answers?

Agents waste time scanning long files because of fragmented, unnavigable documentation lacking clear exit criteria. Without directory-based partitioning and mandatory prose abstracts, search agents cannot efficiently route to exact relevant information.

How do I create an agent-optimized project journal or operator manual?

To create an agent-optimized project journal or operator manual, audit the current directory structure and ensure all README files contain proper abstracts that partition the topic cleanly. This enforces consistent navigation paths for autonomous agents.

Can I use directory-based partitioning to organize large project documentation trees?

Yes, you can use directory-based partitioning to organize large project documentation trees. Enforcing a directory-as-hierarchy structure with mandatory prose abstracts creates consistent navigation paths, ensuring efficient information retrieval for autonomous agents.

When do I need exit-criteria contracts in my documentation hierarchy?

You need exit-criteria contracts in your documentation hierarchy when standardizing agent-optimized knowledge management. By requiring clear abstracts at each hierarchy level, you ensure autonomous agents can navigate exact paths without unnecessary file scanning.