automation-pilot-command-generation

Installation
SKILL.md

SAP Automation Pilot Command Development

This skill provides guidance for creating SAP Automation Pilot commands by composing existing reference commands from the content library.

Command Release Policy

Deployed commands start in DRAFT state. Do not release automatically — only release when:

  1. The command has been tested and works correctly
  2. The user explicitly requests release

Draft state allows safe iteration without affecting production.

Overview

SAP Automation Pilot commands are JSON definitions that automate operations on SAP BTP. Commands can be:

  • Atomic: Execute a single operation (e.g., HttpRequest, SendEmail)
  • Composite: Orchestrate multiple steps using executors

Reference Materials

Installs
4
GitHub Stars
2
First Seen
Jun 17, 2026
automation-pilot-command-generation — sap/automation-pilot-agent-skills