ai_agents_ossa
1 sites
No security coverage
Bridge the Open Standard for Software Agents (OSSA) v0.4.5 specification into Drupal's AI ecosystem. Import OSSA manifests, derive AI Agent plugins automatically, and map OSSA capabilities to Drupal's Tool API — no custom code required.
What it does
- OSSA Manifest Import — Validate and import JSON or YAML agent manifests into Drupal config entities. Each enabled agent becomes an AiAgent plugin automatically via the deriver.
- 29 Agent Templates — Pre-built templates across 12 categories: code review, security scanning, content generation, SEO, infrastructure, monitoring, orchestration, and more.
- Tool API Bridge — Maps OSSA capability grants to Drupal Tool API plugins. Your OSSA agents can use any Drupal tool plugin.
- Taxonomy Integration — 6 vocabularies with 56 default terms covering agent types, kinds, architecture patterns, capabilities, access tiers, and lifecycle stages.
- Drush Commands —
ossa:sync-agentsto import manifests from files,ossa:export-agentsto export config entities back to OSSA YAML. - Token System — Custom tokens (
[ossa_agent:name],[ossa_agent:role], etc.) for use in prompts and content templates.
6 Optional Submodules
- ECA Integration — Events, conditions, and actions for OSSA agent lifecycle workflows.
- Canvas Integration — Visual page building for agent management dashboards.
- FlowDrop Integration — Visual workflow processors (experimental).
- Orchestration — Bidirectional Drupal-to-agent communication with MCP and Cedar policy support (experimental).
- Token Efficiency — Token usage tracking and cost analytics.
- UI Components — SDC components for agent dashboards.