This turns GitHub into a learning library for building new skills. Instead of wrapping tools, it searches for quality projects that solve your problem (commit conventions, markdown conversion, whatever), reads the source to understand the approach, then hands that knowledge to skill-creator to encode as a reusable skill. The workflow is deliberate: search with quality filters, present options, wait for your pick, deep dive into how it actually works, summarize the mental model, then create. It's honestly more useful than I expected because you end up with skills that encode best practices from battle-tested projects rather than reinventing things from scratch.
npx skills add https://github.com/gbsoss/skill-from-masters --skill skill-from-github