Search papers, labs, and topics across Lattice.
This paper introduces Skillware, a novel software ontology that defines agent skills as independent software artifacts, facilitating their specification, execution, and lifecycle management. By establishing three operational conditions鈥攂ehavioral primacy, independent software identity, and an execution relationship with an Agent Host鈥擲killware enables the transformation of persistent behavioral artifacts into reusable software components. The findings are supported by a comprehensive analysis of over 138,000 SKILL.md records and various engineering implementations, demonstrating the potential for improved maintainability and evolution of AI agent capabilities.
Skillware redefines agent skills as independent software artifacts, unlocking new possibilities for their management and evolution in AI systems.
Agent Skills have become persistent behavioral artifacts across independent AI agent systems. They combine natural-language task specifications with metadata and optional references, scripts, assets, hooks, package manifests, tests, and companion interfaces. Existing studies explain how Skills are specified, executed, maintained, and evolved, but lack an ontology that defines these artifacts as independent software objects. This paper introduces Skillware as the software abstraction that extends software engineering to persistent Behavioral Artifacts in agent systems. A Skill Artifact specifies reusable task behavior; a Skillware Unit manages that artifact as software through an independent identity and lifecycle. A compatible Agent Host activates the unit for runtime interpretation. Three necessary conditions operationalize category membership: behavioral primacy, independent software identity, and an Agent Host execution relationship. Lifecycle Continuity records whether the same unit identity persists through update, maintenance, rollback, and removal as a separate software-grade property. Evidence combines the Agent Skills specification, a frozen corpus of 138,133 content-deduplicated SKILL.md records associated with 20,556 repository identifiers, independent empirical studies, 15 category-boundary cases, and 13 fixed-revision engineering implementations. The evidence establishes a recurring artifact envelope, separable software identities, compatible execution paths, and lifecycle engineering pressure. Skillware provides the software ontology and engineering lifecycle through which agent capabilities can become identifiable, composable, maintainable, and evolvable software artifacts.