Registry Maintainer

Registry Maintainer

sahit-sai 98a2a99 2 files · 1.2 KB Updated

File contents

Registry Maintainer

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.

sahit-sai/saviaa/tree/main/.agents/skills/registry-maintainer commit 98a2a99b68

Frequently asked questions

npx skillmds@latest add sahit-sai/registry-maintainer