← Back to Skills Marketplace
zxs1633079383

OpenClaw Session Reply Debug & Model Fallback

by zxs1633079383 · GitHub ↗ · v1.0.1
cross-platform ✓ Security Clean
308
Downloads
1
Stars
2
Active Installs
2
Versions
Install in OpenClaw
/install openclaw-session-reply-debug
Description
Diagnose OpenClaw "message sent but no assistant reply" issues, then safely switch active model references with primary + multi-fallback support, including h...
Usage Guidance
This skill appears coherent and does what it claims, but exercise normal caution before applying changes: 1) Run the scripts without --apply first (dry-run) to see planned edits. 2) Inspect the generated backups (.bak.<timestamp>) before overwriting. 3) Review openclaw.json and ensure provider.baseUrl is the expected upstream and you trust that endpoint — the scripts will use the apiKey stored there to perform probe requests. 4) If you plan to run via heartbeat/cron, verify the exact command the cron will run and that you want automatic periodic re-probing and potential reconfiguration. 5) Only run --apply on machines you control and have backups of your OpenClaw data if you need to be extra cautious.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-session-reply-debug Version: 1.0.1 The skill bundle provides legitimate tools for diagnosing OpenClaw connectivity issues and managing model fallbacks. The included Node.js scripts (switch-model-with-fallback.js and switch-model-to-gpt-5.2.js) perform targeted configuration updates and connectivity probes using the user's own configured API endpoints and keys. While the scripts interact with sensitive configuration files and perform network requests, their behavior is transparent, includes safety features like file backups, and is strictly aligned with the stated purpose of model recovery and automated switching via OpenClaw's heartbeat mechanism.
Capability Assessment
Purpose & Capability
The name/description (diagnose no-reply and switch models with fallbacks) aligns with the included scripts and runbook. The scripts read openclaw.json, session caches and logs, probe provider endpoints, and rewrite model references — all actions you would expect for a model-switching/diagnostic tool.
Instruction Scope
SKILL.md explicitly instructs reading session JSONL, openclaw.json, and runtime logs, running provider probes, and invoking the provided JS scripts (dry-run vs --apply). Those instructions stay within the stated troubleshooting and switching scope; they do not request unrelated secrets or system-wide data beyond OpenClaw files and provider probes.
Install Mechanism
There is no install spec or external download; the skill is instruction-only with local JS scripts included. No packages are fetched during install, so there is no external-install risk from package downloads.
Credentials
The scripts read provider configuration (baseUrl and apiKey) from $HOME/.openclaw/openclaw.json and use that to probe model endpoints — this is proportional to probing provider availability. The package does not request additional environment variables or credentials beyond the existing OpenClaw config.
Persistence & Privilege
The skill does not force permanent inclusion (always:false). The scripts will modify local OpenClaw config and session files when run with --apply and create timestamped backups; that file-write behavior is expected for a model-switching tool. Heartbeat/cron integration is advisory and reuses OpenClaw's mechanisms rather than installing daemons.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-session-reply-debug
  3. After installation, invoke the skill by name or use /openclaw-session-reply-debug
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
No user-facing changes in this release. - Version bump only; no file or documentation changes detected.
v1.0.0
- Initial release of the OpenClaw session reply debugging skill. - Diagnose issues where OpenClaw receives a user message but generates no assistant reply. - Guide for validating model connectivity and switching active model references, with support for primary and multi-fallback configurations. - Supports automatic model recovery using OpenClaw's existing heartbeat and cron mechanisms. - Provides detailed runbooks, troubleshooting checklists, and example commands for emergency rollback and general model switching workflows.
Metadata
Slug openclaw-session-reply-debug
Version 1.0.1
License
All-time Installs 2
Active Installs 2
Total Versions 2
Frequently Asked Questions

What is OpenClaw Session Reply Debug & Model Fallback?

Diagnose OpenClaw "message sent but no assistant reply" issues, then safely switch active model references with primary + multi-fallback support, including h... It is an AI Agent Skill for Claude Code / OpenClaw, with 308 downloads so far.

How do I install OpenClaw Session Reply Debug & Model Fallback?

Run "/install openclaw-session-reply-debug" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OpenClaw Session Reply Debug & Model Fallback free?

Yes, OpenClaw Session Reply Debug & Model Fallback is completely free (open-source). You can download, install and use it at no cost.

Which platforms does OpenClaw Session Reply Debug & Model Fallback support?

OpenClaw Session Reply Debug & Model Fallback is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw Session Reply Debug & Model Fallback?

It is built and maintained by zxs1633079383 (@zxs1633079383); the current version is v1.0.1.

💬 Comments