Fetching from the wire…
Public story · 2026-07-30 · high
Two unrelated open-source projects adopted the identical file shape the same week, unprompted by any standard.
Why now: GitHub's GA update and both open source skill-format projects landed the same week, on July 29.
GitHub made agent skills and MCP server support generally available in Copilot code review on July 29.
The rollout reaches every Pro, Pro+, Business, and Enterprise Copilot user, and every MCP call a skill makes during review is capped read-only. A skill built assuming full tool access won't behave the same here.
Skills load from a file at .github/skills/name/SKILL.md. Anthropic's own convention, invented for Claude Code. Now running inside Microsoft's product.
GitHub and Playwright MCP servers are on by default. Comments in review now carry attribution, so you can tell whether a finding came from a skill or a server.
The frontmatter conventions are still underspecified, though. I've hit ambiguity around required fields myself, and this format doesn't resolve that yet.
The same week, two more projects landed on the identical file shape without any coordination. refly-ai/refly, 7,469 stars and pushed July 29, calls itself the first open-source builder for agent skills. It ships a separate registry where skills get versioned and forked instead of staying one-off prompts, and exports to Claude Code, Cursor, and Codex. rohitg00/pro-workflow, 2,710 stars, installs one skill bundle into what it claims are 32-plus agents through a single cross-agent installer.
Three unrelated projects agreeing on Markdown-plus-frontmatter is how a format actually wins. Nobody held a meeting about it.
My bet: SKILL.md becomes the default export for anything that generates agent instructions, the way OpenAPI did for HTTP APIs. But the behavior underneath doesn't travel with the file. A skill written for Claude Code's full tool access won't act the same read-only inside Copilot's review sandbox. That gap decides whether this becomes a real standard or splinters into per-vendor dialects that happen to share a filename.
Each link below shares sources, entities, or timing with this story.
A spec is a press release until someone who didn't write it implements it. GitHub made Agent Plugins 1.0 generally available on August 12 across VS Code, Copilot CLI, the Copilot SDK, and the Copilot app on all plans. The spec, published August 6, was co-authored by AWS, Anysp...
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...
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...
43.3% on Frontier-Bench v0.1. Opus 4.8 scored 18.7%. That's not an incremental bump, that's the same benchmark with a different shape of answer. Anthropic released Claude Opus 5 on July 24 at $5/$25 per million input/output tokens, exactly half of Fable 5's $10/$50, while matc...
Three things happened this month that only make sense together. Agent Plugins 1.0 shipped co-signed by six competitors: AWS, Anysphere, Microsoft, OpenAI, Vercel and Google (GitHub Changelog). It makes skills-plus-MCP bundles portable across clients. OpenAI's August 11 Codex c...
July 9, across VS Code, Visual Studio, Copilot CLI, the cloud agent, github.com, GitHub Mobile, JetBrains, Xcode, and Eclipse. Sol is the high-reasoning tier at $5/1M in, $30/1M out, gated to Pro+/Max/Business/Enterprise. Terra is the balanced default at $2.50/$15. Luna is fas...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.