Fetching from the wire…
Top 5 · 2026-06-08 · source-backed
The skills ecosystem stopped being anonymous markdown dumps this week and started looking like a real discipline, because the people writing the skills are people you've heard of.
Addy Osmani's agent-skills reached about 49,000 stars in 113 days, roughly 435 a day. The pull is provenance. Osmani is a well-known Chrome and web-performance engineer, and the repo is him codifying how senior engineers should actually hand work to coding agents. "Production-grade engineering skills," not vibes. That matters because the gap between a junior prompt and a senior prompt is mostly tacit knowledge, the stuff you learned by shipping and breaking things, and a good skill library makes that knowledge transferable to the agent.
He's not alone. kepano, Obsidian's lead, shipped obsidian-skills (~34.9K) teaching agents to drive the Obsidian CLI and work with Markdown, Bases, and JSON Canvas. VoltAgent's collection curates 5,400-plus skills from the official registry (~50K stars). sickn33/antigravity-awesome-skills aggregates 1,500-plus installable skills across Claude Code, Cursor, Codex CLI, Gemini CLI, and Antigravity (~40K). Tool makers meeting agents halfway instead of forcing the agents to scrape.
This is the thematic close to the other four stories. Open weights gave us cheap capable models. Devin Desktop and ACP gave us a surface to orchestrate them. Anthropic's 8x is what the feedback loop produces. Agent-operable APIs are how tools survive it. And skills are the layer where human taste gets encoded into the loop, the place your judgment actually lives once you've stopped typing the code yourself.
The thing to do is concrete and cheap. Go read Osmani's repo, not to install all of it, but to see what a senior engineer thinks is worth telling an agent explicitly. Then write your own. The highest-leverage skill file is the one that captures the three things you keep correcting your agent about. I have a handful of these for my own projects and they're worth more than any prompt-engineering trick, because they encode the specific ways my code is supposed to be wrong-proof. Curated skill libraries from people who've shipped are now part of the standard toolkit. Anonymous skill dumps are not.
Each link below shares sources, entities, or timing with this story.
The antigravity-awesome-skills repository hit 36,145 GitHub stars with a catalog of 1,400+ installable SKILL.md playbooks that work across Claude Code, Cursor, Codex CLI, Gemini CLI, Kiro, OpenCode, and GitHub Copilot. One command: npx antigravity-awesome-skills --claude. That...
Google's Addy Osmani dropped Agent Skills this week, and it hit 2,500+ likes and 340+ retweets before I finished reading the README. Seven slash commands: /spec, /plan, /build, /test, /review, /code-simplify, /ship. Each one encodes quality gates from Google's internal enginee...
Six clients. One manifest. Zero vendor lock. Vercel published Agent Plugins 1.0.0 on August 6, an openly licensed spec that bundles Agent Skills and MCP servers behind a single portable manifest. The shape is deliberately boring: a plugin.json requiring only schemaVersion and...
Forrest Chang's andrej-karpathy-skills repo is a single CLAUDE.md file distilling Karpathy's observations on LLM coding pitfalls. It topped GitHub trending with +44K weekly stars. Then the ecosystem detonated. Ten-plus related repos trended simultaneously with 70K+ combined st...
Barry Zhang and Mahesh Murag, the engineers who built Claude Skills at Anthropic, published a talk and engineering post that's gotten 14K+ likes and is reshaping how I think about agent development. The core argument: most agent approaches fail because they lack domain experti...
wanshuiyin/HERO-Anti-OverDefense went from creation to 68 stars in a single day. HERO is Hashing, Edge cases, Rubrics, Overbuild, and the claim is that agent over-engineering isn't diffuse but falls into four recognizable shapes suppressible with a portable prompt contract acr...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.