Agent Skillsopen-gitagent/opengap › knowledge-retrieval

knowledge-retrieval

GitHub

基于RAG技术对已摄入文档进行语义搜索,支持LlamaIndex或NVIDIA后端。适用于查询内部报告、PDF及专业技术文档,优先于网络搜索获取领域特定知识,返回带引用的相关文本块。

examples/nvidia-deep-researcher/skills/knowledge-retrieval/SKILL.md open-gitagent/opengap

Trigger Scenarios

需要检索内部或已摄入的文档和报告 在PDF、白皮书或技术文档中查找信息 获取开放网络上不可用的领域特定知识

Install

npx skills add open-gitagent/opengap --skill knowledge-retrieval -g -y
More Options

Non-standard path

npx skills add https://github.com/open-gitagent/opengap/tree/main/examples/nvidia-deep-researcher/skills/knowledge-retrieval -g -y

Use without installing

npx skills use open-gitagent/opengap@knowledge-retrieval

指定 Agent (Claude Code)

npx skills add open-gitagent/opengap --skill knowledge-retrieval -a claude-code -g -y

安装 repo 全部 skill

npx skills add open-gitagent/opengap --all -g -y

预览 repo 内 skill

npx skills add open-gitagent/opengap --list

SKILL.md

Frontmatter
{
    "name": "knowledge-retrieval",
    "description": "Semantic search over ingested documents using RAG (LlamaIndex\/ChromaDB or Foundational RAG)",
    "allowed-tools": "knowledge-retrieval"
}

Knowledge Retrieval

Perform semantic search over a pre-ingested document collection using Retrieval-Augmented Generation (RAG). Backed by LlamaIndex with ChromaDB or NVIDIA Foundational RAG.

When to Use

  • Searching internal or pre-ingested documents and reports
  • Finding information in PDFs, whitepapers, or technical documentation
  • Retrieving domain-specific knowledge not available on the open web
  • This is the highest priority source — check the knowledge base first before web or paper searches

How to Use

  1. Formulate a semantic search query describing the information needed
  2. Call knowledge_retrieval with the query
  3. Review returned chunks for relevance
  4. Note the citation metadata (filename, page number) for sourcing

Result Format

Results are returned as text chunks with citation metadata:

Relevant text passage from the ingested document...

Citation: filename.pdf, p.12

Constraints

  • Searches only over documents that have been ingested into the knowledge index
  • Returns ranked chunks based on semantic similarity
  • Citation format: Citation: filename.ext, p.X
  • Each call counts toward the researcher's 8-call limit per task

Backend Options

  • LlamaIndex + ChromaDB — Local vector store with LlamaIndex orchestration
  • NVIDIA Foundational RAG — NVIDIA-hosted RAG service with NeMo Retriever

Version History

  • d7a8e2e Current 2026-07-25 08:13

Same Skill Collection

examples/full/skills/document-review/SKILL.md
examples/full/skills/regulatory-analysis/SKILL.md
examples/gitagent-helper/skills/create-agent/SKILL.md
examples/gitagent-helper/skills/export-agent/SKILL.md
examples/gitagent-helper/skills/get-started/SKILL.md
examples/gitagent-helper/skills/manage-skills/SKILL.md
examples/gitagent-helper/skills/run-agent/SKILL.md
examples/jason-my-claw-is-the-law-deebee-4567b4/skills/compute-ladder/SKILL.md
examples/jason-my-claw-is-the-law-deebee-4567b4/skills/narco-check/SKILL.md
examples/jason-my-claw-is-the-law-deebee-4567b4/skills/packet-factory/SKILL.md
examples/llm-wiki/skills/wiki-ingest/SKILL.md
examples/llm-wiki/skills/wiki-lint/SKILL.md
examples/llm-wiki/skills/wiki-query/SKILL.md
examples/lyzr-agent/skills/research/SKILL.md
examples/nvidia-deep-researcher/skills/paper-search/SKILL.md
examples/nvidia-deep-researcher/skills/web-search/SKILL.md
examples/standard/skills/code-review/SKILL.md

Metadata

Files
0
Version
d7a8e2e
Hash
b15b4ea2
Indexed
2026-07-25 08:13

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-21 21:34
浙ICP备14020137号-1 $mapa de visitantes$