Token-efficient query protocol for Knowledge Base. Provides tiered access to project documentation with staleness detection and budget-aware responses.
Token-efficient query protocol for reading Knowledge Base documentation. Designed for agents that need project understanding without loading entire codebases.
The KB query skill provides:
if project_name is provided:
# Use directly
kb_path = expand("~/.cursor/docs/knowledge-base/projects/" + project_name + "/")