docs-retrieval
Retrieve Local Documentation Efficiently
Finding relevant local documentation can waste time and context. This skill guides targeted retrieval, source consolidation, and web fallback when local coverage is insufficient.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "docs-retrieval" from https://skillstore.io/skills/consiliency-docs-retrieval.md and its manifest at https://skillstore.io/api/skills/consiliency-docs-retrieval/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "docs-retrieval". Find BAML retry configuration documentation.
Expected outcome:
Loaded the BAML index and error-handling summary. The result covers retry policy, timeout interactions, known gotchas, and the local source paths.
Using "docs-retrieval". Investigate an MCP tool schema validation error.
Expected outcome:
Located the MCP schema and troubleshooting pages. The summary lists likely validation causes, relevant constraints, recommended checks, and source paths.
Using "docs-retrieval". Prepare context for integrating BAML with MCP.
Expected outcome:
Gathered focused pages for BAML types and functions, plus MCP tool servers and schemas. The package includes shared gotchas, sources, and a token estimate.
Security Audit
SafeAll 39 static findings are false positives caused by Markdown inline-code markers and fenced-code delimiters in SKILL.md. No shell execution, command interpolation, credential handling, malicious intent, or prompt injection was found.
Risk Factors
โ๏ธ External commands (39)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/consiliency-docs-retrieval/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/consiliency-docs-retrieval?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/consiliency-docs-retrieval?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/consiliency-docs-retrieval/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/consiliency-docs-retrieval.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
Consiliency. (2026). docs-retrieval security audit report (audit version 10) [Author version unspecified]. Skillstore. https://skillstore.io/skills/consiliency-docs-retrieval/audits/10BibTeX citation
@techreport{consiliency-consiliency-docs-retrieval-2026,
author = {Consiliency},
title = {docs-retrieval security audit report (audit version 10)},
institution = {Skillstore},
year = {2026},
number = {10},
url = {https://skillstore.io/skills/consiliency-docs-retrieval/audits/10},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "docs-retrieval security audit report (audit version 10)"
version: "unspecified"
type: report
authors:
- name: "Consiliency"
date-released: "2026-07-13"
url: "https://skillstore.io/skills/consiliency-docs-retrieval/audits/10"
identifiers:
- type: other
value: "skillstore:consiliency-docs-retrieval:audit:10"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Prepare feature implementation
Find focused library guidance, patterns, and gotchas before changing application code.
Investigate dependency errors
Locate troubleshooting pages and known issues for the library that produced an error.
Review cross-library architecture
Combine documentation from several libraries into one sourced context package.
Try These Prompts
Find local documentation for {library} about {topic}. Load the smallest relevant page set and summarize key points, gotchas, and source paths.Use local ai-docs to investigate this {library} error: {error}. Retrieve troubleshooting guidance, likely causes, and source paths before proposing fixes.Gather targeted local documentation for {libraries} related to {feature}. Consolidate integration guidance, conflicts, gotchas, minimal patterns, sources, and estimated token use.Build a documentation package for {task} across {libraries}. Prioritize local indexes, verify version-sensitive details online, identify uncertainties, and provide sourced implementation guidance.Best Practices
- Identify required libraries and topics before loading documentation.
- Use indexes and targeted page summaries before requesting full context.
- Record source paths and verify online when details are time-sensitive.
Avoid
- Do not load every library or full-context file without a defined need.
- Do not skip local documentation based on remembered API behavior.
- Do not make sub-agents repeat navigation when relevant context is already available.
Frequently Asked Questions
Does this skill search the web first?
What local structure does it expect?
Can it retrieve documentation for multiple libraries?
When should full-context documentation be loaded?
Does it guarantee current documentation?
Can it update local documentation?
Developer Details
Author
ConsiliencyLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/Consiliency/treesitter-chunker/tree/main/.ai-dev-kit/skills/docs-retrievalRef
635f69fb8d2f4e6330ba47a4e5a0fb239c04d110
Maintenance freshness
7/18/2026
Usage
6 downloads ยท 191 views
File structure
๐ cookbook/
๐ direct-navigation.md
๐ full-context.md
๐ keyword-search.md
๐ multi-library.md
๐ SKILL.md