Agent Plugins Marketplace
All plugins

sap-btp-integration-suite

v2.4.1

Enterprise integration solutions using SAP Integration Suite on BTP. Covers Cloud Integration (iFlows), API Management, Event Mesh, Edge Integration Cell, Integration Advisor, Trading Partner Management, and Migration Assessment. Use for building integration flows, managing API proxies, event-driven architectures, B2B/EDI integrations, hybrid deployments, adapter configuration, Groovy/JavaScript message processing, and troubleshooting.

CodexClaude Code1 Skill

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-integration-suite for Codex and Claude Code

Installs for the current user
codex plugin marketplace add secondsky/sap-skills
codex plugin marketplace upgrade sap-skills
codex plugin add sap-btp-integration-suite@sap-skills

Paste 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-integration-suite” remain stable.

  • Codex: sap-btp-integration-suite@agent-plugin-marketplacesap-btp-integration-suite@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-skills

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/sap-btp-integration-suite/.

Plugin files

plugins/sap-btp-integration-suite/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
└── skills/sap-btp-integration-suite/SKILL.md

Included Skills1

sap-btp-integration-suiteskills/sap-btp-integration-suite/SKILL.md

Enterprise integration solutions using SAP Integration Suite on BTP. Covers Cloud Integration (iFlows), API Management, Event Mesh, Edge Integration Cell, Integration Advisor, Trading Partner Management, and Migration Assessment. Use for building integration flows, managing API proxies, event-driven architectures, B2B/EDI integrations, hybrid deployments, adapter configuration, Groovy/JavaScript message processing, and troubleshooting.

Plugin manifests2

plugins/sap-btp-integration-suite/.codex-plugin/plugin.json
{
  "name": "sap-btp-integration-suite",
  "version": "2.4.1",
  "description": "Enterprise integration solutions using SAP Integration Suite on BTP. Covers Cloud Integration (iFlows), API Management, Event Mesh, Edge Integration Cell, Integration Advisor, Trading Partner Management, and Migration Assessment. Use for building integration flows, managing API proxies, event-driven architectures, B2B/EDI integrations, hybrid deployments, adapter configuration, Groovy/JavaScript message processing, and troubleshooting.",
  "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": [
    "api",
    "btp",
    "cloud foundry",
    "cloud platform",
    "deployment",
    "edge",
    "integration",
    "javascript",
    "kyma",
    "migration",
    "sap",
    "sap-btp-integration-suite",
    "suite"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "SAP BTP Integration Suite",
    "shortDescription": "Enterprise integration solutions using SAP Integration Suite...",
    "longDescription": "Enterprise integration solutions using SAP Integration Suite on BTP. Covers Cloud Integration (iFlows), API Management, Event Mesh, Edge Integration Cell, Integration Advisor, Trading Partner Management, and Migration Assessment. Use for building integration flows, managing API proxies, event-driven architectures, B2B/EDI integrations, hybrid deployments, adapter configuration, Groovy/JavaScript message processing, and troubleshooting.",
    "developerName": "Eduard Jiglau",
    "category": "BTP",
    "capabilities": [
      "Interactive",
      "Read",
      "Write"
    ],
    "defaultPrompt": [
      "Use SAP BTP Integration Suite for SAP guidance."
    ],
    "websiteURL": "https://sap-ai-skills.com"
  }
}
plugins/sap-btp-integration-suite/.claude-plugin/plugin.json
{
  "name": "sap-btp-integration-suite",
  "description": "Enterprise integration solutions using SAP Integration Suite on BTP. Covers Cloud Integration (iFlows), API Management, Event Mesh, Edge Integration Cell, Integration Advisor, Trading Partner Management, and Migration Assessment. Use for building integration flows, managing API proxies, event-driven architectures, B2B/EDI integrations, hybrid deployments, adapter configuration, Groovy/JavaScript message processing, and troubleshooting.",
  "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": [
    "api",
    "btp",
    "cloud foundry",
    "cloud platform",
    "deployment",
    "edge",
    "integration",
    "javascript",
    "kyma",
    "migration",
    "sap",
    "sap-btp-integration-suite",
    "suite"
  ],
  "category": "btp",
  "agents": [
    "./agents/integration-flow-advisor.md"
  ],
  "commands": [
    "./commands/integration-flow-review.md"
  ]
}

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-integration-suite on Agent Plugins Marketplace](https://pluginsmp.com/plugins/sap-btp-integration-suite)