knowledge-base

Index and query organizational knowledge and research notes with wcc bus kb-query and kb-ingest.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/MrWest3/west-command-center --skill knowledge-base-mrwest3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knowledge-base
Source: https://github.com/MrWest3/west-command-center/tree/main/templates/analyst/.claude/skills/knowledge-base
Command: npx skills add https://github.com/MrWest3/west-command-center --skill knowledge-base-mrwest3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and reuse organizational knowledge by searching indexed documents and notes before performing external research, reducing duplication and rework.

Core Features & Use Cases

  • Search across memory files, research notes, and org knowledge with natural language to surface relevant context.
  • Ingest findings to shared or private memory to preserve research and avoid repeating work.
  • Coordinate across agents and orgs with a unified knowledge layer to support faster decision making.

Quick Start

Start by querying existing knowledge with wcc bus kb-query for your topic, then ingest your findings with wcc bus kb-ingest once research is complete.

Frequently Asked Questions about knowledge-base

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

FAQPage Schema
How do I search organizational knowledge to avoid repeating research across agents?

Search organizational knowledge by querying indexed memory files and research notes with natural language using kb-query. This surfaces relevant context across agents and projects to reduce duplicated external web searches.

What's the best way to preserve research findings for shared memory across projects?

Preserve research findings by ingesting them into shared or private memory using kb-ingest. This stores findings in a unified knowledge layer, preventing rework and supporting faster decision making across collaborating agents.

Can I coordinate knowledge sharing across multiple orgs with a unified memory layer?

Yes, you can coordinate knowledge sharing across multiple orgs. The Skill supports both shared and private memory, allowing agents to index and query organizational knowledge collaboratively across different projects.

Does querying existing knowledge before web searches actually reduce duplicated work?

Querying existing knowledge before web searches reduces duplicated work by retrieving previously indexed policy details and verified facts. Ingesting completed research ensures future queries return those findings instead of triggering new external searches.

How do I start indexing and retrieving research notes for my team?

Start by querying existing knowledge with kb-query for your topic to check current context, then ingest your new findings with kb-ingest once research is complete to build the shared knowledge base.

What are the limitations of relying on indexed knowledge for fact verification?

Indexed knowledge is limited to previously ingested findings and notes. If research on a topic was never stored via kb-ingest, the kb-query search will return no results, requiring an external web search to gather new information.