atv-update

Automate ATV Starter Kit plugin and scaffold updates with dry-run preview.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/valegrajales/agentic-retrieval-example --skill atv-update-valegrajales
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: atv-update
Source: https://github.com/valegrajales/agentic-retrieval-example/tree/main/.github/skills/atv-update
Command: npx skills add https://github.com/valegrajales/agentic-retrieval-example --skill atv-update-valegrajales

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires npm, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of updating the ATV Starter Kit, including marketplace plugins and project scaffold. It provides a convenient way to keep all components up-to-date without manual intervention.

Core Features & Use Cases

  • Plugin Updates: Automates the update process for all installed ATV marketplace plugins.
  • Project Scaffold Update: Advises on the version delta and necessary commands for updating project scaffold manually.
  • Dry-Run Option: Allows users to preview the update plan without applying changes.
  • Confirmation: Prompts for confirmation before updating plugins to avoid accidental changes.

Quick Start

Run the skill with the 'apply' mode to update the ATV Starter Kit.

Frequently Asked Questions about atv-update

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

FAQPage Schema
How do I automate ATV Starter Kit updates for marketplace plugins and project scaffold?

You can automate ATV Starter Kit updates by running this Skill in apply mode, which handles marketplace plugin updates and advises on necessary commands for the project scaffold.

Can I preview ATV plugin updates before applying changes to my project?

Yes, you can preview ATV plugin updates by using the dry-run mode, which outputs the update plan without modifying your installed marketplace plugins or project scaffold.

Do I need npm installed to update ATV marketplace plugins automatically?

Yes, you need npm installed to update ATV marketplace plugins, as this Skill relies on npm and appropriate plugin management commands to automate the update process.

How does the project scaffold update process work for the ATV Starter Kit?

The project scaffold update process advises you on the version delta and provides the necessary commands for updating manually, ensuring you keep all components up-to-date without accidental changes.

Why does the ATV update process prompt for confirmation before updating plugins?

The ATV update process prompts for confirmation before updating plugins to prevent accidental changes, ensuring you approve modifications to your installed marketplace plugins before execution.