memorise

Store learnings and patterns in the aide memory database with categories and tags.

15|4|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/jmylchreest/aide --skill memorise
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memorise
Source: https://github.com/jmylchreest/aide/tree/main/skills/memorise
Command: npx skills add https://github.com/jmylchreest/aide --skill memorise

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Capture important information for future sessions by storing it in the aide memory database.

Core Features & Use Cases

  • Persist learnings, decisions, and session notes across runs.
  • Organize memories with categories and tags for targeted retrieval.
  • Facilitate continuity by enabling memory-driven injections in new sessions.

Quick Start

Use aide memory add to persist a key takeaway for future sessions.

Frequently Asked Questions about memorise

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

FAQPage Schema
How do I persist key learnings and notes across chat sessions?

To persist learnings across sessions, you can store important decisions and patterns in the memory database for future reference. This allows you to reuse key takeaways in new runs.

What is the best way to organize session memory for targeted retrieval?

Organizing session memory involves applying categories and tags when you store information. This structure facilitates continuity by enabling targeted retrieval of past learnings in new sessions.

Can I use memory persistence to save decisions for future projects?

Yes, you can save decisions for future projects by capturing them at the end of a task. The system stores these decisions in the memory database and returns a memory identifier on success.

How do I capture patterns and learnings at the end of a task?

You capture patterns and learnings by invoking a memory add command at the end of a task. This stores the session notes in the database with a suitable category and tags for later reuse.

Does storing session memory require external dependencies?

Storing session memory does not require external dependencies. It uses the built-in memory database to capture and organize learnings without needing additional components or setup.