SAP BTP Skills for AI Coding Assistants
SAP BTP (Business Technology Platform) is SAP's cloud platform for building, extending, and integrating enterprise applications. It provides runtime environments, services, and tools that SAP developers use for cloud applications, integrations, and side-by-side extensions of SAP systems.
Building on BTP means navigating a landscape that is broad and deeply interconnected. Developers work with account hierarchies, Cloud Foundry and Kyma runtimes, ABAP environment, identity and authentication services, connectivity to on-premise systems, transport management, job scheduling, and dozens of other platform services. Each has its own APIs, CLI tools, configuration patterns, and best practices. AI coding assistants, despite their general programming competence, rarely get BTP right — they hallucinate service names, mix up environment-specific conventions, and miss the platform's unique deployment and security patterns.
The skills in this category give AI assistants curated SAP BTP context. The core platform skill covers account setup, runtime environments, entitlements, MTA deployment, and btp CLI usage. Best practices adds architecture and governance guidance. Connectivity, Service Manager, Cloud Identity Services, Cloud Logging, Job Scheduling, Transport Management, and CIAS each provide focused references for their respective services. Integration Suite, Build Work Zone, Business Application Studio, and the developer guide round out the set with development environment and integration workflow knowledge.
Together these skills give your AI assistant SAP-specific context for BTP work, reducing the chance of code that looks plausible but misses platform conventions.
Quick Install
npx skills add secondsky/sap-skills --skill sap-btp-cloud-platform --skill sap-btp-best-practices --skill sap-btp-connectivity --skill sap-btp-service-manager --skill sap-btp-cloud-logging --skill sap-btp-cloud-transport-management --skill sap-btp-job-scheduling --skill sap-btp-cias --skill sap-btp-cloud-identity-services15 Skills in SAP BTP
Frequently Asked Questions
What is SAP BTP?
SAP BTP (Business Technology Platform) is SAP's cloud platform for building, extending, and integrating enterprise applications. It provides runtime environments including Cloud Foundry, Kyma, and ABAP Environment, along with platform services for identity, connectivity, integration, and analytics.
Can Claude Code write SAP BTP applications?
Yes. With the SAP BTP skills installed, AI coding assistants like Claude Code gain access to curated references for platform services, deployment patterns, CLI usage, and best practices. The skills provide the verified context the assistant needs to generate accurate BTP code instead of hallucinated patterns.
How do I install SAP BTP skills?
Run `npx skills add secondsky/sap-skills` to install all SAP skills, or specify individual skills with `--skill <name>`, for example `--skill sap-btp-cloud-platform`.
What BTP services do the skills cover?
The BTP skills cover the core platform, best practices, connectivity, Service Manager, Cloud Identity Services (IAS/IPS/AMS), Cloud Logging, Transport Management, Job Scheduling, CIAS, Integration Suite, Build Work Zone, Business Application Studio, the developer guide, Master Data Integration, and Intelligent Situation Automation.
Do the BTP skills work with Cursor and GitHub Copilot?
Claude Code supports skills natively. Cursor, GitHub Copilot, and Windsurf can use the same SAP reference material through their rules, custom-instruction, or skills workflows, with setup details depending on the tool.
What is SAP BTP used for?
SAP BTP is used for building cloud-native enterprise applications, extending SAP S/4HANA and other SAP solutions without modifying their core, integrating SAP and non-SAP systems, building data warehouses and analytics dashboards, and adding AI and machine learning to business applications. It is the primary platform for new SAP development in the cloud.
How much does SAP BTP cost?
SAP BTP pricing depends on the account model. Pay-As-You-Go accounts charge based on actual service consumption with no minimum commitment. Enterprise Agreement (BTPEA) accounts use committed spending for lower per-unit rates. Free tier service plans are available in both account types for evaluation and learning. Service-specific pricing varies — HANA Cloud, Integration Suite, AI Core, and others each have their own plan structure.