Agent Skills: packaging what your org knows
An Apache licensed spec for portable agent capabilities. The enterprise angle is that know-how stops being locked to one vendor's agent.
Agent Skills is a specification and documentation repo, Apache licensed and sitting around 23,000 GitHub stars, that defines a simple standard: a skill is a folder of instructions, scripts, and resources an agent loads when a task calls for it. Multiple coding agents already read the format.
The enterprise meaning is bigger than the mechanism. Every organization runs on know-how that lives in runbooks, wiki pages, and the heads of senior staff. Skills turn that into a versioned artifact an agent can execute, and a standard format means the artifact is portable: write the deployment checklist once, use it from whichever agent wins next year. That decouples your capability investment from your vendor bet, which is exactly what a standardization stage is for.
The caveat is the usual one for specifications: value tracks adoption, not stars. The first step costs an afternoon. Take one runbook your team already copy-pastes into prompts, convert it to a skill, and test it in two different agents. If it transfers cleanly, you have a packaging strategy. If it does not, you learned that before betting on it.
Written by Adib Kadir. Product and engineering executive focused on rolling out AI at enterprise scale.
Start a conversation