What problem does it solve?
Onboards new GitHub skill repositories into the ASM curated index by cloning repos, auditing their SKILL.md files, evaluating skill quality, regenerating the index and catalog, and opening a PR for integration.
Core Features & Use Cases
- Clone repos and discover SKILL.md files (up to 5 levels deep) to enumerate all skills.
- Lightweight audit of frontmatter completeness, content presence, and basic security flags.
- Quality evaluation with asm eval to surface overall scores and categories for reviewer context.
- Regenerate per-repo index files and rebuild the website catalog, then open a PR for review.
- Use when you have one or more GitHub URLs to onboard into the ASM skill catalog; not for authoring, improving, or installing local skills.
Quick Start
Provide one or more GitHub URLs and the tool will clone, audit, index, regenerate the catalog, and open a PR.