GitHub project turns expert methodologies into reusable AI skills for agents
tom_doerr · x · 2026-07-28
This GitHub project, skill-from-masters, is an open-source system for building AI skills by first searching for best practices from domain experts.
How it works
- You describe the skill you want to create.
- The tool searches a local methodology database and the web.
- It surfaces expert approaches and primary sources.
- You choose which methodologies to incorporate.
- The system extracts actionable principles and passes them to a skill creator.
The repo says it works with Claude Code, Codex, and other AI agent platforms. The idea is to avoid generating a skill from scratch before learning how top practitioners actually do the work.
More from coding & agent
- Opus 5 built a No Man’s Sky-style game in a day and made all the assets — LightVelox · 2026-07-28
- Startup building a free open-source AI harness asks what features matter most — athsrva · 2026-07-28
- Paper turns old agent rollouts into weights, keeping 93.4% of ICL gains — burny_tech · 2026-07-28
- ChatGPT Voice and Codex handle Amazon tasks on a locked Mac — SIGKITTEN · 2026-07-28
- Loop engineering uses a frontier model to build skills, then loops GLM 5.2 calls until it works — steipete · 2026-07-28
- Mnemos is getting a rebuilt desktop app, new MCP tools, and a redesigned platform — RileyRalmuto · 2026-07-28