skill-repo-curator

Validate SKILL.md files and manage release workflows for Agent Skills repositories.

4|1|Updated May 19, 2026
One-click install
npx skills add https://github.com/stark-ai-de/agent-skills --skill skill-repo-curator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-repo-curator
Source: https://github.com/stark-ai-de/agent-skills/tree/main/incubator/skills/skill-maintenance/skill-repo-curator
Command: npx skills add https://github.com/stark-ai-de/agent-skills --skill skill-repo-curator

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenges of maintaining a coherent, installable, and secure public Agent Skills repository, streamlining the process of updating skill catalogs, validating SKILL.md files, and preparing releases.

Core Features & Use Cases

  • Skill Catalog Maintenance: Ensures the repository is ready for user installations with npx skills.
  • Validation and Review: Validates SKILL.md files, checks README consistency, and reviews install commands.
  • Release Preparation: Assists in preparing releases, deprecating skills, and reviewing changelogs.
  • Security and Compliance: Ensures the repository adheres to security and compliance standards.

Quick Start

Run the skill-repo-curator to validate and update your Agent Skills repository.

Frequently Asked Questions about skill-repo-curator

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

FAQPage Schema
How do I validate SKILL.md files for an Agent Skills repository?

To validate SKILL.md files for an Agent Skills repository, run the skill-repo-curator to check file consistency, review install commands, and ensure the catalog is ready for user installations with `npx skills`.

What is the best way to manage release workflows for a public Agent Skills repository?

Managing release workflows for a public Agent Skills repository involves validating SKILL.md files, reviewing changelogs, and applying deprecation policies to keep the repository up-to-date, consistent, and secure.

How do I deprecate skills in a public repository?

To deprecate skills in a public repository, you apply deprecation policies during the release preparation phase, ensuring the repository remains coherent and installable while reviewing release materials and changelogs.

Does repository maintenance for Agent Skills include security and compliance checks?

Yes, repository maintenance for Agent Skills includes security and compliance checks, ensuring the public repository adheres to security standards while validating SKILL.md files and reviewing install commands.

Why does my Agent Skills repository need SKILL.md validation before release?

SKILL.md validation is needed before release to ensure repository consistency, verify README alignment, and confirm that users can successfully install skills using `npx skills` without encountering structural errors.