memory-search
Original:🇺🇸 English
Translated
跨桶全文检索 .memory/ 中的知识文件
2installs
Sourceiyangl/memory-hub
Added on
NPX Install
npx skill4agent add iyangl/memory-hub memory-searchTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →Purpose
Full-text search across all knowledge buckets (pm, architect, dev, qa).
Input
- : search string (substring or regex)
query - (optional): lines of context around matches, default 1
context
Required Flow
bash
memory-hub search "<query>" [--context N]Output
JSON envelope with array: .
data.matches{file, line_number, line_content, context}Error Handling
- →
NOT_INITIALIZEDdoes not exist.memory/