prime-vector/open-agent-spec
Open Agent Spec is a declarative YAML standard and CLI for defining and generating AI agents. One spec, any LLM engine (OpenAI, Anthropic, Grok, Cortex, local, custom).
Enforces strict input/output schema validation to prevent silent failures when LLM responses deviate from expected structure, and supports both direct execution via `oa run` and Python scaffold generation via `oa init` for gradual customization. Uses Jinja2 templating for dynamic prompts and provides a CLI-first workflow that keeps agent definitions versioned in `.agents/` directories for CI/CD integration and multi-engine portability.
6 stars and 1,371 monthly downloads. Available on PyPI.
Stars
6
Forks
1
Language
Python
License
MIT
Category
Last pushed
Mar 13, 2026
Monthly downloads
1,371
Commits (30d)
0
Dependencies
11
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/prime-vector/open-agent-spec"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
codervisor/lean-spec
Lightweight, flexible Spec-Driven Development (SDD) for modern AI-powered development
irahardianto/awesome-agv
Comprehensive sets of standards and practices designed to elevate the capabilities of AI coding agents.
SpecLeft/specleft
Turn your code in to specs. Spec driven framework with multi language support. Trace feature...
doncheli/don-cheli-sdd
Don Cheli — SDD Framework. The most comprehensive Specification-Driven Development framework for...
datalayer/agentspecs
🤖 👷 Agentspecs - YAML-based specifications for AI agents, MCP servers, skills, and environment variables.