Use this skill when adding, updating, validating, or reviewing entries in a skill-hub registry.
Instructions
Keep skillhub.index.json and each package skill.yaml aligned.
Every registry-local source path must stay relative and point to a directory with SKILL.md.
Use stable identities in namespace/name form.
Set targets only to runtimes the skill is actually written for.
Featured entries must have useful descriptions, tags, and review metadata.
Run registry validation and a real install smoke test before publishing.
Required Checks
skillhub registry add local hub <registry-path>
skillhub registry sync hub
skillhub registry index validate hub
skillhub catalog featured --registry hub
skillhub install hub/<identity>
Review Focus
Duplicate identities.
Stale versions.
Broken source paths.
Vague descriptions.
Private content in public skills.
1---2name: registry-maintainer3description: Registry Maintainer4---5# Registry Maintainer67Use this skill when adding, updating, validating, or reviewing entries in a `skill-hub` registry.89## Instructions1011- Keep `skillhub.index.json` and each package `skill.yaml` aligned.12- Every registry-local source path must stay relative and point to a directory with `SKILL.md`.13- Use stable identities in `namespace/name` form.14- Set `targets` only to runtimes the skill is actually written for.15- Featured entries must have useful descriptions, tags, and review metadata.16- Run registry validation and a real install smoke test before publishing.1718## Required Checks1920```bash21skillhub registry add local hub <registry-path>22skillhub registry sync hub23skillhub registry index validate hub24skillhub catalog featured --registry hub25skillhub install hub/<identity>26```2728## Review Focus2930- Duplicate identities.31- Stale versions.32- Broken source paths.33- Vague descriptions.34- Private content in public skills.
Run npx skillmds@latest add sahit-sai/registry-maintainer in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Registry Maintainer It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
sahit-sai (@sahit-sai) published this skill. Their other Agent Skills are listed on their SkillMD profile.