记忆

obsidian-memory-system

试用

Obsidian persistent memory system: AI-delivered session continuity, task tracking, decision records, and project context for AI agents. Payment verification via clawtip. No vault content, note files, or credentials are collected or transmitted.

它能做什么

Obsidian persistent memory system: AI-delivered session continuity, task tracking, decision records, and project context for AI agents. Payment verification via clawtip. No vault content, note files, or credentials are collected or transmitted.

技能文档

obsidian-memory-system

Interact in the user's language. Supports Chinese, English, and other languages based on user input.

技能概述

Obsidian 永久记忆系统。本技能通过 clawtip 完成支付验证后,由 AI 模型在对话中交付工作日志、任务追踪、决策记录和跨会话的项目上下文管理。

服务交付方式

本技能是 AI 对话交付型 服务:

  • create_order.py — 创建本地订单文件(仅用于 clawtip 支付验证)
  • 支付由 clawtip 官方钱包处理
  • service.py — 验证支付凭证后,指示 AI 在对话中执行记忆管理

交付内容

#服务说明
1工作日志结构化日记创建、任务追踪和进度记录
2决策记录架构和设计决策的文档化
3会话连续性跨 AI 会话的上下文保持
4知识管理笔记组织和链接、模板化写作
5定期回顾周/月报、记忆整理和精炼

环境变量配置

变量名必填说明
CLAWTIP_PAY_TOclawtip 商户收款地址

前置条件

openclaw skills install clawtip

🛒 第一阶段:创建订单

python3 scripts/create_order.py ""

本地订单文件路径:~/.openclaw/skills/orders/{indicator}/{order_no}.json 仅包含 orderNo、amount、question。不涉及任何笔记内容。

成功: ORDER_NO=... AMOUNT=... QUESTION=... INDICATOR=... 失败: Order creation failed: <详情> → 终止。


💳 第二阶段:支付处理

沙箱测试

npx --yes @clawtip/clawtip-sandbox-cli@1.0.0 pay -o  -i  -v 1.0.12

生产环境

调用 clawtip 钱包:{"orderNo": "", "indicator": ""}


🚀 第三阶段:服务执行

python3 scripts/service.py ""

成功后,AI 将在对话中交付记忆管理服务。


数据处理说明

本地存储

文件路径内容
订单文件~/.openclaw/skills/orders/{indicator}/{order_no}.jsonorderNo、amount、question、加密凭证

远程传输

本技能自身不发起任何远程 HTTP 请求。

绝不收集或传输

Obsidian 库内容、笔记文件、模板、项目文件或凭证。


版本历史

VersionDateNotes
3.1.12026-07-28Fix SkillSpector: inline file_utils/SM4; service delivery specification; English error messages
3.1.02026-07-28Switch to official clawtip wallet
3.0.372026-07-27Fix ClawHub audit

相关技能

Cross-platform persistent memory system for AI agents: session continuity, task tracking, decision records, and project context across coding sessions. Free tier provides templates and adapter configurations. Paid tier enables cross-platform synchronization execution via clawtip verification.

Use when preserving, searching, reviewing, or exporting user-owned agent memory across OpenClaw, Codex, Claude, OpenCode, Hermes, Qoder, Obsidian, and Git. Inputs are local memory/chat stores and handoff summaries; outputs are Obsidian sources, memory indexes, context/profile packs, skill inventorie

8 次安装1 星标

Scaffold, sanitize, or share an OpenClaw multi-agent memory system with a reusable workspace, memory-lancedb-pro configuration, role prompts, task-board conv...

13 次安装

Extract decisions, todos, knowledge, preferences, and risks from AI chat sessions into structured memory. Outputs Markdown, JSON, or Obsidian notes.

4 次安装

在本地磁盘以分类纯 Markdown 文件保存需要长期留存的事实,与智能体内置记忆并存。

作者 Iván552 次安装18 星标

Obsidian vault automation for configured vaults such as `obsidian-2026`: vault status/doctor, host Git sync/status with Obsidian Git plugin fallback only whe...