remnic-search

Search all Remnic memories with full-text queries and return dated excerpts.

158|23|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/joshuaswarren/remnic --skill remnic-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: remnic-search
Source: https://github.com/joshuaswarren/remnic/tree/main/packages/plugin-claude-code/skills/remnic-search
Command: npx skills add https://github.com/joshuaswarren/remnic --skill remnic-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables precise, full-text search across all Remnic memories to surface relevant context, reducing manual recall and accelerating discovery of past decisions and details.

Core Features & Use Cases

  • Full-text search across the entire memory store to locate exact phrases, topics, and entities.
  • Results include dates, categories, and short excerpts to support quick recall and auditing.
  • Use cases include project retrospectives, memory audits, and research across large memory datasets.

Quick Start

Search memories for onboarding notes from last quarter.

Frequently Asked Questions about remnic-search

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

FAQPage Schema
How do I perform a full-text search across large memory stores for past decisions?

Full-text search across large memory stores surfaces relevant context by using the remnic_lcm_search tool to locate exact phrases, topics, and entities. It groups results by date or category when metadata is available, presenting top matches with dates and excerpts.

What is the best way to find exact matches in memory datasets for a compliance audit?

The best way to find exact matches in memory datasets for a compliance audit is exhaustive full-text search. It scans the entire memory store to locate precise phrases, groups results by metadata like date or category, and presents short excerpts for quick recall.

Can I group memory search results by date and category when researching project retrospectives?

Yes, you can group memory search results by date and category when researching project retrospectives. The search function organizes matched memories by available metadata, presenting top results with dates and short excerpts to support quick recall and auditing.

How do I retrieve exact phrases from memory contexts without manual recall?

To retrieve exact phrases from memory contexts without manual recall, perform a full-text search across the memory store. This surfaces relevant context by matching precise phrases, topics, and entities, then displays top matches with dates and excerpts.

Does memory search work for auditing past decisions across a large memory dataset?

Memory search works for auditing past decisions across a large memory dataset by performing exhaustive full-text search. It locates exact matches, groups results by metadata like date or category, and provides short excerpts to accelerate discovery and reduce manual effort.

What are the limitations of full-text memory search for recalling context?

Full-text memory search requires available metadata to group results by date or category. It is designed for exhaustive exact-match retrieval across large memory stores, so it may not support semantic or fuzzy matching for imprecise queries without exact phrases.