Agent Plugins Marketplace
All plugins

sap-hana-cloud-data-intelligence

v2.4.1

Develops data processing pipelines, integrations, and machine learning scenarios in SAP Data Intelligence Cloud. Use when building graphs/pipelines with operators, integrating ABAP/S4HANA systems, creating replication flows, developing ML scenarios with JupyterLab, or using Data Transformation Language functions. Covers Gen1/Gen2 operators, subengines (Python, Node.js, C++), structured data operators, and repository objects.

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-hana-cloud-data-intelligence 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-hana-cloud-data-intelligence@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-hana-cloud-data-intelligence” remain stable.

  • Codex: sap-hana-cloud-data-intelligence@agent-plugin-marketplacesap-hana-cloud-data-intelligence@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-hana-cloud-data-intelligence/.

Plugin files

plugins/sap-hana-cloud-data-intelligence/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
└── skills/sap-hana-cloud-data-intelligence/SKILL.md

Included Skills1

sap-hana-cloud-data-intelligenceskills/sap-hana-cloud-data-intelligence/SKILL.md

Develops data processing pipelines, integrations, and machine learning scenarios in SAP Data Intelligence Cloud. Use when building graphs/pipelines with operators, integrating ABAP/S4HANA systems, creating replication flows, developing ML scenarios with JupyterLab, or using Data Transformation Language functions. Covers Gen1/Gen2 operators, subengines (Python, Node.js, C++), structured data operators, and repository objects.

Plugin manifests2

plugins/sap-hana-cloud-data-intelligence/.codex-plugin/plugin.json
{
  "name": "sap-hana-cloud-data-intelligence",
  "version": "2.4.1",
  "description": "Develops data processing pipelines, integrations, and machine learning scenarios in SAP Data Intelligence Cloud. Use when building graphs/pipelines with operators, integrating ABAP/S4HANA systems, creating replication flows, developing ML scenarios with JupyterLab, or using Data Transformation Language functions. Covers Gen1/Gen2 operators, subengines (Python, Node.js, C++), structured data operators, and repository objects.",
  "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",
    "cloud",
    "data",
    "database",
    "hana",
    "hdi",
    "intelligence",
    "node.js",
    "python",
    "sap",
    "sap-hana-cloud-data-intelligence",
    "sql",
    "sqlscript"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "SAP HANA Cloud Data Intelligence",
    "shortDescription": "Develops data processing pipelines, integrations, and machine...",
    "longDescription": "Develops data processing pipelines, integrations, and machine learning scenarios in SAP Data Intelligence Cloud. Use when building graphs/pipelines with operators, integrating ABAP/S4HANA systems, creating replication flows, developing ML scenarios with JupyterLab, or using Data Transformation Language functions. Covers Gen1/Gen2 operators, subengines (Python, Node.js, C++), structured data operators, and repository objects.",
    "developerName": "Eduard Jiglau",
    "category": "HANA",
    "capabilities": [
      "Interactive",
      "Read",
      "Write"
    ],
    "defaultPrompt": [
      "Use SAP HANA Cloud Data Intelligence for SAP guidance."
    ],
    "websiteURL": "https://sap-ai-skills.com"
  }
}
plugins/sap-hana-cloud-data-intelligence/.claude-plugin/plugin.json
{
  "name": "sap-hana-cloud-data-intelligence",
  "description": "Develops data processing pipelines, integrations, and machine learning scenarios in SAP Data Intelligence Cloud. Use when building graphs/pipelines with operators, integrating ABAP/S4HANA systems, creating replication flows, developing ML scenarios with JupyterLab, or using Data Transformation Language functions. Covers Gen1/Gen2 operators, subengines (Python, Node.js, C++), structured data operators, and repository objects.",
  "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",
    "cloud",
    "data",
    "database",
    "hana",
    "hdi",
    "intelligence",
    "node.js",
    "python",
    "sap",
    "sap-hana-cloud-data-intelligence",
    "sql",
    "sqlscript"
  ],
  "category": "hana",
  "commands": [
    "./commands/data-intelligence-pipeline-check.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-hana-cloud-data-intelligence on Agent Plugins Marketplace](https://pluginsmp.com/plugins/sap-hana-cloud-data-intelligence)