One-click install
npx skills add https://github.com/DayronDLR/sap-enterprise-stack-plugin --skill sap-sqlscript-dayrondlr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sap-sqlscript
Source: https://github.com/DayronDLR/sap-enterprise-stack-plugin/tree/main/skills/sap-sqlscript
Command: npx skills add https://github.com/DayronDLR/sap-enterprise-stack-plugin --skill sap-sqlscript-dayrondlr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node.js, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance and tools for efficient SAP HANA SQLScript development, optimizing performance and enhancing productivity.

Core Features & Use Cases

  • Development Guidance: In-depth documentation on SQLScript syntax, control structures, exception handling, and performance optimization.
  • Agents: Specialized agents for analyzing performance, generating procedures, and assisting with AMDP integration.
  • Commands:slash commands for validating, optimizing, and converting SQLScript code.
  • Templates: Production-ready templates for common SQLScript procedures, functions, and AMDP classes.
  • Use Case: When developing SQLScript procedures in SAP HANA, this Skill offers essential guidance and efficient development tools.

Quick Start

Run /sqlscript-validate src/procedures/calc_totals.sql to validate your SQLScript code.

Frequently Asked Questions about sap-sqlscript

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I optimize SQLScript performance in SAP HANA?

You can optimize SAP HANA SQLScript performance using specialized analysis agents and slash commands that validate code, identify bottlenecks, and apply best practices. The Skill provides dedicated tools for performance optimization and code conversion.

What is the best way to generate SAP HANA SQLScript procedures?

Generating SAP HANA SQLScript procedures is handled by specialized agents that create production-ready code from templates. These tools assist with procedure creation, function templates, and AMDP class generation.

Can I convert ABAP managed database procedures to SQLScript?

Yes, you can convert ABAP managed database procedures using dedicated slash commands for SQLScript code conversion. The Skill includes AMDP integration agents and templates to facilitate this conversion process within SAP HANA.

Do I need Node.js to validate SAP HANA SQLScript code?

Yes, you need a Node.js environment and Claude Code integration to validate SAP HANA SQLScript code. The validation commands and specialized agents require this setup to run code analysis and performance checks.

How do I validate SQLScript syntax and exception handling in SAP HANA?

You validate SQLScript syntax by running the validation slash command, such as /sqlscript-validate, against your procedure files. The Skill analyzes control structures, exception handling, and syntax rules to ensure code correctness.