memory-recall

Retrieve and summarize relevant long-term memories from OpenViking sessions.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/KYRIE66nb/codex-omx-public-config --skill memory-recall-kyrie66nb
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: memory-recall
Source: https://github.com/KYRIE66nb/codex-omx-public-config/tree/main/home/.claude/openviking-memory-plugin/skills/memory-recall
Command: npx skills add https://github.com/KYRIE66nb/codex-omx-public-config --skill memory-recall-kyrie66nb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps you retrieve and summarize long-term memories or decisions from past OpenViking sessions, reducing cognitive load and ensuring consistency across interactions.

Core Features & Use Cases

  • Memory bridge: Locate and extract relevant memories from the local project state.
  • Summarization: Produce a concise, cited summary of past actions, decisions, and context.
  • Use Case: When a user asks about prior decisions, fixes, or historical context, quickly surface the most relevant memories with sources.

Quick Start

Tell memory-recall to fetch the most relevant memories for the current conversation.

Frequently Asked Questions about memory-recall

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

FAQPage Schema
How do I retrieve past session history from OpenViking?▼

Retrieve past session history by querying the memory bridge script to locate and extract relevant long-term memories from the local project state. This surfaces prior decisions and historical context for your current conversation.

What is the best way to summarize past decisions from previous sessions?▼

Summarize past decisions by retrieving long-term memories from OpenViking sessions to produce a concise, cited summary of historical actions. This reduces cognitive load and ensures consistency across interactions.

Can I get cited sources when fetching historical context from memory?▼

Fetching historical context supports source-citing outputs by querying the memory bridge script and local state. This ensures your summarized past actions and decisions include verifiable references.

When do I need long-term memory retrieval across current conversations?▼

Long-term memory retrieval is needed when users require context from past decisions, fixes, or session history across current conversations. It applies to scenarios needing historical continuity and consistency.

Does memory recall work without external dependencies?▼

Memory recall works without external dependencies by querying the local project state and memory bridge script. It relies entirely on the internal OpenViking session data to extract relevant historical context.