This module integrates the Open Standard for Software Agents (OSSA) with Drupal's AI ecosystem. It allows you to import OSSA agent manifests, automatically generate AI Agent plugins, and connect OSSA capabilities to Drupal's Tool API, all without writing custom code. The project also includes various integrations and optional submodules for enhanced workflow management and user interface components.
Note that extensive parts of this module was generating via AI coding agents under human supervision.
Bridge the Open Standard for Software Agents (OSSA) v0.5.x 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.
Requirements
Please note: This module is currently in beta state. While fully functional, updates may still happen to the UI and underlying structure that may cause instability.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0-alpha3 | Pre-release | 10โ11 | This release bridges ai_agents_ossa with two major ecosystem modules announced at DrupalCon Chicago: the Modeler API visual workflow editor and the Context Control Center (ai_context). Three new submodules ship alongside CI hardening and Drupal coding sta | Mar 25, 2026 | |
| 1.0.0-alpha2 | Pre-release | 10โ11 | Feb 18, 2026 |