memory-on-demand

Community

Recall past context on demand to enrich replies.

Authorkaifashraff
Version1.0.0
Installs0

System Documentation

What problem does it solve?

当用户提出涉及历史信息的问题时,此技能按需检索 memory 和 QMD 获取相关记录,避免将整段历史全部加载到上下文中造成成本与延迟。

Core Features & Use Cases

  • 按需检索历史记录:优先通过 QMD 索引定位,必要时回退到本地 memory 文件搜索。
  • 上下文高效管理:仅在确实需要时加载相关历史,降低上下文负载并提升回应速度。
  • Use Case: 用户问“那次讨论的结果是什么?”时,自动提取相关对话要点并给出摘要。

Quick Start

请直接触发自动检索最近的相关对话并输出要点。

Dependency Matrix

Required Modules

None required

Components

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: memory-on-demand
Download link: https://github.com/kaifashraff/jarvis-research/archive/main.zip#memory-on-demand

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.