update-skill

Create, update, or delete skill directories and SKILL.md files.

1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/fabis94/fabis-ralph-loop --skill update-skill-fabis94
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-skill
Source: https://github.com/fabis94/fabis-ralph-loop/tree/main/.universal-ai-config/skills/update-skill
Command: npx skills add https://github.com/fabis94/fabis-ralph-loop --skill update-skill-fabis94

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating, updating, and managing reusable AI skill templates, ensuring consistency and efficiency in AI development.

Core Features & Use Cases

  • Skill Management: Create new skill directories and SKILL.md files, or update existing ones.
  • Template Discovery: Automatically finds skills in the main template directory and additional configured directories.
  • Use Case: A developer needs to add a new AI capability for summarizing user feedback. They use this skill to scaffold a new summarize-feedback skill, defining its name, description, and invocation logic.

Quick Start

Use the update-skill skill to create a new skill named 'analyze-logs'.

Frequently Asked Questions about update-skill

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

FAQPage Schema
How do I create a new AI skill template directory and SKILL.md file?

To create AI skill templates, use the update-skill tool to scaffold new skill directories and define associated SKILL.md files, including metadata like name, description, and invocation parameters.

What is the best way to manage and update existing AI skill templates?

Managing AI skill templates involves updating existing skill directories and their SKILL.md files to modify metadata or invocation logic, ensuring consistency and efficiency in AI development workflows.

Can I discover AI skills across multiple configured template directories?

Yes, template discovery automatically finds skills in the main template directory and additional configured directories, allowing you to locate and manage AI capabilities across multiple paths.

Does workflow automation support defining invocation parameters for code generation?

Yes, workflow automation for code generation supports defining skill metadata including name, description, and invocation logic to streamline how AI capabilities are executed.

How do I delete an AI skill directory and its associated metadata?

You can delete AI skill directories and their associated SKILL.md files using the update-skill tool, removing the template and its defined metadata from your configured paths.