You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed arti
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
|
| Agent Skills | |
|---|---|
| Status | Published |
| Year started | 2025 |
| First published | October 16, 2025 |
| Organization | Anthropic |
| Domain | AI agents |
| License | Open specification |
| Website | agentskills |
Agent Skills is an open specification for packaging instructions, scripts, and reference files so that artificial intelligence agents can load them on demand. A skill is a folder built around a Markdown file named SKILL.md, which describes when the skill applies and how the agent should carry out the task.[1][2] Anthropic introduced the format for its Claude models in October 2025 and published it as an open standard on December 18, 2025.[1][3]
Anthropic released Skills for Claude on October 16, 2025, as a way to give the model task-specific instructions without keeping them in the context window at all times.[3][4] The developer Jesse Vincent had published a similar SKILL.md convention for structuring agent workflows about a week earlier.[4]
On December 18, 2025, Anthropic published the format as an open standard, releasing the specification and a software development kit at agentskills.io so that other AI platforms could adopt it.[1][5] The move followed Anthropic's donation of the Model Context Protocol to the Linux Foundation earlier that month.[1]
A skill is a directory. The only required file is SKILL.md, which starts with a YAML header giving the skill's name and a short description, followed by Markdown instructions. The folder can also hold scripts, templates, and reference documents.[2][4]
The format relies on what the specification calls progressive disclosure. An agent first reads only the name and description of each installed skill, which costs a few dozen tokens. It loads the full instructions, and any bundled files, only when a user request matches the skill.[6][4] Because a skill is plain files rather than code tied to one vendor, the same skill can run on any agent that supports the format.[5]
Microsoft, OpenAI, Atlassian, Figma, Cursor, and GitHub adopted the standard when it was opened in December 2025.[6][5] Anthropic also launched a skills directory with partner-built skills from Canva, Stripe, Notion, and Zapier.[1] As of August 2026, the project's client showcase listed more than forty agent products that support the format, including Google's Gemini CLI, GitHub Copilot, Visual Studio Code, and OpenAI's Codex.[7]
According to the Agent Economy Census published by the directory Skillselion, 79,827 skill listings had been published across public registries by August 2026, with about 158 million cumulative installs, and the most-installed 1% of skills accounted for 77% of all installations.[8] A 2026 case study of a skills deployment at Yahoo reported that a survey of 67 engineers found an average time saving of 2.6 hours per week.[9]
The programmer Simon Willison called the October 2025 release "maybe a bigger deal than MCP", arguing that the low cost of writing and sharing a skill would drive faster adoption than the Model Context Protocol saw.[4] Holger Mueller of Constellation Research was more cautious, noting that single vendors rarely manage to set industry standards on their own and that the wide endorsement of MCP did not guarantee the same outcome for Agent Skills.[1]
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- provide significant coverage: discuss the subject in detail, not just brief mentions or routine announcements;
- are reliable: from reputable outlets with editorial oversight;
- are independent: not connected to the subject, such as interviews, press releases, the subject's own website, or sponsored content.
Please add references that meet all three of these criteria. If none exist, the subject is not yet suitable for Wikipedia.