feat: sap-cli skill v2.2.0 — upload + syntax-check commands

This commit is contained in:
2026-06-13 22:32:32 +08:00
parent 1e39b6da88
commit b43d3b11c3
8 changed files with 192 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
---
name: sap-cli
description: "Use when you need to operate SAP ABAP development objects — syncing code, querying metadata, managing transports, reading tables, or any task involving SAP ADT REST API. Trigger on: ABAP objects, SAP development, transport requests, DDIC types, SE11/SE16N/SE38/SE80 equivalents, 'sync to SAP', 'download from SAP', 'activate ABAP', 'read SAP table'. NOT for developing sap-cli itself."
version: "2.1.0"
version: "2.2.0"
author: WuRangyu
license: MIT
---