← Back to Skills Marketplace
QClaw Config Guardian
by
codingDuan
· GitHub ↗
· v1.0.0
· MIT-0
111
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install qclaw-config-guardian
Description
Automation skill for QClaw Config Guardian.
Usage Guidance
This skill appears coherent and limited to local backup/health-check actions. Before installing, review and confirm: 1) the agent's 'cron' tool behavior — ensure it does not forward cron contents to external services you don't trust; 2) that you are comfortable allowing the skill to read QClaw config files and write backups under ~/.qclaw (or the OS-equivalent); 3) the skill will suggest commands to fix cron jobs but does not automatically run 'openclaw cron update' (repairs are mostly advisory). If unsure, run the included Python scripts manually on a test machine and inspect the produced backup files first.
Capability Assessment
Purpose & Capability
The name/description (backup, check, restore QClaw configs) match the included scripts and SKILL.md. The files read/write local QClaw config paths and backup directories which are appropriate for this purpose.
Instruction Scope
Runtime instructions ask the agent to call a 'cron' tool (action: list) and then run the included Python scripts. That is coherent, but the SKILL.md assumes the agent provides cron job data via a tool rather than the scripts discovering cron jobs themselves. The scripts do not transmit data externally; they read local config files and write backups. Confirm that the agent's cron tool invocation will not forward cron contents to an external endpoint you don't expect.
Install Mechanism
No install spec; this is instruction+embedded scripts only. Nothing will be downloaded or extracted from external URLs during install.
Credentials
The skill requests no environment variables, no credentials, and no config paths in the registry beyond normal per-OS user config locations. The scripts access typical per-user QClaw config files and, on Windows, the user's QClaw registry key — all proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent elevated privileges. It writes backups into a subdirectory under the user's QClaw config dir (normal for a backup tool). It does not modify other skills or system-wide agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install qclaw-config-guardian - After installation, invoke the skill by name or use
/qclaw-config-guardian - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
QClaw Config Guardian: 自动备份 cron 任务、通道配置,检测版本变化,升级后自动恢复。
Metadata
Frequently Asked Questions
What is QClaw Config Guardian?
Automation skill for QClaw Config Guardian. It is an AI Agent Skill for Claude Code / OpenClaw, with 111 downloads so far.
How do I install QClaw Config Guardian?
Run "/install qclaw-config-guardian" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is QClaw Config Guardian free?
Yes, QClaw Config Guardian is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does QClaw Config Guardian support?
QClaw Config Guardian is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created QClaw Config Guardian?
It is built and maintained by codingDuan (@codingduan); the current version is v1.0.0.
More Skills