Agent Skills Take Over GitHub Trending
Today's GitHub trending page reads like a skills catalog. Four of the top ten repositories are agent-skill collections or harness configs — and two of them sit at a quarter-million stars. The npm moment for agent behavior didn't arrive this week. It already happened, and nobody threw a conference.
What shipped
The daily numbers: mattpocock/skills +2,666 stars (252,348 total), affaan-m/ECC +2,813 (249,707), anthropics/skills +988 (174,513), and DietrichGebert/ponytail +472 (127,759) — a persona skill that makes your agent "think like the laziest senior dev in the room." Pocock, the educator who taught a generation of developers TypeScript, now ships "Skills For Real Engineers" from his own .agents directory — daily drivers, not demos. ECC calls itself "the agent harness operating system": skills, instincts, memory, security, explicitly portable across Claude Code, Codex, Opencode, and Cursor.
Why it matters
Anthropic shipped Skills in October 2025. Within weeks came the SKILL.md open standard, then registries and search engines — Pocock's README already wears a skills.sh badge the way npm packages wear version shields. A solo educator pulling 252K stars in seven months means the distribution layer for packaged behavior is mature. The unit of distribution isn't models, plugins, or MCP servers. It's folders of markdown.
ECC's cross-harness pitch is the tell. When the same SKILL.md runs on Claude Code, Codex, and Cursor, the format stops being a vendor feature and becomes infrastructure — package.json for agent behavior. SkillsBench already benchmarks them. WikiSkill already lets agents write their own.
Verdict: When the second-order ecosystem — registries, badges, search, benchmarks — forms this fast, the format has won. The next platform war isn't over models. It's over who hosts the registry.