sap-service-layer-expert
Installation
SKILL.md
SAP Service Layer Expert
Quick start
- Read SESSION.md for the complete
ServiceLayercontext-manager class. - Copy
assets/script_template.pyas the starting point for every new script. - Look up endpoint schemas in
assets/spec/paths/{ResourceName}.yamlfor field names. - Check ENDPOINTS.md for available HTTP methods and action functions per resource.
- 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: