memory

Consolidate and persist information to LLM/Agent memory for long-term recall.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Jack5316/Obsidian --skill memory-jack5316
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory
Source: https://github.com/Jack5316/Obsidian/tree/main/.claude/skills/memory
Command: npx skills add https://github.com/Jack5316/Obsidian --skill memory-jack5316

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows you to permanently store information, preferences, facts, patterns, and workflows for AI assistants, ensuring consistent and personalized interactions across sessions.

Core Features & Use Cases

  • Persistent Memory: Saves key information to a dedicated context folder for long-term AI recall.
  • Preference Management: Stores user preferences to tailor AI responses.
  • Fact & Pattern Storage: Records important facts and observed patterns for future reference.
  • Workflow Definition: Documents and saves multi-step processes for AI execution.
  • Use Case: After a conversation, you can use this skill to tell the AI to remember your preferred communication style (e.g., "I prefer concise answers") or a specific fact about a project you're working on.

Quick Start

Use the memory skill to remember the fact that 'Project Alpha is due next Friday'.

Frequently Asked Questions about memory

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

FAQPage Schema
How do I persist AI context and preferences for long-term recall across sessions?

To persist AI context, you can consolidate and store information like user preferences, facts, and workflows into a dedicated folder, ensuring consistent and personalized interactions across sessions.

Can I save user preferences to tailor AI responses permanently?

Yes, you can save user preferences permanently; the skill manages and stores these preferences within a dedicated context folder to tailor AI responses in future interactions.

What is the best way to store project facts and workflows for an AI assistant?

The best way to store project facts and workflows is to use a skill that records important facts and documents multi-step processes into a dedicated memory folder for AI execution.

How does persistent memory work for LLM agents?

Persistent memory works by consolidating information into a specific folder, allowing LLM agents to recall saved patterns, facts, and preferences during later interactions.

Are there limitations to storing AI memory and patterns in a local context folder?

Storing AI memory in a local context folder limits recall to agents accessing that specific directory; it does not automatically sync across different platforms or environments without manual integration.