✓ Verified 💻 Development ✓ Enhanced Data

Facepalm

Crosscheck OpenClaw console logs with chat history (last 5 mins) and use Codex 5.3 to troubleshoot i

Rating
3.9 (86 reviews)
Downloads
9,379 downloads
Version
1.0.0

Overview

Crosscheck OpenClaw console logs with chat history (last 5 mins) and use Codex 5.3 to troubleshoot issues.

Key Features

1

Reads gateway.log from the last 5 minutes

2

Extracts chat history from active session transcripts

3

Crosschecks console errors with chat context

4

Uses Codex 5.3 (openrouter/openai/gpt-5.3-codex) for intelligent troubleshooting

5

Returns actionable diagnosis and fixes

Complete Documentation

View Source →

FACEPALM

Description

Crosscheck OpenClaw console logs with chat history (last 5 mins) and use Codex 5.3 to troubleshoot issues. Standalone troubleshooting tool that can be invoked manually or integrated with other skills.

FACEPALM

Crosscheck console logs with chat history to troubleshoot issues intelligently.

FACEPALM analyzes OpenClaw console logs (gateway.log) and chat history from the last 5 minutes, then uses Codex 5.3 to diagnose and troubleshoot issues. It's automatically invoked by Agent Swarm when troubleshooting loops are detected.

Usage

  • Automatic: Invoked by Agent Swarm when a troubleshooting loop is detected (repeated errors, failed attempts)
  • Manual: Run directly when you need intelligent troubleshooting analysis
bash
python3 workspace/skills/FACEPALM/scripts/facepalm.py [--minutes N] [--json]

Features

  • Reads gateway.log from the last 5 minutes
  • Extracts chat history from active session transcripts
  • Crosschecks console errors with chat context
  • Uses Codex 5.3 (openrouter/openai/gpt-5.3-codex) for intelligent troubleshooting
  • Returns actionable diagnosis and fixes

Requirements

  • OpenClaw with gateway.log and session transcripts
  • OpenRouter API key configured (for Codex 5.3 access)
  • openclaw CLI on PATH (for invoking Codex via openclaw agent)

Links

  • GitHub: https://github.com/RuneweaverStudios/FACEPALM
  • ClawHub: Update base URL when new instance is live. Current: https://clawhub.ai/skills/FACEPALM (when published)
  • Related: Agent Swarm - Automatically invokes FACEPALM

Installation

Terminal bash

openclaw install facepalm
    
Copied!

Tags

#coding_agents-and-ides #code

Quick Info

Category Development
Model Claude 3.5
Complexity One-Click
Author runeweaverstudios
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install facepalm