Recall and display relevant stored knowledge
Searches knowledge base and displays stored insights matching topic or conversation context.
/plugin marketplace add b17z/sage/plugin install b17z-sage@b17z/sageSearch the knowledge base and display relevant stored insights.
When the user invokes /recall, search the knowledge base for items matching:
Display matching knowledge items with their metadata.
/recall [topic]
/recall gdpr
/recall api patterns
/recall # Recall based on current conversation context
## 📚 Knowledge Recall
### gdpr-summary
*Source: Research session 2026-01-08 | Keywords: gdpr, privacy, consent*
[Content of the knowledge item]
---
### consent-patterns
*Source: Legal review | Keywords: consent, user agreement*
[Content of the knowledge item]
---
**Recalled 2 items (~730 tokens)**
No stored knowledge matches "[topic]".
Available knowledge:
- gdpr-summary (keywords: gdpr, privacy, consent)
- api-patterns (keywords: api, rest, graphql)
Add knowledge with: `sage knowledge add <file> --id <id> --keywords <kw1,kw2>`