skill-index-updater

Index GitHub skill repositories into the ASM catalog via PR.

787|71|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/luongnv89/asm --skill skill-index-updater
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-index-updater
Source: https://github.com/luongnv89/asm/tree/main/skills/skill-index-updater
Command: npx skills add https://github.com/luongnv89/asm --skill skill-index-updater

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about skill-index-updater

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

FAQPage Schema
How do I index new GitHub skill repositories into the ASM catalog?

To index new GitHub skill repositories into the ASM catalog, provide one or more GitHub URLs. The tool clones the repos, discovers SKILL.md files, audits frontmatter, evaluates quality, regenerates the index, and opens a PR.

What does the GitHub skill onboarding audit check for?

The GitHub skill onboarding audit performs a lightweight check of frontmatter completeness, content presence, and basic security flags. It also runs quality evaluations to surface overall scores and categories for reviewer context.

Can I onboard multiple GitHub repos into the ASM index at once?

Yes, you can onboard multiple GitHub repos into the ASM index at once. The tool handles single or multiple repositories, clones them, discovers SKILL.md files up to 5 levels deep, and produces per-repo index data.

Does the ASM indexing process require specific frontmatter validation?

Yes, the ASM indexing process enforces frontmatter-driven validation for all discovered SKILL.md files. This ensures structural compliance before regenerating per-repo index files and rebuilding the website catalog.

When should I avoid using this GitHub skill indexing tool?

You should avoid using this GitHub skill indexing tool for authoring, improving, or installing local skills. It is strictly designed to onboard one or more GitHub URLs into the curated ASM catalog and open a PR.