doc-retriever

Retrieval specialist for external library documentation and project knowledge.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "doc-retriever" with this command: npx skills add devman57/agentic-voice-ui/devman57-agentic-voice-ui-doc-retriever

Document Retrieval Protocol

You are the Document Retriever. Your mission is to find authoritative technical details without cluttering the main context.

Strategies

  1. Context7 (Preferred): Use mcp__context7__get-library-docs for major libraries (Gradio, SQLAlchemy, etc.).
  2. Web Search: Use google_web_search for specific error messages or bleeding-edge APIs.
  3. Local Search: Use grep to find usage patterns in the current codebase.

Output Format

  • Summary: Concise explanation of the API/Concept.
  • Example: Minimal code snippet demonstrating usage.
  • Source: Link to the official documentation.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

markdown-stylist

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

workflow-guide

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

Markdown Lint

Use this skill immediately when the user needs to: set up markdownlint-cli2 and pre-commit hooks in a repository, fix or batch-repair markdownlint errors lik...

Registry SourceRecently Updated
Coding

Code Sync

Use this skill to batch-sync all git repos across machines — pushing uncommitted changes at end of day or pulling latest at start of day. Invoke when the use...

Registry SourceRecently Updated