openclaw-history-ingest
仓库创建 2026年4月6日最近提交 24 天前SkillHot 收录 21 天前
▸ 精选理由
对使用 OpenClaw 的用户可自动把过去会话转为持久知识,省力省时。
▸ 风险提示
会访问用户主目录(如 ~/.openclaw)并读取会话文件,含敏感对话内容。
这个 Skill 做什么
将本地 OpenClaw 会话历史抽取并蒸馏入 Obsidian 知识库。
把本地 OpenClaw 的会话和长期记忆抽取到 Obsidian,用于把每天的对话、MEMORY.md 和会话记录转成可复用的知识条目。适合想把历史对话、笔记或 daily notes 做成知识库、便于检索和复盘时使用。重点是区分持久知识和操作性电文,只蒸馏有价值的结论进 wiki。
▸ 展开 SKILL.md 英文原文
Ingest OpenClaw agent history into the Obsidian wiki. Use this skill when the user wants to mine their past OpenClaw sessions for knowledge, import their ~/.openclaw folder, extract insights from previous OpenClaw conversations, or says things like "process my OpenClaw history", "add my OpenClaw sessions to the wiki", "ingest ~/.openclaw", or "what have I worked on in OpenClaw". Also triggers when the user mentions OpenClaw session logs, MEMORY.md, daily notes, or ~/.openclaw/workspace.
2.7k
Stars
274
Forks
35
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Ar9av/obsidian-wiki/main/.skills/openclaw-history-ingest/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Ar9av/obsidian-wiki/main/.skills/openclaw-history-ingest/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# OpenClaw History Ingest — Session & Memory Mining You are extracting knowledge from the user's OpenClaw agent history and distilling it into the Obsidian wiki. OpenClaw stores both a structured long-term MEMORY.md and per-session JSONL transcripts — focus on durable knowledge, not operational telemetry. This skill can be invoked directly or via the `wiki-history-ingest` router (`/wiki-history-ingest openclaw`). ## Before You Start 1. **Resolve config** — follow the Config Resolution Protocol in `llm-wiki/SKILL.md` (inline `@name` override → walk up CWD for `.env` → `~/.obsidian-wiki/config` → prompt setup). This gives `OBSIDIAN_VAULT_PATH` and `OPENCLAW_HISTORY_PATH` (defaults to `~/.o
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有