This project is not covered by Drupal’s security advisory policy.
Built by a human using an AI assistant: 🤖 ➕ 🧠
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.
Supporting organizations:
Collective Support and Funding
Project information
- Project categories: Artificial Intelligence (AI), Automation, Developer tools
- Ecosystem: AI Agents
- Created by flux423 on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
1.0.0-alpha3
released 25 March 2026
Works with Drupal: ^10.3 || ^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
Install:

