← 返回列表

muninn-skill

面向 OpenClaw 的 Muninn Memory Skill:具备与 Supermemory 对齐能力的双时态知识图谱。

记忆系统
知识图谱
双时态
智能体
OpenClaw
MCP
JavaScript
0⬇️ 0🏷️ master📦 2
muninn-skill-master.zip
1.00 MB下载
安装与使用说明

Codex

  1. 先下载 ZIP 包(例如:muninn-skill-master.zip)。
  2. 解压后放到 $CODEX_HOME/skills/ 目录下。
  3. 如果没有设置 $CODEX_HOME,通常可放到 ~/.codex/skills/
  4. 确保目录内有 SKILL.md,然后重开会话即可使用。

源码目录预览

├── benchmark
│   ├── locomo-official.ts
│   └── locomo10.json
├── docs
│   ├── ENHANCEMENT_IDEATION.md
│   └── LOCOMO_ANALYSIS.md
├── src
│   ├── cli
│   │   ├── entity-cli.js
│   │   └── entity-cli.ts
│   ├── consolidation
│   │   ├── contradictions.js
│   │   ├── contradictions.ts
│   │   ├── index.js
│   │   ├── index.ts
│   │   ├── temporal.js
│   │   └── temporal.ts
│   ├── extractors
│   │   ├── coreference.js
│   │   ├── coreference.ts
│   │   ├── entities.js
│   │   ├── entities.ts
│   │   ├── entity-builder.js
│   │   ├── entity-builder.ts
│   │   ├── index.js
│   │   ├── index.ts
│   │   ├── normalize.js
│   │   ├── normalize.ts
│   │   ├── relationships.js
│   │   ├── relationships.ts
│   │   ├── router.js
│   │   ├── router.ts
│   │   ├── temporal-metadata.js
│   │   ├── temporal-metadata.ts
│   │   └── temporal.ts
│   ├── forgetting
│   │   └── index.ts
│   ├── mcp
│   │   ├── knowledge-tools.ts
│   │   ├── server.js
│   │   ├── server.ts
│   │   └── server_new.ts
│   ├── procedures
│   │   ├── evolution.js
│   │   ├── evolution.test.js
│   │   ├── evolution.test.ts
│   │   └── evolution.ts
│   ├── profile
│   │   └── index.ts
│   ├── reasoning
│   │   ├── contradiction.js
│   │   └── contradiction.ts
│   ├── retrieval
│   │   ├── answer-generator.ts
│   │   ├── bm25.js
│   │   ├── bm25.ts
│   │   ├── budget.ts
│   │   ├── filter.js
│   │   ├── filter.ts
│   │   ├── graph-traversal.js
│   │   ├── graph-traversal.ts
│   │   ├── hybrid.js
│   │   ├── hybrid.ts
│   │   ├── multi-hop.ts
│   │   ├── rerank.js
│   │   ├── rerank.ts
│   │   ├── session-priming.js
│   │   ├── session-priming.ts
│   │   ├── spreading-activation.js
│   │   ├── spreading-activation.ts
│   │   ├── temporal-decay.js
│   │   └── temporal-decay.ts
│   ├── storage
│   │   ├── 001_turboquant.sql
│   │   ├── 002_profile_forgetting.sql
│   │   ├── canonical-entities.js
│   │   ├── canonical-entities.ts
│   │   ├── embeddings.ts
│   │   ├── entity-store.js
│   │   ├── entity-store.ts
│   │   ├── index.js
│   │   ├── index.ts
│   │   ├── relationship-store.js
│   │   ├── relationship-store.ts
│   │   ├── turboquant-client.ts
│   │   └── turboquant-server.py
│   ├── tests
│   │   ├── compare-retrieval.js
│   │   ├── compare-retrieval.ts
│   │   ├── debug-entities.js
│   │   ├── debug-entities.ts
│   │   ├── debug-q13.js
│   │   ├── debug-q13.ts
│   │   ├── entities.test.js
│   │   ├── entities.test.ts
│   │   ├── filter.test.js
│   │   ├── filter.test.ts
│   │   ├── hybrid.test.js
│   │   ├── hybrid.test.ts
│   │   ├── integration.test.js
│   │   ├── integration.test.ts
│   │   ├── locomo-quick.js
│   │   ├── locomo-quick.ts
│   │   ├── locomo.js
│   │   ├── locomo.ts
│   │   ├── multi-hop-paths.test.ts
│   │   ├── multihop-benchmark.ts
│   │   ├── normalize.test.js
│   │   ├── normalize.test.ts
│   │   ├── router.test.js
│   │   ├── router.test.ts
│   │   └── temporal-extraction.test.ts
│   ├── index.js
│   ├── index.ts
│   └── test-supermemory-integration.ts
├── .env.example
├── .gitignore
├── README.md
├── SKILL.md
├── package-lock.json
├── package.json
├── run-comprehensive-multihop.mjs
├── run-multihop.mjs
├── test-coref-llm.js
├── test-coref-llm.ts
├── test-coref-simple.js
├── test-coref-simple.ts
├── test-coreference.js
├── test-coreference.ts
├── test-embed.js
├── test-embed.ts
├── test-hybrid.js
├── test-hybrid.ts
├── test-kg.js
├── test-kg.ts
├── test-kg2.js
├── test-kg2.ts
├── test-multihop.mjs
├── test-multitenant.js
├── test-p7-comprehensive.mjs
├── test-rel.js
├── test-rel.ts
├── test-sim.js
├── test-sim.ts
├── test-temporal.db
├── test.mjs
├── tsconfig.build.json
└── tsconfig.json

元数据

Slug: muninn-skill

作者: Phillipneho

协议: 未声明

包大小: 1.00 MB

SHA256: 059f6854bd07e0297ee141993801d3dd9cfe2c1fba789fc1e9260e741a68389c