memory-search

Search conversation history using hybrid, semantic, or term-based modes.

8|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/23blocks-OS/ai-maestro-plugins --skill memory-search-23blocks-os
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-search
Source: https://github.com/23blocks-OS/ai-maestro-plugins/tree/main/src/skills/memory-search
Command: npx skills add https://github.com/23blocks-OS/ai-maestro-plugins --skill memory-search-23blocks-os

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that the AI proactively searches conversation history before responding to any user instruction, preventing repetition, contradictions, and missed context.

Core Features & Use Cases

  • Proactive Memory Recall: Automatically searches for relevant past discussions, decisions, and context.
  • Contextual Awareness: Ensures AI builds upon previous work rather than starting from scratch.
  • Use Case: When a user asks to "continue working on the authentication module," the AI first searches its memory for "authentication module" to understand prior discussions and decisions before proceeding.

Quick Start

When you receive an instruction, immediately search your memory for relevant context.

Frequently Asked Questions about memory-search

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

FAQPage Schema
How do I recall past decisions and context from conversation history?

You can recall past context by using hybrid, semantic, or term-based search modes to find previous discussions in conversation history. This prevents contradictions and ensures informed AI responses by retrieving relevant past decisions.

What is the best way to search conversation history for previous discussions?

The best way to search conversation history is using hybrid, semantic, or term-based search modes with role filtering. This ensures the AI retrieves relevant context and past decisions before executing your instructions to maintain continuity.

Does proactive memory recall work for maintaining conversational continuity?

Yes, proactive memory recall works for maintaining conversational continuity by automatically searching conversation history for relevant context before responding. This ensures the AI builds upon previous work and past decisions rather than starting from scratch.

Can I filter conversation history search results by user or assistant roles?

Yes, you can filter conversation history search results by user or assistant roles. This search filtering capability helps retrieve specific context and previous discussions to ensure accurate, informed AI responses based on past interactions.

When do I need to search past conversations for context before executing instructions?

You need to search past conversations for context when continuing previous work, such as asking the AI to finish an authentication module. Searching memory retrieves relevant past discussions and decisions to prevent repetition and ensure informed responses.

Why does the AI start from scratch instead of recalling previous discussions?

The AI starts from scratch when it lacks proactive memory recall to search conversation history. By automatically retrieving relevant context and past decisions before executing instructions, the AI can build upon previous discussions and maintain conversational continuity.