deep-memory

深层记忆系统。处理知识积累、技能经验、长期档案类任务时触发。提供关键字检索、记忆存取、索引更新功能。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "deep-memory" with this command: npx skills add qshfu/depth-memory

Deep Memory(深层记忆)

分层记忆体系的第三层(MEMORY.md → deep-memory → 互联网)。处理知识、技能、经验类任务时优先使用。

记忆层次

memory/ & MEMORY.md  ← 日常/高频上下文(第一层)
deep-memory/         ← 知识/技能/经验档案(第二层)← 当前层
互联网搜索          ← 无匹配时 fallback

工作流

查询(遇到问题时):

  1. 读取 DEEP-MEMORY.md(索引文件)
  2. 从用户输入中提取关键字,匹配索引表的 Keywords 列
  3. 命中 → 读取对应 deep-memory 文件
  4. 无命中 → 继续互联网搜索

新增(整理有价值内容时):

  1. 内容存入 deep-memory/YYYY-MM-DD HH_MM_SS.md
  2. 提取关键字并更新 DEEP-MEMORY.md 索引

目录结构

deep-memory/                  ← 记忆文件目录
DEEP-MEMORY.md                ← 索引(表格形式)
skills/deep-memory/
  SKILL.md                    ← 本文件
  scripts/
    query.mjs        ← 关键字检索脚本
    add.mjs          ← 新增记忆脚本
    list-index.mjs   ← 列出所有索引条目

索引格式

DEEP-MEMORY.md 为 markdown 表格,列:Keywords | Description | File Path

| Keywords | Description | File Path |
| :--- | :--- | :--- |
| @k3000/build | mjs打包工具 | `deep-memory/2026-04-27 13_06_20.md` |

脚本用法

# 查询关键字(返回匹配的文件路径)
node scripts/query.mjs <关键字>

# 新增记忆(交互式)
node scripts/add.mjs

# 列出所有索引
node scripts/list-index.mjs

触发条件

遇到以下类型任务时,主动使用本 skill:

  • "我的 xxx 库怎么用来着"
  • "之前那个 xxx 配置在哪个文件"
  • "整理一下今天学到的 xxx"
  • "我有没有关于 xxx 的记忆"
  • 任何知识/技能/经验类问题

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

量化策略研发实验室

量化策略研发实验室 — 让 Claude 按顶级机构角色分工(高盛策略架构师、文艺复兴回测引擎、Two Sigma 风控、Citadel Alpha 研究、Jane Street 做市、AQR 因子模型...共 15 个角色)系统性地设计、验证、风控、执行量化交易策略。当用户要求设计量化策略、做回测、构建因子、风...

Registry SourceRecently Updated
General

熟人识别分析技能

Identifies acquaintances in videos or images through face photo comparison. Supports database enrollment, and the recognition results tell you who is at whic...

Registry SourceRecently Updated
General

锐评

新闻锐评专家,从海量信息中筛选有价值的新闻,直接输出犀利观点和决策建议。 Triggers: 这事怎么看, 帮我锐评, 最近有什么大事, XX事件分析, 新闻解读 Does NOT trigger: 已有详细分析报告, 需要数据可视化, 纯粹事实查询 Output: 标准格式锐评(事实+判断+推演+影响+行动建议)

Registry SourceRecently Updated
General

奇门遁甲

奇门遁甲排盘断局工具,三式之首帝王之学,一句话提问完成完整排盘与吉凶判断。 Triggers: 算一卦, 奇门遁甲, 占卜, 测一测, 创业能成吗, 感情如何, 运势 Does NOT trigger: 需要精确八字, 梅花易数, 六爻, 要求科学验证 Output: 完整九宫排盘+用神分析+断局结论+行动建议

Registry SourceRecently Updated