🎯

sap-sqlscript

🎯Skill

from secondsky/sap-skills

VibeIndex|
What it does

Provides intelligent code generation, autocompletion, and best practice guidance for writing SQLScript in SAP HANA database development.

sap-sqlscript

Installation

Install skill:
npx skills add https://github.com/secondsky/sap-skills --skill sap-sqlscript
6
AddedJan 27, 2026

Skill Details

SKILL.md

Overview

# SAP Skills for Claude Code

[![License: GPL-3.0](https://img.shields.io/badge/License-GPL%203.0-blue.svg)](LICENSE)

[![Skills](https://img.shields.io/badge/Skills-33-brightgreen.svg)](.claude-plugin/marketplace.json)

[![Version](https://img.shields.io/badge/Version-2.1.0-orange.svg)](CHANGELOG.md)

Production-ready Claude Code skills for SAP development. Build faster with context-aware AI assistance for SAP BTP, CAP, Fiori, ABAP, Analytics, and more.

---

Installation

Add the SAP Skills marketplace to Claude Code:

```bash

# Add the marketplace

/plugin marketplace add https://github.com/secondsky/sap-skills

# Install individual skills

/plugin install sap-cap-capire@sap-skills

# Or install multiple skills at once

/plugin install sap-cap-capire@sap-skills sap-fiori-tools@sap-skills

```

Team Setup: Add to .claude/settings.json for automatic availability:

```json

{

"extraKnownMarketplaces": [

{ "name": "sap-skills", "url": "https://github.com/secondsky/sap-skills" }

]

}

```

Option 2: Clone Repository

For contributors or local development:

```bash

# Clone the repository

git clone https://github.com/secondsky/sap-skills.git

# Skills are automatically available from plugins in the plugins/ directory

```

Or browse and install from the marketplace:

```bash

claude-code marketplace browse

```

---

How It Works

Skills automatically activate based on your project context. No manual invocation neededβ€”just start working:

  • "Create a new CAP service" β†’ sap-cap-capire activates
  • "Set up Fiori Elements app" β†’ sap-fiori-tools activates
  • "Deploy to BTP" β†’ sap-btp-cloud-platform activates
  • "Write ABAP CDS view" β†’ sap-abap-cds activates
  • "Create SAC planning model" β†’ sap-sac-planning activates

Claude Code intelligently loads relevant skills when you need them, providing expert guidance without overwhelming your context.

---

Available Skills (33)

πŸ”§ Tooling & Development (4)

| Skill | Description |

|-------|-------------|

| skill-review | Comprehensive 14-phase audit process for skill quality assurance |

| sap-api-style | API documentation standards following SAP guidelines |

| sap-hana-cli | SAP HANA Developer CLI for database operations |

| sapui5-linter | UI5 Linter for static code analysis |

☁️ SAP BTP Platform (14)

| Skill | Description |

|-------|-------------|

| sap-btp-best-practices | SAP BTP development best practices and patterns |

| sap-btp-build-work-zone-advanced | SAP Build Work Zone (Advanced Edition) development |

| sap-btp-business-application-studio | SAP Business Application Studio (BAS) development |

| sap-btp-cias | Cloud Identity Access Service (CIAS) integration |

| sap-btp-cloud-logging | SAP BTP Cloud Logging service |

| sap-btp-cloud-platform | SAP Business Technology Platform core services |

| sap-btp-cloud-transport-management | Cloud Transport Management (CTM) service |

| sap-btp-connectivity | SAP BTP Connectivity service |

| sap-btp-developer-guide | Comprehensive SAP BTP developer guide |

| sap-btp-integration-suite | SAP Integration Suite development |

| sap-btp-intelligent-situation-automation | Intelligent Situation Automation development |

| sap-btp-job-scheduling | SAP BTP Job Scheduling service |

| sap-btp-master-data-integration | Master Data Integration service |

| sap-btp-service-manager | SAP BTP Service Manager operations |

🎨 UI Development (4)

| Skill | Description |

|-------|-------------|

| sap-fiori-tools | SAP Fiori Tools development and deployment |

| sapui5 | SAPUI5 framework development |

| sapui5-cli | SAPUI5 CLI tools and commands |

| sapui5-linter | SAPUI5 code quality and linting |

πŸ“Š Data & Analytics (5)

| Skill | Description |

|-------|-------------|

| sap-datasphere | SAP Datasphere data modeling and management |

| sap-hana-cloud-data-intelligence | SAP HANA Cloud Data Intelligence |

| **sap-sa

More from this repository10

πŸ”Œ
sap-btp-cloud-loggingπŸ”ŒPlugin

Provides intelligent logging configuration and best practices guidance for cloud applications deployed on SAP Business Technology Platform (BTP).

πŸ”Œ
sap-sac-planningπŸ”ŒPlugin

Generates expert guidance and code templates for creating planning models and analytics applications in SAP Analytics Cloud (SAC).

πŸ”Œ
sap-abapπŸ”ŒPlugin

Provides intelligent code generation, refactoring, and context-aware guidance for writing ABAP code, CDS views, and ABAP-related development tasks in SAP systems.

πŸ”Œ
sap-sac-custom-widgetπŸ”ŒPlugin

Enables creating custom, context-aware widgets for SAP Analytics Cloud (SAC) with intelligent design and configuration assistance.

πŸ”Œ
sap-sac-scriptingπŸ”ŒPlugin

Provides intelligent scripting assistance and code generation for SAP Analytics Cloud (SAC) data models, calculations, and custom script development.

πŸ”Œ
sap-hana-cliπŸ”ŒPlugin

Provides CLI commands and utilities for developers to interact with and manage SAP HANA database operations, configurations, and development tasks.

πŸ”Œ
sap-btp-cloud-transport-managementπŸ”ŒPlugin

Assists developers in managing and automating software transport processes across SAP Business Technology Platform (BTP) environments, facilitating seamless code and configuration migrations betwee...

πŸ”Œ
sapui5-cliπŸ”ŒPlugin

Provides CLI-based development tools and commands for generating, scaffolding, and managing SAPUI5 web application projects with automated configuration and best practices.

πŸ”Œ
sap-hana-cloud-data-intelligenceπŸ”ŒPlugin

Provides intelligent guidance and code generation for SAP HANA Cloud Data Intelligence workflows, transformations, and pipeline development.

πŸ”Œ
sap-btp-cloud-platformπŸ”ŒPlugin

Provides intelligent guidance and context-aware assistance for deploying, configuring, and managing applications on SAP Business Technology Platform (BTP) cloud infrastructure.