Communityv1.0.0

Memory Search

Search and retrieve relevant information from your indexed memory files using semantic queries and direct file reads for context.

2.9kdownloads4stars43active installsaigentic-net
View on ClawHubBack to Skills

Skill Details

Slug
memory-search
Latest Version
1.0.0
Author
aigentic-net
Published
Feb 8, 2026
Updated
Feb 26, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Memory Search.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of memory-search skill. - Provides two tools: `memory_search` for semantic vector search in memory files, and `memory_get` for reading file sections by line range. - Enables efficient retrieval of prior conversations, preferences, dates, project history, and other personal context. - Includes clear usage guidelines, tips, and examples for common scenarios. - Indexing is automatic; no manual setup required. - Strictly prohibits accessing memory files via shell commands—use provided APIs only.