The enterprise technology landscape is undergoing a fundamental shift. We are moving rapidly from an era where AI merely suggested actions (the copilot era) to one where autonomous systems execute multi-step workflows, make decisions, and collaborate with each other. The defining enterprise technology of 2026 is no longer the large language model itself, but AI agent skills: modular, reusable capabilities that bridge the gap between general intelligence and organizational knowledge.
Gartner projects that 40% of enterprise applications will integrate task-specific AI agents by end of 2026, up from less than 5% in 2025. Early adopters are already reporting 15.8% revenue increases and 15.2% cost savings on average. The companies that build rich agent skill ecosystems in the next 12 to 24 months will define the competitive landscape for the next decade.
What Are “Agent Skills” and Why Should You Care?
Think of a skill as an onboarding guide for a digital employee. A large language model might understand what a purchase order is, but it doesn’t know your company’s specific procurement workflow, approval chains, or vendor negotiation rules. Skills bridge the gap between general intelligence and organizational knowledge.

In practical terms, a skill is a folder containing a SKILL.md file with structured instructions, plus optional scripts and reference materials. Anthropic formalized this concept as an open standard in late 2025. Within months, OpenAI, Microsoft, GitHub, Cursor, and dozens of other platforms adopted it, creating a portable ecosystem where a skill built once works across multiple AI platforms. The analogy gaining traction among analysts: if AI models are processors and the Model Context Protocol (MCP) provides the ports, then skills are the applications.

Enterprise vendors use different names but converge on the same concept. Salesforce packages skills as “topics” and “actions” within Agentforce. Microsoft calls them “skillsets” in Copilot Studio. SAP distinguishes between “Joule Skills” (simpler tasks, over 2,400 available) and “Joule Agents” (complex goal-oriented scenarios). Despite the naming differences, all share a common architecture: modular, composable capabilities that transform general-purpose AI into specialized enterprise performers.
How to Use Agent Skills in Practice
If the concept of agent skills sounds abstract, the good news is that several platforms already let you use them today. Here is how skills work across the major players.
Claude (Anthropic)
Claude is where the skills standard was born, and it offers the deepest integration. In Claude.ai, skills are already active behind the scenes: when you ask Claude to create a PowerPoint, a Word document, or an Excel file, it loads pre-built skills (folders with SKILL.md instructions and scripts) to deliver professional-quality output. You can also upload your own custom skills to extend Claude’s capabilities for your specific workflows.
In Claude Code (the command-line tool for developers), skills become even more powerful. You can place skill folders in your project directory, and Claude Code will discover them automatically. This enables you to create coding standards, review checklists, testing procedures, or any domain-specific workflow as a reusable skill. Claude Code also supports sub-agents equipped with individual skills for specialized tasks.
Through the Claude API and the Claude Agent SDK, developers can integrate skills programmatically, combining them with MCP servers and the code execution tool to build sophisticated agentic applications.
These are the Antropics’ official documentation and repository: https://agentskills.io/home and https://github.com/anthropics/skills
Manus AI (now part of Meta)
Manus AI announced full integration of the Agent Skills open standard in January 2026. The platform runs in isolated sandbox environments with full Ubuntu file system access, which is exactly what Agent Skills requires. Manus can parse SKILL.md files and execute Python or Bash scripts contained within skills.
In practice, Manus offers some unique features: slash commands let users trigger specific skills by typing /SKILL_NAME in chat, and a “Build a Skill with Manus” feature automatically packages successful interaction flows into reusable modules. The platform is also exposing previously internal data sources (SimilarWeb, Yahoo Finance, LinkedIn Search) as discoverable skills. For team plan subscribers, a Team Skill Library allows members to publish battle-tested skills to a shared repository.
OpenAI Codex and ChatGPT
OpenAI’s Codex app (launched February 2026) includes built-in support for Skills and Automations. The desktop app lets you run multiple agents in parallel across projects with skills, Git worktrees, and a review queue for human-in-the-loop control. Since OpenAI fully adopted MCP across its products in 2025, the Codex CLI and the Agents SDK work seamlessly with the open standard skill format.
Microsoft Foundry (Azure AI Foundry)

