Welcome to OSSA
We're excited to announce the release of OSSA (Open Standard for Software Agents) - the OpenAPI for AI Agents.
What is OSSA?
OSSA is a specification standard for defining AI agents, similar to how OpenAPI standardizes REST APIs. Just as OpenAPI enables API interoperability, OSSA enables agent interoperability across frameworks, runtimes, and organizations.
Key Features
- Framework-agnostic - Works with any LLM framework
- Portable - Move agents between teams and organizations
- Validatable - JSON Schema validation ensures correctness
- No vendor lock-in - Deploy to any infrastructure
Get Started
Install the OSSA CLI:
npm install -g @bluefly/openstandardagents
Create your first agent:
osa init my-agent --type worker
Learn More
Tags
OSSAannouncementstandard