OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add runablehq/memory --skill mem
Store and retrieve memories (notes, facts, decisions, snippets, images) using a local SQLite database with full-text search. Use when you need to remember information across sessions, recall previous decisions, store code snippets, or search your knowledge base.
npx skills add runablehq/memory --skill mem
A CLI tool for storing and retrieving memories with full-text search. Data is stored locally in ~/.mem/mem.db.
Three operators: (none) = recall, + = remember, - = forget.
prefs, api, deploy, db--full: Complete content inline--json: Structured JSON for parsing