skills-maintenance

Manage skills in the @duyet/skills repository with validation and documentation.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/duyet/skills --skill skills-maintenance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skills-maintenance
Source: https://github.com/duyet/skills/tree/main/skills-maintenance
Command: npx skills add https://github.com/duyet/skills --skill skills-maintenance

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of managing and updating the @duyet/skills repository, ensuring consistency and facilitating new skill additions and releases.

Core Features & Use Cases

  • Skill Management: Add, update, and remove skills within the repository.
  • Validation & Documentation: Automatically validate skill structures and regenerate repository documentation.
  • Release Management: Assist in version bumping and creating new releases.
  • Use Case: A developer needs to add a new skill to the repository. They would use this skill to create the necessary files, validate the structure, update the README, and prepare the commit.

Quick Start

Use the skills-maintenance skill to add a new skill named 'new-skill-name' to the repository.

Frequently Asked Questions about skills-maintenance

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

FAQPage Schema
How do I automate README generation for a skills repository?

To automate README generation for a skills repository, you can use this skill to validate skill structures and automatically regenerate repository documentation. This ensures your documentation accurately reflects the current skills without manual updates.

What is the best way to manage new skill additions and releases?

Managing new skill additions and releases involves adding necessary files, validating the structure, updating the README, and preparing the commit. This skill streamlines the entire lifecycle, including semantic commit conventions and version bumping for releases.

How do I validate skill structures before creating a new repository release?

Validating skill structures before a repository release is handled automatically by this maintenance skill. It checks the integrity of new and existing skills to ensure they meet the repository's formatting and structural requirements before you commit.

Does this repository maintenance skill support semantic commit conventions?

Yes, this repository maintenance skill supports semantic commit conventions. It assists in preparing commits and version bumping, ensuring that your release management process follows standardized commit message formatting automatically.

Can I use this skill to update and remove existing skills from my repository?

Yes, you can use this skill to update and remove existing skills from your repository. It manages the complete skill lifecycle, allowing you to modify, validate, and document changes across all skills housed in the repository.