knowledge-base

Retrieves relevant PDFs, code, and technical documents for RAG-based knowledge.

1|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/jieni777/opencode-config-backup --skill knowledge-base-jieni777
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: knowledge-base
Source: https://github.com/jieni777/opencode-config-backup/tree/main/skills/knowledge-base
Command: npx skills add https://github.com/jieni777/opencode-config-backup --skill knowledge-base-jieni777

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The RAG knowledge-base tool enables AI to read PDFs, search project code, and query technical documents, accelerating information discovery and knowledge retrieval across sources.

Core Features & Use Cases

  • PDF parsing and semantic extraction from documents
  • Codebase understanding and cross-project knowledge integration
  • Semantic search and contextual knowledge augmentation
  • Use cases include refactoring large projects, consulting API docs, and compiling technical briefs

Quick Start

Ask the knowledge base to search for documentation on authentication.

Frequently Asked Questions about knowledge-base

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

FAQPage Schema
How do I perform semantic search across PDFs and code for RAG applications?▼

To perform semantic search for RAG, this tool parses PDFs and extracts context from project code, enabling cross-source knowledge retrieval. It supports technical documents, API documentation, and compliance references to uncover relationships.

Can I query API documentation and compliance references using a knowledge base?▼

Yes, you can query API documentation and compliance references using this knowledge base tool. It retrieves relevant technical documents and applies contextual knowledge augmentation to support consulting workflows and compiling technical briefs.

What's the best way to search project code when refactoring large software projects?▼

The best way to search project code during refactoring is using semantic search to understand the codebase. This tool integrates cross-project knowledge and extracts contextual relationships from technical documents to guide your refactor.

How does YAML frontmatter drive discovery for on-demand knowledge resources?▼

YAML frontmatter drives discovery by utilizing name and description fields alongside optional trigger keywords. Setting auto_activate configures on-demand resource availability, ensuring the knowledge base surfaces contextually during retrieval tasks.

Does this RAG knowledge base tool work with software projects and research materials?▼

Yes, this RAG knowledge base works with software projects and research materials. It accelerates information discovery by parsing PDFs, understanding codebases, and retrieving context across diverse technical document sources.

What are the limitations of semantic search for technical documents and code?▼

Limitations of semantic search over technical documents include dependency on accurate PDF parsing and code extraction quality. Complex formatting in compliance references or deeply nested project code relationships may restrict contextual retrieval accuracy.