sap-abap-cds
Comprehensive SAP ABAP CDS (Core Data Services) reference for data modeling, view development, and semantic enrichment. Use when creating CDS views or view…
Comprehensive skill for SAP Cloud Transport Management service on SAP BTP. Use when setting up transport landscapes, configuring transport nodes and routes, managing import queues, deploying MTAs across Cloud Foundry environments, integrating with CI/CD pipelines, configuring
$ npx -y skills add secondsky/sap-skills --skill sap-btp-cloud-transport-management --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/sap-btp-cloud-transport-managementContext preview
The summary Claude sees to decide when to auto-load this skill.
Comprehensive skill for SAP Cloud Transport Management service on SAP BTP. Use when setting up transport landscapes, configuring transport nodes and routes, managing import queues, deploying MTAs across Cloud Foundry environments, integrating with CI/CD pipelines, configuring
name: sap-btp-cloud-transport-management description: | Comprehensive skill for SAP Cloud Transport Management service on SAP BTP. Use when setting up transport landscapes, configuring transport nodes and routes, managing import queues, deploying MTAs across Cloud Foundry environments, integrating with CI/CD pipelines, configuring ABAP environment transports, troubleshooting deployment errors, or implementing change management workflows. Covers entitlements, subscriptions, role collections, service instances, destinations, and API integrations. license: GPL-3.0 metadata: maintainer: "Eduard Jiglau" maintainer_email: "hello@sap-ai-skills.com" website: "https://sap-ai-skills.com" version: "2.4.1" last_verified: "2025-11-27" sap_documentation_source: "https://help.sap.com/docs/cloud-transport-management"
Use this skill when setting up transport landscapes, creating transport nodes/routes, managing import queues, deploying MTAs across environments, configuring destinations for deployment transport, integrating transports into CI/CD, or troubleshooting TMS import/deployment errors.
1. [Overview](#overview) 2. [Quick Start: Initial Setup](#quick-start-initial-setup)
3. [Landscape Configuration](#landscape-configuration)
4. [Destination Configuration](#destination-configuration)
5. [Import Queue Operations](#import-queue-operations)
6. [Transport Request Statuses](#transport-request-statuses)
7. [Troubleshooting](#troubleshooting)
8. [Security](#security)
9. [Bundled Resources](#bundled-resources)
10. [Integrations](#integrations)
10. [Reference Documentation](#reference-documentation) 11. [Documentation Links](#documentation-links)
SAP Cloud Transport Management is a service on SAP BTP that manages software deliverables between accounts of different environments by transporting them across various runtimes. It provides transparency to the audit trail of changes and enables separation of concerns between developers and operations teams.
**Supported Environments**: Cloud Foundry, Kyma, Neo (deprecated)
**Supported Content Types**:
1. Configure Entitlements → 2. Subscribe to Service → 3. Set Up Roles → 4. Create Service Instance
Navigate to: **Global Account > Entitlements > Entity Assignments > Add Service Plans**
Select "Cloud Transport Management" and choose plans:
| Plan Type | Plans Available | Purpose | |-----------|-----------------|---------| | Application | `standard`, `free`, `build-runtime` | UI access | | Instance | `standard`, `export`, `transport_operator` | API/programmatic access |
> Instance plans require an active application plan. The `export` plan is for CI/CD pipelines.
1. Navigate to **Services > Service Marketplace** 2. Search for "Cloud Transport Management" 3. Select **Create** from the Actions menu 4. Choose a subscription plan (`standard`, `free`, or `build-runtime`) 5. Verify status shows "Subscribed"
**Pre-delivered Role Collections**:
**Available Roles**:
| Role | Capabilities | |------|-------------| | Administrator | Full administration for all TMS tasks | | LandscapeOperator | Create/edit/delete nodes and routes | | TransportOperator | Manage import queues, forward, reset, schedule | | ImportOperator | Import all transport requests | | ImportSelectedOperator | Import selected transport requests | | ExportOperator | Add files, create modifiabl
40 SAP development plugins with evidence-tracked verification SAP development plugins for AI coding assistants, with public-source or package-registry verification tracked where available.
Repo: secondsky/sap-skills
Comprehensive SAP ABAP CDS (Core Data Services) reference for data modeling, view development, and semantic enrichment. Use when creating CDS views or view…
Comprehensive ABAP development skill for SAP systems. Use when writing ABAP code, working with internal tables, structures, ABAP SQL, object-oriented…
Guides development with SAP AI Core and SAP AI Launchpad for enterprise AI/ML workloads on SAP BTP. Use when: deploying generative AI models, building…
Evidence-based assessment of whether an SAP API/interface usage scenario aligns with the SAP API Policy (v.4.2026a). Use whenever someone asks whether a way of…
This skill provides comprehensive guidance for documenting SAP APIs following the SAP API Style Guide standards. It should be used when creating or reviewing…
Use when an agent must inspect or operate an authenticated SAP web UI through an in-app Browser, Microsoft Edge CDP, or an existing Playwright client,…