abap-cds-model-check
Optional intended usage such as analytical, transactional, reuse, value-help, or extraction
Explain local SAP-RPT-1-OSS inference prerequisites for FI/CO CSV experiments and print explicit user-run commands without executing inference.
$ npx -y skills add secondsky/sap-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/rpt1-fico-predictContext preview
What this command does when you run it.
Explain local SAP-RPT-1-OSS inference prerequisites for FI/CO CSV experiments and print explicit user-run commands without executing inference.
name: rpt1-fico-predict description: Explain local SAP-RPT-1-OSS inference prerequisites for FI/CO CSV experiments and print explicit user-run commands without executing inference. allowed-tools: - Read - Grep - Glob - Bash argument-hint: "[csv-path|train/test paths] [target-column]"
Return read-only local inference guidance for SAP-RPT-1-OSS. Include prerequisites, privacy/license warnings, target leakage reminders, and explicit dry-run and opt-in run commands for `scripts/rpt1_oss_predict.py`.
Default to read-only behavior. Do not run inference, write predictions, install dependencies, authenticate, download model weights, or call hosted APIs.
Explain the local SAP-RPT-1-OSS workflow for the supplied FI/CO CSV path and target column.
Include:
<python-3.11> plugins/sap-rpt1/skills/sap-rpt1/scripts/rpt1_oss_predict.py --dry-run --input "<csv-path>" --target <target-column>
<python-3.11> plugins/sap-rpt1/skills/sap-rpt1/scripts/rpt1_oss_predict.py --run --input "<csv-path>" --target <target-column> --task classification --output "predictions.csv"
Safety constraints:
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