sap-service-layer-expert

Installation
SKILL.md

SAP Service Layer Expert

Quick start

  1. Read SESSION.md for the complete ServiceLayer context-manager class.
  2. Copy assets/script_template.py as the starting point for every new script.
  3. Look up endpoint schemas in assets/spec/paths/{ResourceName}.yaml for field names.
  4. Check ENDPOINTS.md for available HTTP methods and action functions per resource.
  5. See REFERENCE.md for base URL/auth, OData params, HTTP semantics, document chaining, and schema resolution strategies.

Two-file output contract

Every mutation script ships exactly two files under .temp/ in the repo root:

Installs
5
Repository
kehwar/skills
First Seen
Apr 18, 2026
sap-service-layer-expert — kehwar/skills