openclaw-history-ingest

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

Updated Apr 27, 2014
One-click install
npx skills add https://github.com/Nirajkashyap/nirajkashyap.github.io --skill openclaw-history-ingest-nirajkashyap
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: openclaw-history-ingest
Source: https://github.com/Nirajkashyap/nirajkashyap.github.io/tree/main/.agents/skills/openclaw-history-ingest
Command: npx skills add https://github.com/Nirajkashyap/nirajkashyap.github.io --skill openclaw-history-ingest-nirajkashyap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ingest OpenClaw agent history into the Obsidian wiki to distill durable knowledge from MEMORY.md and per-session transcripts.

Core Features & Use Cases

  • Ingest long-term MEMORY.md and daily notes to surface enduring insights about preferences, projects, and decisions.
  • Parse per-session transcripts to extract conclusions, decisions, and patterns while redacting sensitive data.
  • Route results into wiki pages under concepts/projects with provenance and lifecycle metadata for traceability.

Quick Start

Run an initial ingest to process MEMORY.md and recent daily notes and generate wiki pages summarizing cross-session insights.

Frequently Asked Questions about openclaw-history-ingest

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

FAQPage Schema
How do I ingest agent history into an Obsidian wiki?▼

To ingest agent history into an Obsidian wiki, this Skill parses MEMORY.md and per-session JSONL transcripts to extract insights, redact sensitive data, and generate provenance-rich wiki pages.

What is the best way to distill durable knowledge from per-session transcripts?▼

Distilling durable knowledge from per-session transcripts involves parsing JSONL session logs and MEMORY.md files to extract decisions and patterns while redacting sensitive data for wiki pages.

Can I import my ~/.openclaw workspace to surface cross-session insights?▼

Yes, you can import your ~/.openclaw workspace to surface cross-session insights by parsing daily notes and long-term memory files to route conclusions into searchable wiki pages.

Does this knowledge-management process redact sensitive data from daily notes?▼

Yes, the knowledge-management process redacts sensitive data while parsing daily notes and session transcripts, ensuring that only durable insights and provenance metadata reach the wiki.

How do I parse MEMORY.md to extract decisions and patterns for knowledge management?▼

Parsing MEMORY.md to extract decisions and patterns involves analyzing long-term memory files and session transcripts, redacting sensitive information, and routing the results into traceable wiki pages.

What are the limitations of using JSONL transcripts for wiki knowledge ingestion?▼

Using JSONL transcripts for wiki knowledge ingestion requires careful redaction of sensitive data, and the resulting wiki pages depend on the quality and structure of the original session logs.