auto-updater

Check installed community skills for updates and review diffs before approval.

1|Updated Jun 27, 2026
One-click install
npx skills add https://github.com/bomday/projetao-tatico --skill auto-updater-bomday
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-updater
Source: https://github.com/bomday/projetao-tatico/tree/main/claude-for-legal/legal-builder-hub/skills/auto-updater
Command: npx skills add https://github.com/bomday/projetao-tatico --skill auto-updater-bomday

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of checking and updating installed community skills, ensuring updates are applied only after reviewing changes and explicit user approval.

Core Features & Use Cases

  • Update Check: Scans installed skills for newer versions and presents a diff.
  • Explicit Approval: Requires user confirmation before applying updates.
  • Diff Review: Shows detailed changes to prevent unexpected updates.
  • Use Case: Ideal for environments where updates need to be controlled and reviewed to avoid introducing untrusted code.

Quick Start

Use the /auto-updater skill to check for updates and review the changes before applying them.

Frequently Asked Questions about auto-updater

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

FAQPage Schema
How do I review code changes before applying community skill updates?

Checking installed community skills for updates involves scanning for newer versions and presenting a detailed diff. This process requires explicit user approval before applying changes, ensuring controlled skill updates and overall code integrity in your environment.

What is the best way to ensure code integrity when updating community skills?

Ensuring code integrity during skill updates requires a mechanism that presents a detailed diff for review and requires explicit approval before applying changes. This prevents unexpected updates and avoids introducing untrusted code into controlled environments.

Can I check all installed skills for updates at once?

You can check all installed skills for updates at once. Update management tools support scanning all community skills simultaneously, presenting diffs for review, and requiring explicit approval before applying any changes to ensure controlled updates.

Does the skill update process require manual confirmation for every change?

The skill update process requires manual confirmation for every change. It enforces explicit approval before applying updates, ensuring you review the diff and manually verify changes to maintain security and code integrity in controlled environments.

Why should I use a diff review process for managing community skill updates?

Using a diff review process for managing community skill updates is essential because it shows detailed changes to prevent unexpected updates. Reviewing diffs and requiring explicit approval protects your environment from untrusted code and ensures code integrity.