public/skills/abdhilabs/config-guardian/SKILL.md
Validate and safeguard OpenClaw config updates (openclaw.json or openclaw config set/apply). Use this skill whenever changing gateway config, models, channels, agents, tools, sessions, or routing. Enforces backup, schema validation, and safe rollback before restarts.
npx skillsauth add demerzels-lab/elsamultiskillagent config-guardianInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this workflow whenever editing ~/.openclaw/openclaw.json or running openclaw config set/apply. It prevents invalid config, creates backups, validates against schema, and enables rollback.
Preflight
Backup
scripts/backup_config.sh to create a timestamped snapshot.Validate (before change)
scripts/validate_config.sh.Apply change
openclaw config set <path> <value> for small changes.Validate (after change)
scripts/validate_config.sh again.scripts/restore_config.sh.Restart (only with explicit approval)
openclaw gateway restart.openclaw doctor --non-interactive and stop on errors.scripts/backup_config.sh — create timestamped backupscripts/validate_config.sh — validate config via OpenClaw doctorscripts/diff_config.sh — diff current config vs backupscripts/restore_config.sh — restore backupopenclaw doctor --non-interactive for schema validationtesting
Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting.
data-ai
YouTube SERP Scout for agents. Search top-ranking videos, channels, and trends for content research and competitor tracking.
development
Search X (Twitter) in real time, extract relevant posts, and publish tweets/replies instantly—perfect for social listening, engagement, and rapid content ops.
development
Intelligent search for agents. Multi-source retrieval with confidence scoring - web, academic, and Tavily in one unified API.