mem-search

Search a persistent cross-session memory database for past work and information.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/spandios/vibe-utils --skill mem-search-spandios
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mem-search
Source: https://github.com/spandios/vibe-utils/tree/main/skills/mem-search
Command: npx skills add https://github.com/spandios/vibe-utils --skill mem-search-spandios

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you quickly find and retrieve information from your past work and conversations, saving you time and preventing redundant effort.

Core Features & Use Cases

  • Cross-Session Memory Search: Search across all your past sessions for specific information.
  • Contextual Timeline: Understand the sequence of events around a particular piece of work.
  • Use Case: When a user asks, "Did we already solve this authentication issue last week?", this Skill can search your memory database to find relevant past solutions or discussions.

Quick Start

Use the mem-search skill to find past work related to "database migration".

Frequently Asked Questions about mem-search

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

FAQPage Schema
How do I search past conversations and recall previous solutions across different sessions?

To search past conversations across different sessions, you can query a persistent cross-session memory database. This enables recalling previous solutions, decisions, or discussions by retrieving specific observations, sessions, and prompts.

How can I retrieve the contextual timeline of a past development task?

You can retrieve the contextual timeline of a past development task by searching the memory database for related observations and sessions. This provides the sequence of events and direct context around that particular piece of work.

Does cross-session memory search work for finding old discussions about specific software issues?

Yes, cross-session memory search works for finding old discussions about specific software issues. You can search the persistent database using keywords to instantly retrieve relevant past solutions or technical decisions.

What is the best way to prevent redundant effort when troubleshooting recurring errors?

The best way to prevent redundant effort when troubleshooting recurring errors is to search a persistent memory database for past work. This instantly retrieves previous solutions and discussions, saving time on resolved issues.

Can I directly fetch specific past prompts and observations from my history?

Yes, you can directly fetch specific past prompts and observations from your history. The memory search supports detailed retrieval of individual observations, past sessions, and previously executed prompts.

When do I need a persistent memory database for my workflow?

You need a persistent memory database for your workflow when you must recall information across different conversational contexts. It is essential for retrieving past work and preventing redundant effort in cross-session projects.