Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问clear审计异常

auto-updater自动更新程序

Agent Skill

auto-updater 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

8,536

周安装

342

GitHub Stars

9

下载量

2,763
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:auto-updater(自动更新程序)
来源仓库:https://github.com/adaptationio/skrillz
仓库路径:skills/auto-updater
安装命令:
npx skills add https://github.com/adaptationio/skrillz --skill auto-updater
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/adaptationio/skrillz --skill auto-updater

简介

auto-updater 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。

  • 自动应用改进到技能和生态系统组件,基于已识别的模式和学习成果。
  • 支持系统化改进应用、指南更新和常见增强模式的自动化。
  • 安装命令:npx skills add https://github.com/adaptationio/skrillz --skill auto-updater。
  • 建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

SKILL.md

Auto Updater

Overview

auto-updater automatically applies improvements to skills and ecosystem components based on identified patterns and learnings.

Purpose: Automated application of validated improvements across ecosystem

The 5-Step Auto-Update Workflow:

  1. Identify Improvements - Gather recommendations from reviews and learnings
  2. Assess Safety - Determine which can be safely automated
  3. Apply Updates - Implement improvements automatically
  4. Validate Changes - Ensure improvements effective, no regressions
  5. Rollback if Needed - Revert changes if validation fails

Safety: Always validates before finalizing, can rollback

When to Use

  • Applying systematic improvements across multiple skills
  • Implementing guideline updates ecosystem-wide
  • Automating common enhancement patterns
  • Bulk updates (e.g., add Quick Reference to all skills missing it)

Auto-Update Workflow

Step 1: Identify Improvements

Sources:

  • system-reviewer recommendations
  • best-practices-learner documented patterns
  • review-multi common findings
  • Manual improvement requests

Output: List of potential improvements

Time: 15-30 minutes


Step 2: Assess Safety

Safe to Automate:

  • Structural additions (add Quick Reference section)
  • Content additions (add examples in standard locations)
  • Format standardization (consistent heading levels)
  • Documentation updates (README enhancements)

NOT Safe to Automate:

  • Logic changes (requires understanding context)
  • Content rewrites (needs judgment)
  • Major refactoring (risk too high)
  • Custom implementations

Output: Classified improvements (auto-safe vs manual-only)

Time: 20-40 minutes


Step 3: Apply Updates

Process:

  1. Backup affected skills (git commit or copy)
  2. Apply improvement to each skill
  3. Log changes made
  4. Track success/failure per skill

Approach: One skill at a time, validate each before moving to next

Time: Varies by improvement and skill count


Step 4: Validate Changes

For Each Updated Skill:

  1. Run skill-validator (pass/fail)
  2. Run review-multi structure check (score maintained?)
  3. Visual inspection (looks correct?)
  4. Mark as validated or flagged for review

Output: Validation results per skill

Time: 10-15 minutes per skill


Step 5: Rollback if Needed

If Validation Fails:

  1. Identify which skill failed
  2. Restore from backup (git revert or copy back)
  3. Analyze why it failed
  4. Mark improvement as manual-only for that skill

Output: Rolled back skill, failure analysis


Example Auto-Update

Auto-Update: Add Quick Reference to All Skills Missing It

Step 1: Identify
- Improvements: Add Quick Reference section
- Target Skills: planning-architect, task-development, todo-management
- Count: 3 skills to update

Step 2: Assess Safety
- ✅ Safe: Adding new section (doesn't modify existing content)
- ✅ Safe: Standard format (use template)
- ✅ Safe: Low risk (can validate easily)
- Decision: Auto-update approved

Step 3: Apply
- Backup: Git commit all 3 skills
- Apply to planning-architect: ✅ Success
- Apply to task-development: ✅ Success
- Apply to todo-management: ✅ Success
- Changes: 3/3 skills updated

Step 4: Validate
- planning-architect: 5/5 structure (maintained)
- task-development: 5/5 structure (maintained)
- todo-management: 5/5 structure (maintained)
- All validations: ✅ PASS

Step 5: Rollback
- Not needed (all validations passed)

Result: ✅ 3 skills successfully auto-updated
Time: 90 minutes (vs 3-4 hours manual)
Impact: 100% Quick Reference coverage achieved
Quality: All skills maintained 5/5 scores

Quick Reference

5-Step Auto-Update Workflow

StepFocusTimeSafety
IdentifyGather improvements15-30mN/A
Assess SafetyClassify auto-safe20-40mCritical
ApplyImplement changesVariesBackup first
ValidateCheck quality maintained10-15m/skillEssential
RollbackRevert if fails5m/skillSafety net

Safe vs Unsafe Automation

Safe to Automate:

  • Adding standard sections
  • Format standardization
  • Documentation additions
  • Structural improvements (following patterns)

NOT Safe:

  • Logic changes
  • Content rewrites
  • Major refactoring
  • Custom implementations

Rule: If requires judgment or understanding → Manual only


auto-updater enables safe, validated, automated improvement application across multiple skills simultaneously.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

26.82%
按下载量换算741

github-copilot

21.03%
按下载量换算581

OpenCode

18.25%
按下载量换算504

kiro-cli

12.02%
按下载量换算332

moltbot

7.44%
按下载量换算206

kilo

3.09%
按下载量换算85

安全审计

Gen Agent Trust Hub

未通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。

来源信息

继续浏览同类 Skills