memory-worthy

Extract and store conversation preferences, corrections, facts, and patterns as categorized memories.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ayo-ooo/ayo --skill memory-worthy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-worthy
Source: https://github.com/ayo-ooo/ayo/tree/main/internal/builtin/skills/memory-worthy
Command: npx skills add https://github.com/ayo-ooo/ayo --skill memory-worthy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identifying and storing information from conversations that should be retained for long-term memory.

Core Features & Use Cases

  • Extract explicit preferences, corrections, facts, and patterns from conversations.
  • Tag memories with category (preference, fact, correction, pattern) and attribute their source and timestamp.
  • Provide safe storage and retrieval for long-running chat contexts and projects.

Quick Start

Remember the explicit preferences and key facts from this conversation for long-term storage.

Frequently Asked Questions about memory-worthy

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

FAQPage Schema
How do I extract preferences and facts from conversations for long-term memory?

To extract preferences and facts from conversations for long-term memory, the Skill identifies explicit details and observed patterns, storing them as concise, categorized entries. It tags each memory with a category, source, and timestamp for reliable future recall.

What is the best way to store user corrections across chat sessions?

The best way to store user corrections across chat sessions is to capture them as categorized memory entries with source attribution and timestamps. This ensures that explicit corrections are conflict-checked against existing data for reliable long-term recall.

How does conversation analysis identify patterns for long-term recall?

Conversation analysis identifies patterns for long-term recall by observing recurring details across multiple sessions. The Skill applies conflict-checking to these observed patterns, ensuring that stored memory entries remain concise and categorically reliable for future retrieval.

Can I use memory extraction for long-running chat contexts and projects?

Yes, you can use memory extraction for long-running chat contexts and projects. The Skill provides safe storage and retrieval for explicit preferences, corrections, and facts, ensuring that memorable details are retained and conflict-checked throughout the project lifecycle.

Why does long-term memory need conflict-checking for stored facts?

Long-term memory needs conflict-checking for stored facts to ensure reliable recall and prevent contradictory information from persisting. The Skill verifies extracted preferences and corrections against existing entries before storing them as concise, categorized memory data.

When do I need to categorize and attribute memories from a conversation?

You need to categorize and attribute memories from a conversation when extracting explicit preferences, corrections, facts, or patterns for long-term recall. Proper categorization and timestamping ensure that stored information remains structured and reliably retrievable across sessions.