taxue-upgrade

Detect outdated Taxue skills and apply selective or full upgrades with backups.

21|5|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/taxueseek/taxueskills --skill taxue-upgrade
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: taxue-upgrade
Source: https://github.com/taxueseek/taxueskills/tree/main/taxue-upgrade
Command: npx skills add https://github.com/taxueseek/taxueskills --skill taxue-upgrade

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrading multiple Taxue-series skills to the latest versions is time-consuming and error-prone. This skill provides a centralized workflow to detect outdated skills, compare with remote versions, and apply upgrades with safety nets like backups and verification.

Core Features & Use Cases

  • Detect outdated locally installed Taxue skills and fetch available updates.
  • Perform selective or full upgrades with automatic backups and post-upgrade verification.
  • Handle version alignment across multiple skills and provide a rollback path if needed.

Quick Start

Run the upgrade command to scan local Taxue skills, compare with remote versions, and apply updates.

Frequently Asked Questions about taxue-upgrade

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

FAQPage Schema
How do I upgrade multiple local skills to the latest version at once?

The selective upgrade mechanism scans local skill installations, compares them against remote version data, and applies updates only to the specific outdated skills you choose, ensuring version alignment across your environment.

How does the automatic backup and rollback mechanism work during a skill upgrade?

The automatic backup mechanism secures local skill repositories before applying remote updates and runs post-upgrade verification. If verification fails, a rollback path restores the previous skill versions.

Do I need network access to detect outdated local skills and fetch updates?

Yes, you need basic network access to fetch remote version data and download updates for outdated local skills. The upgrade process also requires access to local skill repositories to compare versions and apply the changes.

What is the best way to handle version alignment across multiple installed skills?

The best way to handle version alignment is to use a centralized upgrade workflow that detects outdated local skills, compares them with remote versions, and applies updates with backup and verification to ensure compatibility across the entire installation.

What happens if a skill upgrade fails post-update verification?

If a skill upgrade fails post-update verification, the centralized upgrade workflow utilizes a rollback path to restore the local skill repository from its automatic backup, ensuring your environment returns to its previous working state.