plugin-updater

Automate OpenClaw plugin updates with backups, verification, and rollback.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/glfruit/gorin-skills --skill plugin-updater-glfruit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plugin-updater
Source: https://github.com/glfruit/gorin-skills/tree/main/openclaw/plugin-updater
Command: npx skills add https://github.com/glfruit/gorin-skills --skill plugin-updater-glfruit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates safe updates of OpenClaw plugins by performing backups, verification, and controlled restarts.

Core Features & Use Cases

  • Backup before updates and verify after, including config entries and local patches.
  • Update plugins individually or in bulk with safe rollback options.
  • Review changelogs prior to installation and ensure policy risk levels are respected.

Quick Start

Run a safe plugin update to ensure a verified upgrade with rollback if needed.

Frequently Asked Questions about plugin-updater

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I safely update OpenClaw plugins without losing local patches?

To safely update OpenClaw plugins, perform config backups and verification before applying changes. This automated process preserves local patches and ensures reliable upgrades through controlled restarts.

Can I roll back a failed OpenClaw plugin update?

Yes, you can roll back a failed OpenClaw plugin update. The automated workflow includes failure rollback options that restore the previous plugin state if verification fails after an upgrade.

How does bulk plugin upgrade work across agent deployments?

Bulk plugin upgrades across agent deployments work by automating backups, verification, and controlled restarts for multiple plugins simultaneously. The workflow respects existing risk settings and gateway management practices during the operation.

Does the plugin update process review changelogs before installation?

Yes, the plugin update process reviews changelogs prior to installation. It ensures policy risk levels are respected by checking the changelog before applying any updates or backups.

What is a controlled restart for OpenClaw plugin updates?

A controlled restart for OpenClaw plugin updates is a safe restart mechanism enforced after verification. It ensures the updated plugin loads correctly while maintaining gateway management practices and existing risk settings.

When should I not use automated plugin updates?

You should not use automated plugin updates when you have custom configurations that bypass standard gateway management practices or when your environment lacks policy risk levels to verify against before installation.