skills/iyangl/memory-hub/memory-search

memory-search

SKILL.md

Purpose

Full-text search across all knowledge buckets (pm, architect, dev, qa).

Input

  • query: search string (substring or regex)
  • context (optional): lines of context around matches, default 1

Required Flow

memory-hub search "<query>" [--context N]

Output

JSON envelope with data.matches array: {file, line_number, line_content, context}.

Error Handling

  • NOT_INITIALIZED.memory/ does not exist
Weekly Installs
8
First Seen
Feb 26, 2026
Installed on
codex8
opencode7
claude-code7
github-copilot7
amp7
kimi-cli7