abap-cds-model-check
Optional intended usage such as analytical, transactional, reuse, value-help, or extraction
Optional file path to create or update when generation is explicitly requested
$ npx -y skills add secondsky/sap-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/cloud-sdk-ai-python-chat-templateContext preview
What this command does when you run it.
Optional file path to create or update when generation is explicitly requested
name: cloud-sdk-ai-python-chat-template
description: Generate or review a Python chat template for SAP Cloud SDK for AI with environment-based configuration
allowed-tools:
- Read
- Grep
- Glob
argument-hint: "[langchain|native|orchestration] [target-file]"
arguments:
- name: mode
description: Optional Python client mode, such as langchain, native, or orchestration
required: false
- name: target_file
description: Optional file path to create or update when generation is explicitly requested
required: falsePrepare a Python chat client template for SAP Cloud SDK for AI. Default to a snippet and write files only when the user explicitly requests generation and provides or confirms the target file path.
1. Inspect `pyproject.toml`, `requirements.txt`, `.env.example`, and existing client code. 2. Select LangChain, native client, or orchestration usage based on the project shape. 3. Use environment variables for credentials, model IDs, resource groups, and base URLs. 4. Add compact error handling for authentication, deployment lookup, and quota/rate errors. 5. Provide an isolated smoke test that avoids logging prompts with sensitive data.
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