recall

Search stored memories and synthesize conversational summaries from matches.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/emmahyde/memesis --skill recall-emmahyde
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recall
Source: https://github.com/emmahyde/memesis/tree/main/skills/recall
Command: npx skills add https://github.com/emmahyde/memesis --skill recall-emmahyde

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires embed_text, memory_search, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables efficient searching across stored memories to retrieve pertinent information, reducing manual effort and delays in information access.

Core Features & Use Cases

  • Memory Search: Perform full-text and semantic searches to find relevant stored data.
  • Information Synthesis: Summarize top memory matches into natural, conversational responses.
  • Use Case: When asked "What do you remember about the project timeline?", this Skill quickly locates related memories and presents a coherent summary, saving time on manual lookup.

Quick Start

Ask the AI to recall relevant information by querying with your question, such as "Recall what we discussed about project deadlines."

Frequently Asked Questions about recall

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

FAQPage Schema
How do I retrieve and synthesize past interactions from stored memories?

To retrieve and synthesize memories, use semantic and full-text search to locate relevant stored data, then summarize the top matches into a natural conversational response for immediate use.

What is the best way to search stored notes and past conversations in AI?

The best way to search stored notes is applying semantic search to find relevant past interactions, which synthesizes multiple memory matches into a single coherent summary for efficient data recall.

Do I need text embedding capabilities to perform semantic memory search?

Yes, text embedding capabilities are required to perform semantic memory search, as the process depends on embedding, full-text, and semantic search functions to accurately locate and retrieve pertinent stored data.

Can I summarize project timelines and deadlines from my historical chat data?

You can summarize project timelines and deadlines from historical chat data by querying your stored memories, which triggers a search to locate related interactions and present a coherent summary of the information.

Does memory synthesis work for retrieving specific notes without manual lookup?

Memory synthesis works for retrieving specific notes without manual lookup by executing full-text and semantic searches across stored knowledge, efficiently reducing delays and manual effort in information access.

Why use semantic search instead of manual filtering for past interaction retrieval?

Semantic search is used instead of manual filtering because it quickly locates contextually relevant memories across stored knowledge, synthesizing them into natural responses and significantly reducing manual lookup delays.