Install
命令
pi install npm:nowledge-mem-pi
What You Get
Five skills that 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 a structured handoff summary of the session |
status |
Checks Nowledge Mem server connectivity |
Remote Mode
Create ~/.nowledge-mem/config.json:
JSON
{"apiUrl": "https://your-server:14242", "apiKey": "your-key"}