catalog-porter
Installation
SKILL.md
Catalog Porter
Port upstream agent skills from GitHub repos into the catalog/skills/ directory with full metadata, attribution, and documentation updates.
Architecture
Input: GitHub repo URL containing agent skills
Output: catalog/skills/<name>/ entries + metadata updates + validation
| Rule | Value |
|---|---|
| Skill body integrity | Ported = untouched body; Adapted = meaningful edits |
| Frontmatter | Always replaced with catalog schema |
| NOTICE.md | Required for every catalog skill |
| Directory structure | Flat in catalog/skills/ -- no domain nesting |
| Upstream tracking | All ported/adapted skills registered in upstream-sources.yaml |