What problem does it solve?
This Skill automates the process of discovering, classifying, and integrating agent skills from external GitHub repositories into the catalog/skills/ directory, ensuring proper attribution, licensing, and documentation.
Core Features & Use Cases
- Upstream Analysis: Scans provided GitHub repositories to identify potential agent skills.
- Skill Classification: Determines the provenance (ported, adapted, synthesized, ignored) of each skill based on defined criteria.
- Automated Porting: Creates catalog entries, including
SKILL.md frontmatter, NOTICE.md attribution, and updates to tracking files.
- Use Case: When you find a promising collection of agent skills on GitHub, use this Skill to analyze them and bring the compliant ones into your project's catalog with all necessary metadata and attributions.
Quick Start
Use the catalog porter skill to analyze and port skills from the GitHub repository at https://github.com/example/repo.