The Agent Platform War Just Moved to Skills
Polymarket pins Anthropic at 99% for best AI model through August 2026. OpenAI sits at 1%. The crowd isn't hedging -- it has stopped betting on the model race entirely. And that's the point: when the model question is settled, the war moves somewhere else.
Read the full version with charts and embedded sources on AgentConn ->
This week, it moved to the same place from two directions at once. Anthropic shipped /design, a skill that turns Claude Code into a UI design tool -- artboards, refinement loops, and implementation from a terminal prompt. The same week, OpenAI flooded its YouTube channel with nine how-to videos for ChatGPT Work -- scheduled tasks, connectors for Gmail and Slack, skills that repeat workflows without re-prompting. Two labs. Same week. Same three primitives: connectors, skills, scheduled agents.
That's not a coincidence. It's a convergence.
Andrej Karpathy called this shift months ago: a "new paradigm" where the LLM becomes "a self-contained, persistent, asynchronous entity with org-wide tools and context, working alongside teams of humans." That tweet pulled 23,365 likes and 8.2 million views. He was describing the destination. This week, both labs shipped their tickets to get there.
The Model War Is Over. The Platform War Just Started.
The Polymarket numbers tell the story with brutal clarity. Best AI model, end of August: Anthropic 99%, OpenAI 1%. Best model end of September: Anthropic 92%, OpenAI 4%, Google 3%. The $689,000 in liquidity behind these markets isn't apathy -- it's conviction. The crowd has priced the model race as a monopoly. Even Karpathy -- who evaluates every frontier drop -- called Claude Fable 5 "a major-version-bump-deserving step change forward" and "SOTA on everything by a margin."
When a market pins at 99%, the interesting question isn't who wins. It's what breaks the pin. And right now, neither lab is trying to break it. OpenAI isn't scrambling to ship a better model -- it's scrambling to ship a better platform. Sam Altman's tweet this week? "We made a chip and it is fast." Custom silicon, not a new model. The investment thesis has pivoted from intelligence to infrastructure.
This is why both launches landed the same week. The model is becoming a commodity input. The platform -- the runtime where skills execute, connectors bind to enterprise data, and scheduled agents run unsupervised -- is where the switching cost lives now.
The strategic read: Whoever owns the skill runtime owns the switching cost. When your org has 200 skills that assume Claude's connector APIs, migrating to OpenAI means rewriting 200 workflows. That's not a technical moat -- it's an operational one. And it compounds daily.
The Three Primitives, Side by Side
Both platforms now offer the same three building blocks. The implementations differ. The strategic intent is identical.
Connectors: The Data Plumbing
Connectors are how agent platforms reach into your existing tools -- Gmail, Slack, Google Drive, Salesforce, Jira. Without them, an AI agent is a smart brain in a locked room.
Anthropic's approach: The Model Context Protocol (MCP) -- an open protocol donated to the Linux Foundation. Claude Cowork uses MCP plus Connectors and Plugins. The Microsoft 365 connector demonstrates the depth: Claude can send mail, manage calendar events, and modify files in OneDrive or SharePoint. Ten launch partners include Atlassian, Figma, Canva, Stripe, Notion, and Zapier.
OpenAI's approach: Connected Apps and a plugin directory. ChatGPT Work inherits permissions from your existing tool connections. Recently added direct Google Drive editing. OpenAI shipped nine tutorial videos in 24 hours -- an entire onboarding curriculum positioned as a "workspace OS," not a chatbot.
The difference that matters: Anthropic open-sourced its connector protocol. OpenAI kept its proprietary. MCP has been adopted by Microsoft (VS Code, GitHub Copilot), Cursor, Gemini CLI, and roughly 40 products on agentskills.io. This is Anthropic playing the Android playbook -- win by being the standard, not the only implementation.
Skills: The Killer Primitive
Skills are reusable bundles of instructions, scripts, and resources that make an AI agent repeat a task the same way every time. They're the unit of institutional knowledge for an AI-native org.
Anthropic's version: Agent Skills launched October 2025. The open specification lives at agentskills.io, with a reference SDK. The filesystem-based SKILL.md format works across Claude Code, the API, claude.ai, Cursor, and more. As of June 2026, roughly 40 products support the standard. The community has published 1.9 million skills on GitHub -- though quality varies wildly (average score: 6.2 out of 12; 36% contain prompt injection vulnerabilities).
OpenAI's version: Skills launched July 2026 for Business and Enterprise plans. Enabled by default for Enterprise workspaces as of July 23, 2026. Skills store within ChatGPT workspaces using OpenAI's own format -- which, according to VentureBeat, quietly adopted "structurally identical architecture" to Anthropic's specification, including the same file naming conventions and metadata format.
At the AI Engineer World's Fair, QuantumBlack's Imad Touil identified the real problem: most engineers have built a skill, fewer share them, almost nobody governs them across the org. That collapsing funnel is where institutional knowledge leaks. The moat isn't the model -- it's the maintained skill library.
The difference that matters: Anthropic has a 10-month head start and an open standard with cross-platform adoption. OpenAI has distribution -- ChatGPT Work is bundled into every Plus, Pro, Business, and Enterprise plan at no extra cost. Anthropic is winning the developer community. OpenAI is winning the enterprise procurement conversation.
Scheduled Agents: The Automation Layer
Scheduled agents are what turn a chatbot into a colleague -- tasks that run on a schedule or trigger, unsupervised, while you sleep.
Anthropic's version: Claude Cowork tasks run on demand or by schedule, with cloud execution that no longer requires your device to stay online. Tasks live within Projects that hold inputs and outputs for context coherence.
OpenAI's version: ChatGPT Work Scheduled Tasks can run once, repeat on a schedule, react to triggers, or watch for changes. Grouped with Codex automations for a unified task management surface.
The difference that matters: OpenAI has more trigger flexibility (event-driven, not just cron). Anthropic has better context coherence (tasks stay within Projects that remember state). For operators, the question is: do you need a smarter scheduler, or a scheduler that remembers why it's running?
The Comparison Matrix
| Primitive | Anthropic (Claude) | OpenAI (ChatGPT Work) | Edge |
|---|---|---|---|
| Connectors | MCP (open, Linux Foundation) + 10 launch partners | Connected Apps + plugin directory | Anthropic: open standard |
| Skills | Agent Skills (Oct 2025), open spec, 40+ products, 1.9M published | ChatGPT Skills (Jul 2026), proprietary-ish, bundled with plans | Anthropic: ecosystem. OpenAI: distribution |
| Scheduled Agents | Cowork tasks, cloud execution, project context | Work tasks, event triggers, Codex integration | OpenAI: triggers. Anthropic: context |
| Security | Isolated environments, published security model | Permission profiles, connected service rules | Tied |
| Pricing entry | Pro $20/mo | Plus $20/mo | Tied |
| Model quality | Polymarket 99% | Polymarket 1% | Anthropic |
GitHub Is Already a Skills Marketplace
The demand signal for skills as a primitive extends far beyond the two labs. GitHub Trending on August 29 tells the story:
- scientific-agent-skills -- 37,725 stars, gaining 1,604/day. 165 validated skills across 100+ scientific databases. Used by 190,000 scientists worldwide.
- archify -- 30,367 stars, gaining 3,927/day. An agent skill for architecture diagrams with motion and export.
- ponytail -- 116,239 stars, gaining 1,171/day. Cuts agent-generated code by 54% while preserving safety guards.
-
graphify -- 112,227 stars, gaining 376/day. Turns codebases into queryable knowledge graphs as a
/graphifyskill.
Five of the top eight trending repos on GitHub are agent skills. Not libraries. Not frameworks. Skills. The market has spoken: the atomic unit of AI capability is a skill, and developers are building them faster than either lab can curate them.
The skills quality problem is real. The Agentman ecosystem report found 140,963 security issues across 22,511 audited skills -- roughly 6.3 issues per skill. And 36% of tested skills contained prompt injection vulnerabilities. Volume is racing ahead of governance. Sound familiar? This is npm circa 2016, but the packages can read your email. (We covered the attack surface in depth in our supply chain analysis.)
The Contrarian Corner: Convergence Is a Trap
Here's the take nobody in either lab's marketing department wants you to hear: the architectural convergence is a trap for operators, not a benefit.
Yes, both platforms now offer connectors, skills, and scheduled agents. Yes, they're converging on structurally identical formats. But convergence on primitives without convergence on standards means you're building for two ecosystems that look compatible but aren't.
At the AI Engineer World's Fair, Box's Ben Kus opened his talk by retracting the graph-based agent architecture he recommended on the same stage a year ago. His meta-point matters more than the specifics: agent tooling churns fast enough that best-practice guidance expires in roughly 12 months. Anyone standardizing on an agent framework today should assume they're renting, not buying.
The Hacker News community has been dissecting this convergence in real time. When Anthropic's Claude Design system prompt leaked, the thread turned into a debate about whether skills are a moat or a liability -- exactly the tension operators need to resolve:
The World's Fair adoption data reinforces the caution. Figma's Eyal Blum found the best engineers are the slowest to adopt agents because they see the failure modes first. Amazon studied 50 teams for a year -- half saw less than 3x velocity improvement, half saw approximately 4.5x. Adoption is bimodal, not universal. Millennium's Brian Lewis: only around 5% of startup demos convert to signed contracts.
The launches from Anthropic and OpenAI imply a hockey stick. The data from practitioners who've actually deployed agents says: plateau, then a long slog toward reliability.
What an Operator Should Do Right Now
The convergence is real, the fragmentation is real, and the window for strategic positioning is narrow. Here's the concrete playbook:
1. Standardize on the open spec. Both labs have converged on agentskills.io's format -- Anthropic created it, OpenAI adopted it. Build your internal skills to that spec. If one platform wins, your skills still work. If neither does, the open standard survives both. (For the deeper architecture breakdown, see our previous analysis of skills vs MCP.)
2. Invest in skill governance before skill volume. Your team doesn't need 200 skills. It needs 20 that are tested, audited, and maintained. Set up a review process now -- treat skills like production code, not prompt experiments. The supply chain risk is real.
3. Treat scheduled agents as production workloads. These aren't cron jobs. They're autonomous systems that read your email, modify your documents, and post to your channels. Give them the same observability, alerting, and rollback mechanisms you'd give any production service.
4. Don't pick a platform based on today's model. Polymarket says Anthropic has the best model today. It also said that three months ago, and six months ago. Models will leapfrog. Platforms compound. Pick based on connector depth, skill ecosystem maturity, and how well the platform fits your existing tool stack. (We compared the full landscape in ChatGPT Work's initial land-grab and the cross-vendor agent queue pattern.)
5. Budget for churn. Ben Kus retracted his own advice after 12 months. Expect your agent architecture to evolve at the same cadence. Build for replaceability -- thin integration layers, portable skill formats, no platform-specific lock-in in your core workflows.
Bottom line: The model war is over and the platform war has begun. Both Anthropic and OpenAI are shipping the same three primitives because whoever owns the skill runtime owns the enterprise relationship. The winner won't be the lab with more skills -- it'll be the one that governs them. Operators who standardize on the open spec, invest in governance, and treat agents as production systems will be platform-resilient regardless of who wins.
Looking Ahead
The agent skills ecosystem is already at 1.9 million published skills and growing. GitHub Trending is a skill marketplace now. Forty products support the open standard. Both frontier labs are building on the same architectural foundation.
The next 12 months will answer one question: does the platform war produce a standard that benefits everyone (like HTTP), or a fragmented ecosystem that benefits only the platform owners (like mobile app stores)?
If you're betting your engineering org on either platform, the answer to that question is your actual strategic risk. Plan accordingly.
Originally published at AgentConn








Top comments (0)