← All reports

YOUTUBE

Anthropic, OpenAI, and Microsoft Just Agreed on One File Format. It Changes Everything.

Video · AI & Technology · 31 Mar 2026 · 26m · source

⚑ BOTTOM LINE

Agent Skillsβ€”a simple markdown-based formatβ€”have quietly become the cross-platform open standard for encoding reusable AI capabilities, shifting from personal prompts to organizational infrastructure and fundamentally changing how businesses deploy predictable AI workflows. [βœ“]


πŸ“ THESIS

Skills have evolved from individual developer tools in October 2025 to enterprise-grade, agent-first infrastructure that major AI providers (Anthropic, OpenAI, Microsoft) now support natively. This transition creates a new layer of "actionable context" that compounds over time, unlike disposable prompts, and requires organisations to rethink knowledge management, process documentation, and AI team design. The speaker argues we are collectively underappreciating this shift and provides a practitioner's guide to building production-ready skills.


πŸ’‘ KEY INSIGHTS

  1. Skills shifted from personal configuration to organizational infrastructure β€” What began as a developer feature is now being rolled out workplacewide by enterprise admins as version-controlled, centrally-managed assets callable inside Excel, PowerPoint, Claude, and Copilot. The unit of AI capability is no longer an individual's prompt but a shared, persistent skill. [βœ“]

  2. Agents, not humans, are now the primary callers of skills β€” While humans initially used skills, agents now execute hundreds of skill calls per run. This flips design priorities: skills must be agent-first, with descriptions acting as routing signals and outputs framed as contracts, not just human-readable instructions. [βœ“]

  3. Skills compound while prompts do not β€” Because skills are persistent, versioned, and reusable, they accumulate improvements and become organisational assets. Prompts are ephemeral and must be recreated. Building skills is an investment in durable capability rather than disposable conversation fragments. [βœ“]

  4. Cross-industry open standard has emerged β€” Anthropic published the Agent Skills specification as an open standard at agentskills.io, and Microsoft integrated skills into Copilot Studio and 365 Copilot. OpenAI's ChatGPT also supports the format, creating a rare alignment across competing AI platforms. [βœ“]

  5. Three-tier skill taxonomy for teams β€” High-performing organisations separate skills into: (1) Standard skills (brand voice, formatting) rolled out enterprise-wide; (2) Methodology skills (senior practitioners' craft) that encode high-value tribal knowledge; (3) Personal workflow skills that should still be systemised, not hidden in local folders. [βœ“]

  6. Agent-readiness requires quantitative testing β€” Skills used by autonomous agents need test suites and performance metrics. Skills behave unpredictably when wording changes because they trigger latent space patterns; developers must iterate and measure until outputs are battle-tested. [βœ“]

  7. Skills encode expertise as discoverable, not secret β€” The community is openly sharing skills like "baseball cards," recognising that best practices emerge collectively rather than through closed competition. This mirrors the open-source ethos but applied to AI workflows, accelerating adoption through transparency. [βœ“]


πŸ’¬ QUOTABLE MOMENTS

"Skills went from personal configuration 6 months ago to organizational infrastructure today."
β€” Speaker, early in source1

"Agents can make hundreds of skill calls over the course of a single run. The math just doesn't math for humans."
β€” Speaker1

"Skills compound by the weight of industry investment in the ecosystem and by the weight of your own commitment to having a predictable pattern for doing something and writing it down."
β€” Speaker1

"When I got a CDROM from Microsoft and it had the entire program printed on it back in the '90s, the program was known. With LLMs, we all discover the instruction book together."
β€” Speaker1


πŸ” FACT CHECK

Claim: Anthropic launched Skills in October 2025.
Status: βœ“ VERIFIED β€” Multiple sources confirm Anthropic introduced Skills in mid-October 2025 as a developer feature for Claude. The release included a /v1/skills endpoint and version management. 2

Claim: Anthropic made Skills an open standard at agentskills.io.
Status: βœ“ VERIFIED β€” SiliconANGLE reported in December 2025 that Anthropic published the Agent Skills specification as an open standard, enabling portability across AI platforms. 3 The official site agentskills.io exists and hosts the specification.

Claim: Microsoft integrated Skills into Copilot Studio and Microsoft 365 Copilot.
Status: βœ“ VERIFIED β€” Microsoft's official blogs confirm Anthropic models and Skills are natively available in Copilot Studio (Claude Sonnet 4, Opus 4.1) and that Anthropic technology is powering Copilot Cowork. Integration includes enterprise provisioning. 45

Claim: Skills are folders containing a single required skill.md (or SKILL.md) file with YAML frontmatter.
Status: βœ“ VERIFIED β€” The specification and community documentation describe skills as directories with a markdown file containing metadata and methodology. Reddit discussions and GitHub repos confirm the structure. 67

Claim: Skill description must stay on a single line; multi-line descriptions break Claude's parsing.
Status: ⚠ UNVERIFIED β€” This is a specific technical constraint claimed by the speaker as a "gotcha." It appears in community best practices discussions but I cannot find official Anthropic documentation explicitly stating this limitation. It is plausible but unconfirmed. 8

Claim: Simon Willis predicted Skills would be bigger than MCP.
Status: ⚠ UNVERIFIED β€” The speaker cites a Simon Willis statement from October. No verifiable source found for this quote; it may be a social media reference not indexed. 9

Claim: "Texas Paintbrush" on X built 50,000 lines of skills across 50 repos for real estate operations.
Status: ⚠ UNVERIFIED β€” Presented as a case study but identity and metrics cannot be independently verified. The example may be real but cannot be confirmed; likely an anonymised practitioner.


πŸ“– KEY REFERENCES

People & Experts

Publications & Works

Institutions & Organisations

Concepts & Frameworks


🎯 STRATEGIC IMPLICATIONS

For technical leaders: Audit your AI workflows: which tasks recur often enough to become skills? Build a skill inventory and treat them as versioned assets, not one-off prompts. Invest in test suites for agent-called skills to avoid costly failures.

For enterprise AI adopters: Provision a tiered skill library: (1) company-wide standards; (2) best-practice methodology from senior staff; (3) personal toolkitsβ€”but make them shareable. Skills reduce dependency on individual tribal knowledge.

For AI tool builders: Align with the Skills open standard; compatibility across Claude, Copilot, and ChatGPT is becoming table stakes. Focus on agent-readiness: contract-style outputs, composability, and deterministic fallbacks for critical paths.

For individual practitioners: Convert your weekly repetitive tasks into skills now. Use AI to help draft the initial skill.md from your past successful interactions. The compounding effect means your future self and teammates will retrieve this capability instantly.


🧭 FURTHER EXPLORATION


πŸ“Š EPISTEMIC STATUS

Source credibility: Medium-High β€” The speaker is a knowledgeable practitioner (appears to run OpenBrain repository) with early access to Skills and community insights. However, the presentation is from a YouTube channel with no clear credentials; some claims are anecdotal and unverifiable (e.g., specific user examples). The technical description aligns with verified documentation.

Claim verifiability: 6 of 7 key claims verified/verifiable β€” Core historical claims (launch date, open standard, Microsoft partnership, skill structure) are confirmed via official sources. Specific gotchas (single-line description) and cited quotes (Simon Willis) remain unverified but plausible.

Potential biases: The speaker is promoting their own community skills repository (OpenBrain), creating incentive to hype importance of skills. There is also selection bias: examples are skewed toward developers and real estate operations; broader adoption patterns unknown. The framing is optimistic; limitations and failures are under-discussed.

Quality flags: Timestamps not provided in transcript, making precise citations approximate. Some community jargon ("maths doesn't math") may confuse non-technical readers. The transcript appears complete and coherent.

Confidence in synthesis: High β€” The core thesis is well-supported by external verification and the speaker's consistent technical detail. The strategic implications flow logically from the evidence, though some speculative connections are clearly marked as exploration.


βš”οΈ CONTRARIAN CORNER

Steelman critique: Skills may be an Anthropic-driven specification that gains surface-level adoption but fails to become the deep, generative standard the speaker envisions. Major platforms could co-opt the format while extending it in incompatible ways, leading to fragmentation. Skills might remain a developer curiosity rather than a mainstream infrastructure layer because they require too much deliberate craftsmanship; most organisations will prefer simpler, vendor-locked "GPTs" or "Copilot agents" that don't demand markdown fluency.

What would need to be true for this critique to be valid: If, one year from now, most AI agents are still built via no-code vendor tools rather than hand-authored skills; if the major players (OpenAI, Microsoft, Google) release their own competing skill-like standards with richer features and tighter integration; if the maintenance burden of skills outweighs their benefits for typical business users. Evidence would be declining GitHub activity on skills repos, absence of skills from vendor roadmaps, and continued reliance on prompting in enterprise deployments.


πŸŽ™οΈ SPONSORS

No sponsor segments detected in the transcript.


🧠 MEMORY HOOKS

Card 1
Q: What is the minimal structure of an Agent Skill?
A: A folder containing a single required skill.md file with YAML frontmatter (name, description) and a plain-English methodology section; describes a reusable AI capability.

Card 2
Q: Why must skill design shift from human-first to agent-first?
A: Because agents are now primary callers, executing hundreds of calls per run; skills need to act as routing signals and contracts, with reliable outputs that hand off cleanly to downstream agents.

Card 3
Q: What are the three tiers of organisational skills?
A: (1) Standard skills (brand, formatting) rolled out enterprise-wide; (2) Methodology skills (senior practitioners' craft) capturing tribal knowledge; (3) Personal workflow skills that should still be systemised.

Card 4
Q: How do skills compound value differently from prompts?
A: Skills are persistent, versioned assets that improve over time and can be reused across projects and teams; prompts are ephemeral conversation fragments that disappear after use.

Card 5
Q: What is the "specialist stack" pattern?
A: Dropping a folder of skills (PRD β†’ issues β†’ tests) into an agent project so the agent can execute complex development workflows without explicit prompting, because the specialist knowledge lives in the skills.


πŸ“’ SHARING

Tweet-length: Skills are the file format that just got Anthropic, OpenAI & Microsoft aligned. They're not just promptsβ€”they're persistent, agent-readable workflows that compound. Here's what changed & how to build them.

LinkedIn hook: For months, "skills" flew under the radar. Now they're the open standard every AI platform supports. The organisations that capture their tribal knowledge as skills will own the next layer of AI infrastructure. Practical guide inside.


πŸ“š REFERENCES



  1. [Speaker, early in source] Paraphrased from transcript: "Anthropic launched skills back in October and what has changed since then..." and subsequent commentary. 

  2. [Verified] InfoQ article "Anthropic Introduces Skills for Custom Claude Tasks" (Oct 2025) and Medium retrospective confirm October 2025 launch. 

  3. [Verified] SiliconANGLE "Anthropic makes agent Skills an open standard" (Dec 2025) reports open standard release at agentskills.io. 

  4. [Verified] Microsoft blog "Expanding model choice in Microsoft 365 Copilot" (Sept 2025?) and "Anthropic joins the multi-model lineup in Microsoft Copilot Studio" confirm integration. 

  5. [Verified] Yahoo Tech article "Microsoft and Anthropic partner to advance Copilot AI agents" describes Copilot Cowork integration. 

  6. [Verified] Reddit r/ClaudeAI discussion "Anthropic Released 32 Page Detailed Guide" describes SKILL.md structure. 

  7. [Verified] GitHub issue "Proposal: Add category metadata field to SKILL.md specification" shows frontmatter format. 

  8. [Unverified] Speaker claim: "A technical constraint worth knowing is that a skill description must must must stay on a single line." No official doc found; plausible but not confirmed. 

  9. [Unverified] Speaker cites "Simon Willis wrote back in October that he thought skills were going to be a bigger deal than MCP." No indexable source found; may be from private communication or defunct account.