openclaw-history-ingest

Ingest OpenClaw agent history into Obsidian wiki pages with provenance metadata.

Updated Feb 2, 2016
One-click install
npx skills add https://github.com/zjykzk/blog --skill openclaw-history-ingest-zjykzk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-history-ingest
Source: https://github.com/zjykzk/blog/tree/main/.agents/skills/openclaw-history-ingest
Command: npx skills add https://github.com/zjykzk/blog --skill openclaw-history-ingest-zjykzk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ingest OpenClaw agent history into the Obsidian wiki to distill durable knowledge from MEMORY.md, daily notes, and per-session transcripts, enabling long-term context without exposing raw logs.

Core Features & Use Cases

  • Ingest across MEMORY and sessions: process MEMORY.md, workspace memory, and sessions.json/.jsonl to extract durable insights.
  • Topic clustering & organization: group knowledge by topic and map to wiki areas like concepts/, projects/, and synthesis/.
  • Privacy, provenance & lifecycle: redact sensitive data, attach provenance markers, and maintain lifecycle metadata for each page.

Quick Start

Start the ingest to parse MEMORY.md, daily notes, and session transcripts, then review the generated wiki pages.

Frequently Asked Questions about openclaw-history-ingest

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract durable knowledge from agent session transcripts and daily notes?

To extract durable knowledge from session transcripts and daily notes, ingest the history to surface cross-session patterns and decisions, then organize findings into topic-based wiki pages.

How do I organize agent memory and session history into an Obsidian wiki?

Organize agent memory and session history into an Obsidian wiki by ingesting workspace MEMORY.md and session transcripts, then mapping clustered topics into concepts/, projects/, and synthesis/ directories.

Does this knowledge ingest process support redacting sensitive content from session logs?

Yes, the knowledge ingest process supports redacting sensitive content from session logs. It automatically redacts sensitive data while emitting provenance and lifecycle metadata for produced pages.

Can I process workspace MEMORY.md and sessions.json files to generate synthesis pages?

Yes, you can process workspace MEMORY.md and sessions.json files to generate synthesis pages. The ingest operates across these sources to distill insights and create structured wiki entries.

What is the best way to maintain long-term context without exposing raw agent logs?

The best way to maintain long-term context without exposing raw agent logs is to distill durable insights from session transcripts into organized wiki pages, attaching provenance markers and lifecycle metadata.

How does topic clustering work when ingesting OpenClaw history into daily notes?

Topic clustering works by grouping extracted knowledge from OpenClaw history and daily notes by subject, then mapping these clusters into specific wiki areas like concepts/, projects/, and synthesis/.