Install
pi install npm:nowledge-mem-pi
Update
pi update
Restart Pi after updating so the extension reloads.
Import Older Sessions
nmem t sync --from pi --limit 20
nmem t sync --from pi --apply
The first command previews older Pi session files. The second imports them into the same local or remote Mem server used by the extension. It is safe to rerun because Pi session IDs and entry IDs are stable. Older CLI installs can use npx -p nowledge-mem-pi nowledge-mem-pi-sync --apply as a fallback.
What You Get
- Completed Pi conversations sync automatically into Nowledge Mem threads
- Older Pi sessions can be backfilled with a preview-first history command
- Five skills connect Pi to your cross-tool knowledge base
| Skill | What it does |
|---|---|
read-working-memory |
Loads your daily briefing: focus areas, priorities, recent changes |
search-memory |
Searches past decisions and procedures when context would help |
distill-memory |
Saves decisions, insights, and procedures as durable memories |
save-thread |
Creates an extra curated handoff summary when you ask for one |
status |
Checks Nowledge Mem server connectivity |
Remote Mode
Configure this machine once:
nmem config client set url https://your-server
nmem config client set api-key your-key