Microsoft has gone all-in on the skills standard for its Azure development ecosystem. The official github.com/microsoft/skills repository ships over 130 modular skills covering Azure AI services, Cosmos DB, Azure AI Search, Voice Live, deployment workflows, and more. These skills are designed to specialize coding agents (Claude Code, GitHub Copilot, Codex, Cursor) for Microsoft Foundry and Azure SDK development. Microsoft also released an Agent Skills SDK in March 2026, providing filesystem and HTTP providers so teams can serve skills from local directories, Azure Blob Storage, S3, or any CDN, plus integrations for LangChain, the Microsoft Agent Framework, and an MCP server that exposes skills as tools to any MCP-compatible client. Microsoft Foundry now offers both Anthropic’s Claude and OpenAI’s GPT models in one platform, with “Reusable Skills” listed as a core capability for standardizing and scaling agentic workflows across projects.
Other Platforms
The ecosystem is growing fast. Cursor, Windsurf, and Roo Code all support skills in their agentic coding workflows. Goose (Block’s open-source agent framework, now part of the Agentic AI Foundation) supports extensions that follow a similar pattern. Community platforms like SkillHub (7,000+ AI-evaluated skills) and SkillsMP serve as marketplaces where you can discover, evaluate, and install skills with a single command. Even Hugging Face hosts a community skills catalog with broad compatibility.
The key takeaway: because skills follow an open standard format, you can build a skill once and use it across any compatible platform. This portability is what makes skills fundamentally different from proprietary plugin systems.
Why This Is Not Another RPA Cycle
Executives who lived through the RPA hype cycle may be skeptical. The distinction is fundamental, not incremental. RPA bots follow predefined scripts and break when interfaces change. AI agents equipped with skills reason about goals, adapt to changing conditions, process unstructured data, and learn from feedback.
The consensus across industry analysts is convergence rather than replacement. RPA handles routine execution while AI agents manage complexity and exceptions. Organizations should preserve their RPA investments while layering agent skills on top, not rip-and-replace. Agentic Process Automation (APA), where AI agents construct and execute workflows autonomously, represents the next evolutionary stage.
Learn Agent Skills: Free Course from DeepLearning.AI and Anthropic
If you want to go from understanding the concept to building your own skills, I highly recommend the free course Agent Skills with Anthropic from DeepLearning.AI, created in partnership with Anthropic and taught by Elie Schoppik.
The course is beginner-friendly (about 2.5 hours, 10 video lessons) and covers everything you need to get started: the structure of a skill folder and the SKILL.md format, how skills use progressive disclosure to manage context efficiently, and the difference between skills, tools, MCP, and sub-agents. You will also explore Anthropic’s pre-built skills for Excel, PowerPoint, and skill creation, then use them in Claude.ai to build a complete workflow.
What makes the course particularly valuable is the hands-on progression. You will create custom skills for code generation, data analysis, and research, then deploy them across Claude.ai, Claude Code, the Claude API, and the Claude Agent SDK. The final project walks you through building a research agent using the Agent SDK that leverages skills, MCP, and web search together.
As Andrew Ng highlighted when announcing the course: skills follow an open standard format, so you can build them once and deploy across any skills-compatible agent. This is not just theory; it is a practical, portable skill (no pun intended) that applies across the entire agentic AI ecosystem.
Conclusion
AI agent skills represent the transition from AI as a tool to AI as a workforce. The technology stack has matured rapidly: open standards (MCP, A2A, Agent Skills), enterprise platforms (Agentforce, Copilot Studio, Joule, Now Assist), and skill marketplaces are all production-ready.
Three strategic imperatives emerge. First, invest in governance before scale: organizations that treat agent oversight as an afterthought will face cascading risks. Second, redesign workflows rather than automate existing ones: the companies generating real value are reimagining processes around agent capabilities, not bolting AI onto legacy procedures. Third, build the skill ecosystem now: the competitive moat in the agent era will not be which models a company uses, but the depth and quality of its proprietary skill libraries encoding institutional knowledge.
The shift from “Model Wars” to “Ecosystem Wars” is already underway. The organizations that assemble the richest libraries of domain-specific agent skills will hold an advantage that compounds over time.
That’s it for today!
Should you have any questions or need assistance, please don’t hesitate to contact me using the provided link: https://lawrence.eti.br/contact/
Sources
- Gartner Predicts 40% of Enterprise Apps Will Feature Task-Specific AI Agents by 2026
- KPMG Q4 AI Pulse Survey: AI at Scale
- McKinsey: Agents for Growth, Turning AI Promise Into Impact
- McKinsey: Skills Reset for the AI Age
- Deloitte: The State of AI in the Enterprise 2026
- Anthropic: Donating MCP and Establishing the Agentic AI Foundation
- MCP Blog: MCP Joins the Agentic AI Foundation
- Manus AI Launches Agent Skills Open Standard for AI Workflows
- Agent Skills Explained: Manus AI Adopts Open Standard
- Awesome Agent Skills: Definitive Resource on GitHub
- Microsoft: Agent Skills for Azure and Microsoft Foundry (GitHub)
- Microsoft: Context-Driven Development with Agent Skills for Foundry and Azure
- Microsoft: Giving Your AI Agents Reliable Skills with the Agent Skills SDK
- DeepLearning.AI: Agent Skills with Anthropic (Free Course)