knowledge

Installation
SKILL.md

Knowledge Skill

Project Cortex - Structural Knowledge Injection and Long-Term Knowledge Retrieval.

Boundary note:

  • This skill is for durable/reusable knowledge.
  • Short-term operational memory belongs to Rust memory core and is exposed separately via memory skill facade.

Commands

Unified Search (primary)

Single entry point for all knowledge search. Use this instead of separate search/link_graph_hybrid_search to avoid tool ambiguity.

Parameter Type Default Description
query str - Search query (required)
mode str "hybrid" hybrid (link_graph+vector), keyword (ripgrep), link_graph (links only), vector (semantic only)
Related skills
Installs
11
GitHub Stars
9
First Seen
Jan 24, 2026