sap-build-process-automation

sap-build-process-automation is a skill for Claude Code, Codex from efeumutaslan/SAP-SKILLS. It costs 99 tokens per session (2,578 once invoked), scanned A, original, MIT.

A guide to building automated business workflows in SAP Build Process Automation. It covers approval steps, business rules, forms, API actions, event triggers, robotic process automation, and monitoring.

In plain words
What is it for?
Use it to create approval processes, decision tables, desktop automation bots, forms, API-triggered workflows, event-driven processes, and monitoring dashboards.
Why use it?
It helps turn manual business procedures into defined workflows with conditions, approvals, system actions, and tracking.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to create approval processes, decision tables, desktop automation bots, forms, API-triggered workflows, event-driven processes, and monitoring dashboards.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/efeumutaslan/sap-skills/sap-build-process-automation
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add efeumutaslan/SAP-SKILLS --skill sap-build-process-automation
Clone the repo
git clone --depth 1 https://github.com/efeumutaslan/SAP-SKILLS

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for sap-build-process-automation

README.md
[![agentmods](https://agentmods.dev/badge/skills/efeumutaslan/sap-skills/sap-build-process-automation/github.svg)](https://agentmods.dev/skills/efeumutaslan/sap-skills/sap-build-process-automation)
Your own site
<a href="https://agentmods.dev/skills/efeumutaslan/sap-skills/sap-build-process-automation"><img src="https://agentmods.dev/badge/skills/efeumutaslan/sap-skills/sap-build-process-automation/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for sap-build-process-automation

Your own site · 80×15
<a href="https://agentmods.dev/skills/efeumutaslan/sap-skills/sap-build-process-automation"><img src="https://agentmods.dev/badge/skills/efeumutaslan/sap-skills/sap-build-process-automation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 99 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,578 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00099 $0.02578
Opus 5 $0.00049 $0.01289
Sonnet 5 $0.00020 $0.00516
Haiku 4.5 $0.00010 $0.00258

Measured 11d ago against content hash 095f1ced79a5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

sap-build-process-automation scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/sap-build-process-automation/SKILL.md · 276 lines

How it starts

The opening of the file, as written. The whole thing — 276 lines — stays where its author put it; the contents beside it link to each section on GitHub.

SAP Build Process Automation

  • sap-s4hana-extensibility — S/4HANA event sources and API integration
  • sap-security-authorization — BTP authorization for process automation
  • sap-rap-comprehensive — RAP business events as process triggers
  • sap-event-mesh — Event-driven triggers from S/4HANA business events
  • sap-signavio — Model processes in Signavio, automate in SBPA
  • sap-integration-suite-advanced — Complex API connectors for Actions

Quick Start

Create a workflow in 5 steps:

  1. SAP Build Lobby → Create → Business Process Project
  2. Add a Process → Choose trigger: Form, API, or Event
  3. Add steps: Approval → Decision → Action → (repeat)
  4. Configure conditions (If/Else gateways)
  5. Release → Deploy → Test in Monitor tab

Architecture:

SAP Build Process Automation (BTP)
├── Process Builder    — Visual workflow modeling
├── Decision Editor    — Business rules / decision tables
├── Automation Editor  — RPA bot designer
├── Form Builder       — Trigger, approval, task forms
├── Visibility         — Process monitoring dashboards
└── Actions            — API connectors (OData, REST)

Core Concepts

Trigger Types

Trigger Start Method Use Case
Form User fills a request form Leave request, purchase approval
API REST API call (OAuth2) System integration, external apps
Event Event Mesh subscription S/4HANA business events, SuccessFactors events

Step Types

Step Description
Approval Routes to approver(s) with approve/reject form
Decision Evaluates business rules (decision table or text rule)
Automation Runs RPA bot (attended or unattended)
Action Calls external API (OData/REST)
Sub-Process Reusable embedded process
Mail Sends notification email
Condition If/Else routing based on data

Decision Tables

Decision tables are if/then rule engines:

Read the full file on GitHub · 276 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 276 lines · 99 tokens per session scan A 095f1ced79a5

Subscribe to this mod's changes

sap-build-process-automation is a skill published in the GitHub repository efeumutaslan/SAP-SKILLS (5 stars, last pushed 5mo ago), licensed MIT. It adds 99 tokens to every session and 2,578 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories