skills-updater

Detect installed Claude Code skills and update them from configured marketplaces.

9|2|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/hongmaple0820/agent-academy --skill skills-updater-hongmaple0820
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skills-updater
Source: https://github.com/hongmaple0820/agent-academy/tree/main/skills/tool-development/skills-updater
Command: npx skills add https://github.com/hongmaple0820/agent-academy --skill skills-updater-hongmaple0820

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the discovery and updating of Claude Code skills across local, shared, and marketplace sources to keep them current.

Core Features & Use Cases

  • Scan installed, shared, and marketplace sources for available updates
  • Update multiple skills in batch or individually
  • Recommend popular skills based on usage trends and reliability

Quick Start

Ask your agent to check for updates and install available skill updates from configured marketplaces.

Frequently Asked Questions about skills-updater

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

FAQPage Schema
How do I update multiple Claude Code skills at once across different sources?

You can batch update Claude Code skills by scanning installed, shared, and marketplace sources, comparing detected versions with remote repositories, and triggering script-based updates to apply available changes simultaneously.

How does skill discovery work for Claude Code marketplaces?

Skill discovery scans configured marketplaces to detect installed versions, compares them with remote sources, and suggests popular skills based on usage trends and reliability metrics.

Can I update a single Claude Code skill instead of running a batch update?

Yes, you can update skills individually by asking your agent to check for updates and install available updates from configured marketplaces for a specific skill repository.

Do I need to manually configure skill repositories before checking for updates?

You need predefined marketplaces configured as sources, but the multi-source workflow automatically detects installed versions, compares them with remote sources, and triggers script-based updates without manual repository management.

What's the best way to keep Claude Code skills current across multiple repositories?

Automating discovery and updating across local, shared, and marketplace sources keeps Claude Code skills current by detecting installed versions, comparing with remote sources, and triggering script-based batch or single updates.

Why are my Claude Code skill updates not applying from the marketplace?

Updates may fail if marketplaces are not properly configured as sources, or if the multi-source workflow cannot detect installed versions to compare against remote sources before triggering script-based updates.