abap-cds-model-check
Optional intended usage such as analytical, transactional, reuse, value-help, or extraction
Optional ML task type
$ npx -y skills add secondsky/sap-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/hana-ml-experiment-planContext preview
What this command does when you run it.
Optional ML task type
name: hana-ml-experiment-plan
description: Plan SAP HANA ML experiments with data readiness, APL/PAL selection, Python package constraints, and validation checks
allowed-tools:
- Read
- Grep
- Glob
- Bash
argument-hint: "<notebook-or-use-case> [classification|forecasting|clustering|regression]"
arguments:
- name: target
description: Notebook, Python project, use-case notes, or model idea to inspect
required: true
- name: task_type
description: Optional ML task type
required: falsePlan a SAP HANA ML experiment. Default to read-only project inspection and planning; do not train models or write data unless explicitly requested.
1. Identify business objective, target variable, data source, HANA connection pattern, algorithm family, and evaluation criteria. 2. Inspect notebooks, Python dependencies, SQL snippets, data access code, and package constraints. 3. Check PAL/APL fit, feature leakage risk, sampling strategy, train/test split, explainability, deployment path, and cost/runtime concerns. 4. Note package/source freshness separately from live HANA validation. 5. Recommend a safe experiment sequence with validation gates.
Return:
40 SAP development plugins with evidence-tracked verification SAP development plugins for AI coding assistants, with public-source or package-registry verification tracked where available.
Repo: secondsky/sap-skills
Optional intended usage such as analytical, transactional, reuse, value-help, or extraction
Optional target ABAP platform or SAP BTP ABAP Environment release
Optional runtime or scenario name, such as orchestration, serving, training, or batch
Optional scenario lens such as extension, integration, analytics, or AI