taxueseek/taxueskills

taxue-upgrade

升级 taxue 系列 skills 到最新版本。 触发:/taxue-upgrade、升级到最新版本、检查skill更新、更新、版本、taxue升级。

First seen Apr 9, 2026

Installation

$ npx skills add taxueseek/taxueskills --skill taxue-upgrade

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from taxueseek/taxueskills · top by installs.

npx skills add taxueseek/taxueskills

Browse all from taxueseek/taxueskills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 22
Default branch main
Open issues 0
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version2.8
Declared agents claude-code

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 904 B
  • docs SUMMARY.md 246 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 12 installs

SKILL.md

taxue-upgrade:版本管理

一键同步,永不过时。


核心流程

Step 1:检测本地版本

扫描 ~/.claude/skills/ 目录下所有 taxue 系列 skill。

Step 2:对比远程版本

本地版本 == 远程版本 → 已是最新
本地版本 < 远程版本  → 可升级
本地版本 > 远程版本  → 🔔 本地修改(询问是否覆盖)

Step 3:交互式升级

列出可升级清单,用户选择升级全部或指定 skill。

Step 4:执行升级

备份当前版本 → 下载新版本 → 验证 → 完成。



taxue-upgrade v2.8