rmbc-upgrade

Upgrade RMBC Skills to the latest version and display changelog updates.

13|5|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/stefan-georgi/dtc-copywriting-skills --skill rmbc-upgrade
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rmbc-upgrade
Source: https://github.com/stefan-georgi/dtc-copywriting-skills/tree/main/skills/rmbc-upgrade
Command: npx skills add https://github.com/stefan-georgi/dtc-copywriting-skills --skill rmbc-upgrade

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrade RMBC Skills to the latest version and surface what's new to keep your automation current and secure.

Core Features & Use Cases

  • Inline upgrade flow: triggered automatically by preambles when an upgrade is available.
  • Standalone upgrade: run /rmbc-upgrade to force an upgrade check and apply updates.
  • Auto-upgrade configuration: remember user preferences to auto-upgrade in the future.
  • Changelog visibility: read CHANGELOG.md to present new features and fixes.

Quick Start

Run the standalone upgrade by calling /rmbc-upgrade to fetch the latest RMBC Skills update and view what's new.

Frequently Asked Questions about rmbc-upgrade

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

FAQPage Schema
How do I upgrade my automation skills to the latest version?

To upgrade your automation skills to the latest version, you can run the standalone upgrade command to force a check, fetch updates, and view the changelog for new features.

How does inline upgrade automation work for shell skills?

Inline upgrade automation works by triggering automatically through preambles whenever a newer version is detected, applying the update seamlessly without requiring manual execution.

Can I configure shell automation to auto-upgrade skills in the future?

Yes, you can configure shell automation to auto-upgrade skills in the future by setting user preferences to remember your choice for automatic version updates.

How do I view the changelog after an automation skill upgrade?

To view the changelog after an automation skill upgrade, the system reads the CHANGELOG.md file and presents the newly added features and fixes directly in the output.

What files and root access are required to upgrade shell skills?

Upgrading shell skills requires access to the $_RMBC_ROOT directory, the VERSION file, and the CHANGELOG.md file to parse versions and invoke the upgrade binaries.