context-recoveryAutomatically recover working context after session compaction or when continuation is implied but context is missing. Works across Discord, Slack, Telegram,...
Install via ClawdBot CLI:
clawdbot install jdrhyne/context-recoveryGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/PSPDFKit-labs/agent-skillsAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A development team uses Slack for daily stand-ups and code reviews. When a session compacts due to message limits, the skill recovers the context of ongoing PR discussions, branch names, and incomplete tasks, ensuring seamless continuation of technical conversations without manual context re-entry.
A support agent handles user inquiries in Discord channels. After session truncation, the skill automatically fetches recent message history to recall the user's issue, previous troubleshooting steps, and pending actions, enabling efficient and personalized support without asking the user to repeat details.
A remote project team coordinates tasks via Telegram groups. When context is lost due to compaction, the skill recovers project identifiers, recent updates, and incomplete action items from channel history, helping team members quickly resume work on shared goals without disruption.
A tutor assists students with homework via Signal. If the session compacts, the skill retrieves prior lesson topics, student questions, and unresolved problems from message history, allowing the tutor to provide continuous, context-aware guidance without repeating instructions.
Content creators collaborate on scripts and edits in Discord threads. After context truncation, the skill recovers thread-specific messages and parent channel context to restore details like draft versions, feedback points, and next steps, streamlining the creative workflow.
Offer the skill as part of a premium AI agent package for teams, charging a monthly fee per user or channel. This model targets businesses needing reliable context recovery across platforms like Slack and Discord, with revenue generated from recurring subscriptions based on usage tiers.
Sell annual licenses to large organizations for integration into their internal communication tools. This model focuses on custom deployments with enhanced security and support, generating revenue through upfront licensing fees and ongoing maintenance contracts.
Provide a free basic version with limited message recovery depth, then upsell to premium features like advanced history fetching, multi-platform support, and persistence options. This model attracts individual users and small teams, converting them to paid plans for enhanced functionality.
💬 Integration Tip
Ensure the AI agent has proper API permissions for each platform (e.g., Slack's channels:history scope) and test adaptive depth logic to balance token usage with context recovery effectiveness.
Scored Apr 19, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.
A unified OpenClaw skill that merges self-improvement and proactivity: learn from corrections, maintain active state, recover context fast, and keep work mov...
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Automatically assess task complexity and adjust reasoning level. Triggers on every user message to evaluate whether extended thinking (reasoning mode) would improve response quality. Use this as a pre-processing step before answering complex questions.
Associative memory with spreading activation for persistent, intelligent recall. Use PROACTIVELY when: (1) You need to remember facts, decisions, errors, or...