camunda-ai-agents
Use this skill to model and configure AI agents in Camunda 8 BPMN using the AI Agent Sub-process connector — an LLM driver applied to an ad-hoc subprocess with tools as BPMN activities. Use for: shaping the ad-hoc subprocess that hosts the agent, defining tools as service/script/user tasks or sub-processes, declaring LLM-supplied parameters via fromAi(), writing system/user prompt FEEL strings, wiring toolCallResult outputs, setting model and call limits, enabling multi-turn agent context, debugging tool-call resolution. Do not use for: the older AI Agent Task variant (see references/ai-agent-task.md), or generic BPMN authoring outside the agent host (use camunda-bpmn). **Workflow skill** — model the agent host, its tools, prompts, and limits. Covers c8ctl element-template apply for the AI Agent connector template.
Pinned to revision 34afa0f738fc, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/camunda-ai-agents/SKILL.md
- skills/camunda-ai-agents/portability.json
- skills/camunda-ai-agents/references/ai-agent-task.md
- skills/camunda-ai-agents/references/fromai.md
- skills/camunda-ai-agents/references/tool-modeling.md
Every link opens the file at its source, pinned to the revision this page describes.