knowledge-base

Query and ingest indexed documents into shared or private knowledge collections.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/JBODE-mhhs/Zeus2.0-public --skill knowledge-base-jbode-mhhs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knowledge-base
Source: https://github.com/JBODE-mhhs/Zeus2.0-public/tree/main/templates/analyst/.claude/skills/knowledge-base
Command: npx skills add https://github.com/JBODE-mhhs/Zeus2.0-public --skill knowledge-base-jbode-mhhs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The knowledge base lets you search indexed documents using natural language — memory files, research notes, org knowledge. Query before searching externally. Ingest after completing research.

Core Features & Use Cases

  • Query first: check existing context before external research to avoid duplication.
  • Ingest findings: save substantive results to shared or private memory for future agents.
  • Workflow support: manage KB lifecycle with kb-setup, kb-collections, kb-query, kb-ingest commands to organize org knowledge.

Quick Start

Ask the knowledge base to search indexed documents using natural language to locate existing context before you research.

Frequently Asked Questions about knowledge-base

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

FAQPage Schema
How do I search indexed documents using natural language in a knowledge base?

Semantic search in a knowledge base lets you query indexed documents using natural language to retrieve existing context. Query the knowledge base before external research to avoid duplication.

What's the best way to ingest notes and documents into shared or private collections?

Ingest notes and documents into shared or private collections using kb-ingest commands. Save substantive research results into memory files for future agents to query.

Does the knowledge base support organizing org knowledge into separate collections?

Yes, you can manage the knowledge base lifecycle with kb-setup and kb-collections commands to keep org data organized into distinct shared or private collections.

Why should I query a knowledge base before searching externally?

Querying a knowledge base before external research retrieves existing context from memory files and research notes, preventing duplication and ensuring you build upon previously indexed org knowledge.

Can I save research findings for future agents to access later?

Yes, ingest substantive research results into shared or private memory collections after completing research. Future agents can then query this knowledge base to retrieve the saved context.