search

Retrieve semantically relevant memories, projects, and conversations from MemPalace.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/nedaktov-ops/StenoMD --skill search-nedaktov-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: search
Source: https://github.com/nedaktov-ops/StenoMD/tree/main/knowledge_graph/.codex-plugin/skills/search
Command: npx skills add https://github.com/nedaktov-ops/StenoMD --skill search-nedaktov-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

MemPalace search enables fast, semantic retrieval across all mined memories, projects, and conversations, reducing the time needed to locate relevant context.

Core Features & Use Cases

  • Semantic Retrieval: Query memories, projects, and conversations by meaning rather than exact terms.
  • Contextual Answers: Surface summaries and relevant context to support decision-making and planning.
  • Use Case: When preparing a briefing, quickly surface notes from across MemPalace to inform your narrative.

Quick Start

Ask MemPalace to locate the most relevant memories, projects, and conversations for your current topic.

Frequently Asked Questions about search

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

FAQPage Schema
How does semantic search retrieve information by meaning rather than exact terms?

Semantic search identifies and retrieves semantically relevant memories by using a semantic index and in-memory embeddings to determine contextual relevance. This enables query results based on meaning rather than exact term matching across stored records.

What is the best way to find context across past projects and conversations for a briefing?

The best way to find context for a briefing is querying your stored records to surface summaries and relevant context. Semantic retrieval operates across all mined memories, projects, and conversations to support planning and decision-making.

Can I use semantic search to locate records from across my entire knowledge base?

Yes, you can use semantic search to locate records from across your entire knowledge base. It operates across all stored memories, projects, and conversations, returning concise summaries or full-context results based on semantic relevance.

Do I need a semantic index to perform contextual information retrieval?

Yes, you need a semantic index and in-memory embeddings to perform contextual information retrieval. These components determine semantic relevance and enable the system to return concise summaries or full-context results for your queries.

How do I query stored memories to surface relevant context for decision-making?

You query stored memories by asking your system to locate the most relevant records for your topic. The semantic search mechanism then retrieves matching memories, projects, and conversations to inform your decision-making process.

What are the limitations of semantic search for mined conversations and projects?

A limitation of semantic search is its dependency on a pre-existing semantic index and in-memory embeddings. Without these, the system cannot determine contextual relevance or retrieve accurate summaries from stored conversations and projects.