memory

Save, update, search, and organize markdown files in a structured folder hierarchy.

3.6k|505|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/TinyAGI/tinyagi --skill memory-tinyagi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory
Source: https://github.com/TinyAGI/tinyagi/tree/main/.agents/skills/memory
Command: npx skills add https://github.com/TinyAGI/tinyagi --skill memory-tinyagi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of maintaining and accessing important information across conversations and over time, by allowing users to save, update, search, and organize knowledge in a structured and easily accessible manner.

Core Features & Use Cases

  • Persistent Hierarchical Memory: Save, update, search, and organize knowledge as markdown files in a structured folder hierarchy.
  • Memory Management: Use to save user preferences, project details, important decisions, and more.
  • Use Case: When you want to ensure that valuable information is not forgotten, or when you need to recall past knowledge during a conversation.

Quick Start

To save a new memory, use the command: 'save to memory "User's coding style: prefers functional programming and TypeScript" in the preferences category.'

Frequently Asked Questions about memory

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

FAQPage Schema
How do I save persistent knowledge across conversations using markdown files?

To retain knowledge across conversations, this system saves persistent information as markdown files within a structured folder hierarchy. You can save preferences, project details, and decisions by issuing a command to store text in a specific category.

What is hierarchical memory management for organizational knowledge retention?

Hierarchical memory management is the process of organizing markdown files into a structured folder hierarchy to retain and recall knowledge. It allows users to save, update, and search saved information efficiently across multiple administrative sessions.

How do I search and update saved memories in a hierarchical storage system?

You can search and update saved memories by interacting with the hierarchical storage system to modify existing markdown files. This allows you to retrieve past knowledge and update specific entries to keep your organizational data current.

When do I need a persistent hierarchical memory system for my projects?

You need a persistent hierarchical memory system when you must ensure valuable information is not forgotten across multiple conversations. It is intended for administrative and organizational tasks requiring continuous knowledge retention and recall.

Does this knowledge retention tool require any external dependencies?

No external dependencies are required to use this knowledge retention tool. It operates independently to manage your hierarchical storage of markdown files without needing additional software packages or frameworks installed.