sap-btp-best-practices
v2.4.1SAP BTP best practices for enterprise architecture, account management, security, and operations, with verification evidence tracked in the repository ledger. Use when planning BTP implementations, setting up account hierarchies, configuring environments, implementing authentication, designing CI/CD pipelines, establishing governance, building Platform Engineering teams, implementing failover strategies, or managing application lifecycle on SAP BTP. Keywords: SAP BTP, account hierarchy, global account, directory, subaccount, Cloud Foundry, Kyma, ABAP, SAP Identity Authentication, CI/CD, governance, Platform Engineering, failover, multi-region, SAP BTP best practices
By Eduard JiglauLicense: GPL-3.0452 GitHub starsUpdated 2 days ago
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 21, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install sap-btp-best-practices for Codex and Claude Code
codex plugin marketplace add secondsky/sap-skills
codex plugin marketplace upgrade sap-skills
codex plugin add sap-btp-best-practices@sap-skillsPaste and run these commands in a terminal with Codex. They add and refresh the sap-skills catalog, then install this plugin.
Compatibility: the page URL and API slug “sap-btp-best-practices” remain stable.
- Codex:
sap-btp-best-practices@agent-plugin-marketplace→sap-btp-best-practices@sap-skills
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/secondsky/sap-skillsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/sap-btp-best-practices/.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json└── skills/sap-btp-best-practices/SKILL.md
Included Skills1
SAP BTP best practices for enterprise architecture, account management, security, and operations, with verification evidence tracked in the repository ledger. Use when planning BTP implementations, setting up account hierarchies, configuring environments, implementing authentication, designing CI/CD pipelines, establishing governance, building Platform Engineering teams, implementing failover strategies, or managing application lifecycle on SAP BTP. Keywords: SAP BTP, account hierarchy, global account, directory, subaccount, Cloud Foundry, Kyma, ABAP, SAP Identity Authentication, CI/CD, governance, Platform Engineering, failover, multi-region, SAP BTP best practices
Plugin manifests2
{
"name": "sap-btp-best-practices",
"version": "2.4.1",
"description": "SAP BTP best practices for enterprise architecture, account management, security, and operations, with verification evidence tracked in the repository ledger. Use when planning BTP implementations, setting up account hierarchies, configuring environments, implementing authentication, designing CI/CD pipelines, establishing governance, building Platform Engineering teams, implementing failover strategies, or managing application lifecycle on SAP BTP. Keywords: SAP BTP, account hierarchy, global account, directory, subaccount, Cloud Foundry, Kyma, ABAP, SAP Identity Authentication, CI/CD, governance, Platform Engineering, failover, multi-region, SAP BTP best practices",
"author": {
"name": "Eduard Jiglau",
"email": "[email protected]",
"url": "https://sap-ai-skills.com"
},
"homepage": "https://sap-ai-skills.com",
"repository": "https://github.com/secondsky/sap-skills",
"license": "GPL-3.0",
"keywords": [
"abap",
"authentication",
"best",
"btp",
"cloud foundry",
"cloud platform",
"edge",
"kyma",
"practices",
"sap",
"sap-btp-best-practices"
],
"skills": "./skills/",
"interface": {
"displayName": "SAP BTP Best Practices",
"shortDescription": "SAP BTP best practices for enterprise architecture, account m...",
"longDescription": "SAP BTP best practices for enterprise architecture, account management, security, and operations, with verification evidence tracked in the repository ledger. Use when planning BTP implementations, setting up account hierarchies, configuring environments, implementing authentication, designing CI/CD pipelines, establishing governance, building Platform Engineering teams, implementing failover strategies, or managing application lifecycle on SAP BTP. Keywords: SAP BTP, account hierarchy, global account, directory, subaccount, Cloud Foundry, Kyma, ABAP, SAP Identity Authentication, CI/CD, governance, Platform Engineering, failover, multi-region, SAP BTP best practices",
"developerName": "Eduard Jiglau",
"category": "BTP",
"capabilities": [
"Interactive",
"Read",
"Write"
],
"defaultPrompt": [
"Use SAP BTP Best Practices for SAP guidance."
],
"websiteURL": "https://sap-ai-skills.com"
}
}{
"name": "sap-btp-best-practices",
"description": "SAP BTP best practices for enterprise architecture, account management, security, and operations, with verification evidence tracked in the repository ledger. Use when planning BTP implementations, setting up account hierarchies, configuring environments, implementing authentication, designing CI/CD pipelines, establishing governance, building Platform Engineering teams, implementing failover strategies, or managing application lifecycle on SAP BTP. Keywords: SAP BTP, account hierarchy, global account, directory, subaccount, Cloud Foundry, Kyma, ABAP, SAP Identity Authentication, CI/CD, governance, Platform Engineering, failover, multi-region, SAP BTP best practices",
"version": "2.4.1",
"author": {
"name": "Eduard Jiglau",
"email": "[email protected]",
"url": "https://sap-ai-skills.com"
},
"license": "GPL-3.0",
"homepage": "https://sap-ai-skills.com",
"repository": "https://github.com/secondsky/sap-skills",
"keywords": [
"abap",
"authentication",
"best",
"btp",
"cloud foundry",
"cloud platform",
"edge",
"kyma",
"practices",
"sap",
"sap-btp-best-practices"
],
"category": "btp",
"commands": [
"./commands/btp-architecture-review.md"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[sap-btp-best-practices on Agent Plugins Marketplace](https://pluginsmp.com/plugins/sap-btp-best-practices)