Install and start Camunda 8 Run locally for development. Downloads the latest version, verifies Java, and starts the engine.
npx ai-builder add skill meyerdan/setup-environmentCheck Camunda process instance status, user tasks, and incidents. Use when monitoring or debugging processes.
npx ai-builder add skill meyerdan/statusGenerate a Camunda 8 agentic process with AI Agent connector and ad-hoc sub-process. Use when building AI agent workflows with tool calling.
npx ai-builder add skill meyerdan/new-agentScaffold a new Camunda 8 project with the right structure, dependencies, and docs. Use when starting a new process automation project.
npx ai-builder add skill meyerdan/new-projectLaunch a visual viewer for BPMN, DMN, or Form files in the browser.
npx ai-builder add skill meyerdan/view-process