Reusable behavior packages that define how agents know to do something well.
The Skill Library is an internal package registry for agent behavior. Skills are reusable behavior packages — inbox triage, performance review preparation, follow-up drafting, department-specific playbooks — that define competence for specific workflows. They are versioned, published, and rollback-capable, just like the code packages your engineering teams already manage.
Skills separate behavior from access. An inbox triage skill works for Gmail, Outlook, or any email provider. The behavior is reusable; the tool access is specific. This separation lets teams share proven workflows across the organization without duplicating effort or creating inconsistent implementations. When a skill is updated, every agent using it gets the improvement automatically.
For platform teams, the Skill Library provides a governed way to scale best practices. Skills go through approval workflows before publication, can be rolled back if issues arise, and include usage analytics so you know which behaviors are adopted and which need improvement. It turns agent competence from a tribal-knowledge problem into an infrastructure problem — and infrastructure is what enterprises know how to scale.