cyberdart-upgrade

Upgrade cyberdart packages with migration and feature summaries.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/Manzueti/cyberdart --skill cyberdart-upgrade
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cyberdart-upgrade
Source: https://github.com/Manzueti/cyberdart/tree/main/cyberdart-upgrade
Command: npx skills add https://github.com/Manzueti/cyberdart --skill cyberdart-upgrade

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, bash, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The cyberdart-upgrade skill resolves the challenge of manually keeping cyberdart updated to the latest version, which can be time-consuming and prone to errors.

Core Features & Use Cases

  • Automatic Detection: Automatically detects if cyberdart is out of date.
  • User Control: Provides user prompts for upgrade decisions and allows disabling auto-updates.
  • Global vs Vendored Install Detection: Differentiates between global and vendored installations to apply the correct upgrade logic.
  • Version Migrations: Handles migrations for older versions, ensuring a smooth transition.
  • What's New Summary: Summarizes the new features and changes after upgrade.

Quick Start

Run the upgrade command: /cyberdart-upgrade

Frequently Asked Questions about cyberdart-upgrade

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

FAQPage Schema
How do I upgrade cyberdart to the latest version?

To upgrade cyberdart, run the `/cyberdart-upgrade` command to automatically detect your installation, guide you through the process, and perform necessary version migrations.

Does the cyberdart upgrade process work with vendored installations?

Yes, the cyberdart upgrade process differentiates between global and vendored installations, automatically detecting the setup to apply the correct upgrade logic and migrations.

Do I need git and bash to run a cyberdart package update?

Yes, you need git and bash installed to run a cyberdart package update, as the process requires access to the installation directory and version control for migrations.

Can I disable auto-updates for cyberdart?

Yes, you can disable auto-updates for cyberdart; the upgrade process provides user prompts for upgrade decisions, allowing you to control when the software maintenance occurs.

How does version migration work when updating cyberdart?

Version migration during a cyberdart update handles older versions by applying the correct upgrade logic, ensuring a smooth transition to the latest version without manual intervention.