agentsclimarketplace

Tc update

Skill Leobai03/tc/skills/tc-update

TC Skill 官方更新入口。用户输入“/tc-update”,或明确要求更新、升级、重新安装、检查并同步 TC Skill 最新版时使用。只从 Leobai03/tc 更新 TC 系列 Skill,不修改其他 Skill,不读取或上传用户聊天和业务资料。From its SKILL.md

Install
npx -y skills add Leobai03/tc --skill tc-update

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 22 stars22 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.0 KB, 240 tokens by cl100k_base, as published. Nobody here has run it

TC Update|更新 TC

用户已经明确要求更新时,直接执行,不重复确认;宿主需要终端权限时,由用户在权限窗口决定。

更新步骤

  1. 运行:

    npx -y skills add Leobai03/tc -g --all
    
  2. 成功后读取仓库根目录 VERSION,告诉用户当前版本。当前对话未重新载入 Skill 时,提醒用户新建对话再使用。

  3. 失败时只说明最短原因和用户需要处理的网络、权限或 Node.js 问题,不粘贴无关日志。

边界

  • 只更新 Leobai03/tc
  • 不更新用户安装的其他 Skill。
  • 不修改用户聊天、业务文件或本地存档。
  • 用户只问版本或更新内容时,先回答,不自动执行更新。

What ships with it: 1 file

182 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 326,144. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.