update-skill

Update existing Claude Code skill sections while preserving YAML frontmatter.

Updated Dec 9, 2025
One-click install
npx skills add https://github.com/blueif16/amazing-claude-code-plugins --skill update-skill-blueif16
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-skill
Source: https://github.com/blueif16/amazing-claude-code-plugins/tree/main/skillforge/skills/update-skill
Command: npx skills add https://github.com/blueif16/amazing-claude-code-plugins --skill update-skill-blueif16

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the need to manually edit skill files, ensuring proper formatting and preventing errors.

Core Features & Use Cases

  • Smart Editing: Update skill descriptions, instructions, or tools while maintaining proper YAML structure.
  • Interactive Selection: Browse and select from existing skills with a simple numbered list.
  • Use Case: When you need to improve an existing skill's description or add new tools, use this Skill to make precise changes without breaking the file format.

Quick Start

Run the update-skill skill to modify your existing Claude Code skills.

Frequently Asked Questions about update-skill

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

FAQPage Schema
How do I update a skill's description or instructions without editing files manually?

Use update-skill to modify skill content instantly. It lets you select an existing skill and edit descriptions, instructions, tools, or examples through an interactive interface while preserving YAML formatting and required fields automatically.

Can I modify multiple sections of a skill at once?

Update-skill performs section-limited edits, letting you target specific parts like descriptions, tool lists, or examples. Each edit applies precisely to your chosen section while keeping the rest of the skill intact.

What happens to the YAML frontmatter when I update a skill?

Update-skill enforces preservation of YAML frontmatter and validates all required fields during editing. Your metadata stays protected and properly formatted regardless of content changes you make.

How do I browse and select which skill to update?

Update-skill displays your existing skills from the .claude/skills directory as a numbered list. You select the skill you want to modify interactively, then choose which section to edit.

What formatting errors does update-skill prevent?

By using the Edit tool with built-in validation, update-skill prevents common file format breaks that occur with manual editing. It maintains proper YAML structure and field requirements automatically.