CLI Utilities @kunoiiv Updated 2/26/2026 Fork Aware Updater OpenClaw Skill - ClawHub Do you want your AI agent to automate Fork Aware Updater workflows? This free skill from ClawHub helps with cli utilities tasks without building custom tools from scratch.
What this skill does Monitors forks and auto-updates superior forks
Install Copy npx clawhub@latest install fork-aware-updater
Fork-Aware Updater\n\nMonitors forks, audits, auto-updates superior forks (score > current). Safety sandbox + confirm.\n\n## Usage\n- "Update skills from forks"\n- cron every=6h: exec node skills/fork-aware-updater/updater.js\n\n## Config repos.json\n[{"slug": "danie/molt-security-auditor", "threshold": 10}]\n\n## Workflow\n1. Radar forks.\n2. Audit threats/PoW.\n3. Score fork vs current.\n4. Sandbox test if superior.\n5. Human confirm → git pull/merge.