DevOps / SRE / Platform · 08.08.2026, 13:10 UTC
AI skills start on laptops. Enterprises inherit the mess.
| Schweregrad | info |
|---|---|
| Kategorie | DevOps / SRE / Platform |
| Quelle | The New Stack ↗ |
| Veröffentlicht | 08.08.2026 UTC |
Sicherheitsmeldung mit Schweregrad noch nicht bewertet. Technische Details im Tab „Originaltext“; empfohlene Schritte in der Checkliste.
“It’s unrealistic to expect an admin to have context over how every skill in a company should be optimally performing,” Sagar Batchu, founder and CEO of Speakeasy, tells The New Stack.
That problem becomes harder as enterprises adopt AI agents and developers assemble sprawling libraries of skills that contain deployment runbooks, code review checklists, style guides, incident procedures, and internal workflows.
These myriad skills often begin as personal experiments before spreading across repositories, local machines, Slack threads and plugins. To make matters more confusing, they frequently are without clear ownership or a reliable way to know if the skill you’re using is the current version.
Speakeasy on Friday released Skills Management, a system designed to treat skills as centrally registered enterprise artifacts, with immutable versions, scoped access and observability into how they are used.
Earlier this year, we started seeing developers create collections of prompts combined with configuration for agents to use. Over a short time, the Agent Skill specification for a skill file was forged; written in Markdown with some YAML frontmatter. And a skill remains the best way to impart specific enterprise knowledge to any agent.
Agent skill libraries multiply
Speakeasy has a simple message about skills in the enterprise. As organizations adopt AI agents, they’re rapidly building libraries of skills — as deployment runbooks, code review checklists, style guides, incident procedures, internal workflows, and other company-specific knowledge.
The problem is that …