prismflow-memory-read
CommunityInstantly fetch past context for accurate replies
System Documentation
What problem does it solve?
This skill retrieves historical references from PrismFlow's memory and knowledge bases so that AI responses can reference past context. It is used when users mention terms like previously, before, history, project background, or past decisions, and when the system detects missing information in the current reply. It must call both query_memory and query_knowledge and return only the historical references, without writing new memory or synthesizing conclusions.
Core Features & Use Cases
- Retrieve historical context by invoking both memory and knowledge queries when needed.
- Return only the retrieved references to support informed responses, without modifying memory or generating analyses.
- Use Case: When a user asks about a prior decision or project background, the AI fetches the relevant historical references for reference.
Quick Start
When past-context is requested, run both query_memory and query_knowledge and return only the historical references.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: prismflow-memory-read Download link: https://github.com/justlovemaki/PrismFlowAgent/archive/main.zip#prismflow-memory-read Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.