What problem does it solve?
This Skill eliminates the manual, error-prone work of assembling domain reference libraries and creating fully wired GTeam specialist directories by automating source discovery, scraping, and scaffold generation.
Core Features & Use Cases
- Reference harvesting: Crawl documentation sites, OpenAPI/Swagger specs, or GitHub repos and synthesize clean, structured markdown reference files.
- Specialist scaffolding: Create specialist folder structure, methodology.md, SKILL.md.tmpl, eval placeholders, and install references into the correct specialists path.
- Source strategy & fallbacks: Prefer the Skill-Seekers API, check for llms.txt, use WebFetch for static docs, and fall back to curl with a 3s rate limit when needed.
- Use Case: Enrich the software-engineer specialist with a framework reference or scaffold a new payments specialist from Stripe docs with correct install and registration steps.
Quick Start
Ask the skill to scaffold a new specialist named payments and import the Stripe docs into the specialists directory.