aayoawoyemiaayoawoyemiCommunityยท1 Agent Skills Included

Ori-Mnemos

Persistent markdown memory with self-learning graph retrieval

Stores agent knowledge as linked markdown notes that persist across sessions, clients, and machines. Retrieves past decisions, research, and learnings through graph traversal, semantic search, and ranking that improves with every query. Eliminates lost context, repeated research, and cloud lock-in by keeping everything in local files you fully own.
npx skills add aayoawoyemi/Ori-Mnemos --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Ori-Mnemos?โ–ผ

Run `npx skills add aayoawoyemi/Ori-Mnemos --all -g -y` in your terminal to install all skills in this suite globally.

How to give an AI agent long-term memory?โ–ผ

Ori stores notes as linked markdown files on disk and retrieves them on demand, so knowledge survives across sessions, clients, and machines without any cloud service.

Does Ori-Mnemos need a database or API keys?โ–ผ

No. It runs fully offline using local embeddings and a SQLite index, with plain markdown files as the storage layer.

Which AI clients work with Ori-Mnemos?โ–ผ

It connects via MCP to Claude Code, Hermes, OpenCode, Cursor, and Codex, with full lifecycle automation on the first three.

How does Ori decide what to forget?โ–ผ

Notes fade using cognitive decay models based on how often they are accessed, while frequently used and structurally important notes stay alive automatically.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’