context-recovery

Recover and synthesize conversational context from Discord, Slack, and Telegram logs.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/dfpalhano/openclaw-workspace --skill context-recovery-dfpalhano
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-recovery
Source: https://github.com/dfpalhano/openclaw-workspace/tree/main/skills/context-recovery
Command: npx skills add https://github.com/dfpalhano/openclaw-workspace --skill context-recovery-dfpalhano

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automatically recovers essential context when a conversation session is truncated, compacted, or when the AI implies prior knowledge but lacks the necessary details.

Core Features & Use Cases

  • Proactive Context Restoration: Automatically detects and recovers context at the start of a session if compaction is indicated.
  • Multi-Platform Support: Works seamlessly across Discord, Slack, Telegram, Signal, and other supported chat platforms.
  • Adaptive History Fetching: Intelligently fetches relevant channel history, up to a maximum of 100 messages, prioritizing recent activity and thread context.
  • Use Case: If your session starts with a <summary> tag indicating context loss, this Skill will automatically fetch recent messages and logs to piece together what you were working on, allowing you to continue without manual re-explanation.

Quick Start

Use the context-recovery skill to restore the conversation history for this channel.

Frequently Asked Questions about context-recovery

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

FAQPage Schema
How do I restore chat context after a session compaction?

Yes, context recovery works seamlessly across Discord, Slack, Telegram, and Signal by adaptively fetching channel history and parsing recent messages to rebuild lost conversational state.

Why does my AI session imply prior knowledge but lack the actual details?

Yes, you need message:read capabilities and access to session logs and memory files to allow the Skill to fetch channel history, parse key information, and cache the recovered context.

How many messages can be fetched for restoring conversation history?

The system intelligently fetches up to a maximum of 100 messages for restoring conversation history, prioritizing recent activity and thread context to accurately piece together your previous work.

Can I recover lost context automatically across Slack and Telegram?

Yes, context recovery works seamlessly across Discord, Slack, Telegram, and Signal by adaptively fetching channel history and parsing recent messages to rebuild lost conversational state.

Do I need special permissions to restore session context?

Yes, you need message:read capabilities and access to session logs and memory files to allow the Skill to fetch channel history, parse key information, and cache the recovered context.