recall-from-openclaw

Locate and read OpenClaw transcripts to generate JSON context briefings.

1|Updated May 21, 2026
One-click install
npx skills add https://github.com/TechNickAI/hermes-config --skill recall-from-openclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recall-from-openclaw
Source: https://github.com/TechNickAI/hermes-config/tree/main/skills/recall-from-openclaw
Command: npx skills add https://github.com/TechNickAI/hermes-config --skill recall-from-openclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Locates and briefly summarizes OpenClaw transcripts for Telegram topics migrating to Hermes, delivering a concise briefing that preserves context for seamless continuation.

Core Features & Use Cases

  • Locate the relevant OpenClaw transcript for a topic on disk.
  • Read the tail of the conversation and synthesize a user-ready briefing highlighting work, decisions, and open items.
  • Handle multiple candidates and clearly indicate when no transcript matches.

Quick Start

Execute the bundled finder to locate and summarize the transcript for the current topic.

Frequently Asked Questions about recall-from-openclaw

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

FAQPage Schema
How do I migrate OpenClaw transcripts to Hermes without losing context?

To migrate OpenClaw transcripts to Hermes, this Skill scans local session stores, reads the transcript tail, and synthesizes a JSON briefing with candidates, context summaries, and navigation guidance for seamless continuation.

What happens when multiple OpenClaw transcripts match a topic during migration?

When multiple transcript candidates are found, the Skill outputs JSON listing all matches and provides navigation guidance, allowing the user to select the correct transcript before finalizing the Hermes briefing.

Do I need any dependencies or external libraries to locate OpenClaw session stores?

No dependencies are required to locate OpenClaw session stores; the Skill operates using a bundled filesystem-based transcript finder script to scan local disks and output the briefing data.

Can I use this for per-topic migrations from Telegram OpenClaw sessions?

Yes, per-topic migrations from Telegram OpenClaw sessions are supported, as the Skill locates the relevant on-disk transcript for the specific topic and generates a user-ready briefing for Hermes.