kymera-voice-memory

Integrate World Weaver memory into Kymera Voice to persist and recall conversations.

3|1|Updated Nov 5, 2025
One-click install
npx skills add https://github.com/astoreyai/claude-skills --skill kymera-voice-memory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kymera-voice-memory
Source: https://github.com/astoreyai/claude-skills/tree/main/skills/memory/world-weaver/integrations/kymera-voice
Command: npx skills add https://github.com/astoreyai/claude-skills --skill kymera-voice-memory

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables World Weaver memory integration in Kymera Voice, allowing the voice assistant to remember conversations, retrieve relevant context, and learn from interactions.

Core Features & Use Cases

  • Remember conversations across sessions to provide continuity and personalized responses.
  • Context enhancement: fetches relevant memories to enrich LLM prompts.
  • Procedural and semantic memory integration via World Weaver for improved recall.

Quick Start

Enable World Weaver memory integration in Kymera Voice by configuring JarvisMemoryHook and connecting to World Weaver as described.

Frequently Asked Questions about kymera-voice-memory

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

FAQPage Schema
How do I persist voice assistant conversations across sessions?

To persist voice assistant conversations, this Skill integrates World Weaver memory with Kymera Voice to retain context, recall interactions, and fetch relevant memories to enrich LLM prompts across sessions.

How does episodic memory work with voice assistants?

Episodic memory for voice assistants fetches stored procedural and semantic context via World Weaver, enriching the current prompt so the assistant recalls previous interactions and maintains continuity.

Can I use World Weaver memory with Kymera Voice?

Yes, you can use World Weaver with Kymera Voice by configuring JarvisMemoryHook, which connects the voice assistant to World Weaver's procedural and semantic memory systems for context retention.

What happens if World Weaver is unavailable during a voice interaction?

If World Weaver is unavailable, the memory integration applies graceful degradation with fallback behavior, allowing voice interactions to continue asynchronously without crashing.

How do I configure JarvisMemoryHook for context retention?

Configuring JarvisMemoryHook involves connecting Kymera Voice to World Weaver memory, enabling asynchronous initialization and optional components to persist and recall conversations effectively.