camunda-connectors

Installation
SKILL.md

Camunda Connectors

Browse and configure pre-built Camunda connectors using element templates. Apply connector configurations to BPMN service tasks and event elements for integrations with external systems (REST APIs, Slack, Kafka, AWS, email, databases, etc.).

Prerequisites

  • c8ctl CLI installed and configured (c8ctl add profile) — provides c8ctl element-template commands
  • Local OOTB catalog synced — run c8ctl element-template sync once before using search, info, get-properties, get, or apply with an OOTB template ID. Re-run (optionally with --prune) to pick up upstream changes. Applying a template from a local file path or https:// URL bypasses the cache and does not require sync.
  • c8ctl ≥ 3.2.0 for --engine-version on discovery commands and --set FEEL auto-=. If a command or flag is unavailable, ask the user to upgrade: npm install -g @camunda8/cli

Cross-References

  • camunda-bpmn: Use for creating the BPMN process structure (service tasks and event elements that host connectors)
  • camunda-feel: Use for FEEL expressions in connector input/output mappings
  • camunda-process-mgmt: Use for deploying the configured process to a cluster

Instructions

Element Templates

Installs
105
Repository
camunda/skills
GitHub Stars
19
First Seen
May 18, 2026
camunda-connectors — camunda/skills