
Sap Btp Service Manager
- Updated May 19, 2026
- AndreaFusar/https-github.com-secondsky-sap-skills
sap-btp-service-manager is an agent skill that explains SAP BTP Service Manager instances, bindings, CLIs, and Kubernetes operators.
About
sap-btp-service-manager teaches agents how SAP Service Manager governs marketplace services on Business Technology Platform so a developer can provision bindings without guessing CLI flags or CRD shapes. It applies when you create or update service instances, bind credentials to CAP or microservices apps, configure brokers and plans, or operate the Service Operator in Kyma and Kubernetes clusters. Coverage spans SMCTL, the BTP CLI, REST APIs, OAuth2 setups, and cross-environment patterns that show up during initial integration work and again when production bindings break or plans change. The skill is intentionally operations-flavored but shelves under Build integrations because that is typically when you first attach HANA, connectivity, or AI entitlements to code. Teams juggling Cloud Foundry and Kyma get a single procedural reference instead of scattered SAP help portals.
- Service instance and binding management across Cloud Foundry, Kyma, and Kubernetes
- SMCTL CLI, SAP BTP CLI, and REST API provisioning patterns
- OAuth2, X.509, and subaccount-admin oriented authentication flows
- Kubernetes ServiceInstance and ServiceBinding CRD guidance via SAP BTP Service Operator
- Troubleshooting for service consumption, rate limiting, and broker/marketplace plans
Sap Btp Service Manager by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add AndreaFusar/https-github.com-secondsky-sap-skills/plugin install sap-btp-service-manager@sap-skillsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | May 19, 2026 |
|---|---|
| Repository | AndreaFusar/https-github.com-secondsky-sap-skills ↗ |
What it does
Provision and bind BTP marketplace services across Cloud Foundry, Kyma, and Kubernetes using SMCTL, BTP CLI, and the Service Operator.
Who is it for?
Best when you're wiring SAP marketplace services into apps and clusters and need CLI and operator parity.
Skip if: Skip if you have no BTP access or projects that only use fully managed external databases with zero SAP services.
When should I use this skill?
Use when managing BTP service instances, bindings, brokers, and platforms across Cloud Foundry, Kyma, and Kubernetes via SMCTL, BTP CLI, or REST APIs.
What you get
Your agent follows consistent SMCTL, BTP CLI, and CRD steps to create bindings and fix consumption errors on BTP.
- Service instance and binding definitions or commands
- Troubleshooting notes for consumption and auth failures
By the numbers
- Plugin version 2.2.0 in skill metadata
- Documents SMCTL, BTP CLI, and REST API provisioning paths
Files
This skill provides comprehensive knowledge for SAP Service Manager on SAP Business Technology Platform (BTP). It should be used when managing service instances, bindings, brokers, and platforms across Cloud Foundry, Kyma, Kubernetes, and other environments. Use when provisioning services via SMCTL CLI, BTP CLI, or REST APIs, configuring OAuth2 authentication, working with the SAP BTP Service Operator in Kubernetes, troubleshooting service consumption issues, or implementing cross-environment service management. Keywords: SAP Service Manager, BTP, service instances, service bindings, SMCTL, service broker, OSBAPI, Cloud Foundry, Kyma, Kubernetes, service-manager, service-operator-access, subaccount-admin, OAuth2, X.509, service marketplace, service plans, rate limiting, cf create-service, btp create services/instance, ServiceInstance CRD, ServiceBinding CRD
sap-btp-service-manager
Source: ./plugins/sap-btp-service-manager
{ "name": "sap-btp-service-manager", "source": "./plugins/sap-btp-service-manager", "license": "GPL-3.0", "version": "2.2.0", "category": "btp", "keywords": [ "api", "authentication", "btp", "cloud foundry", "cloud platform", "edge", "kyma", "manager", "oauth", "rest", "sap", "sap-btp-service-manager", "service" ], "description": "This skill provides comprehensive knowledge for SAP Service Manager on SAP Business Technology Platform (BTP). It should be used when managing service instances, bindings, brokers, and platforms across Cloud Foundry, Kyma, Kubernetes, and other environments. Use when provisioning services via SMCTL CLI, BTP CLI, or REST APIs, configuring OAuth2 authentication, working with the SAP BTP Service Operator in Kubernetes, troubleshooting service consumption issues, or implementing cross-environment service management. Keywords: SAP Service Manager, BTP, service instances, service bindings, SMCTL, service broker, OSBAPI, Cloud Foundry, Kyma, Kubernetes, service-manager, service-operator-access, subaccount-admin, OAuth2, X.509, service marketplace, service plans, rate limiting, cf create-service, btp create services/instance, ServiceInstance CRD, ServiceBinding CRD" }
Related skills
How it compares
BTP service-lifecycle integration skill, not a generic Terraform-only IaC pack or application-level CAP modeling skill.
FAQ
Who is sap-btp-service-manager for?
Developers and operators on SAP BTP who manage service instances, bindings, and brokers via CLI, API, or Kubernetes operators.
When should I use sap-btp-service-manager?
In Build when provisioning bindings for new apps, and in Operate when troubleshooting failed consumption, OAuth, or Kyma ServiceBinding CRDs.
Is sap-btp-service-manager safe to install?
Use the Security Audits panel on this Prism page; skills may encourage commands that touch subaccount-admin credentials and production service keys.