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-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-chat-template
description: Generate or review a JavaScript or TypeScript chat template for SAP Cloud SDK for AI with safe configuration boundaries
allowed-tools:
- Read
- Grep
- Glob
argument-hint: "[typescript|javascript] [orchestration|native] [target-file]"
arguments:
- name: language
description: Optional output language, either typescript or javascript
required: false
- name: mode
description: Optional client mode, such as orchestration, langchain, or native
required: false
- name: target_file
description: Optional file path to create or update when generation is explicitly requested
required: falsePrepare a minimal chat client template for SAP Cloud SDK for AI. Default to a snippet and generate files only when the user explicitly asks for workspace output and provides or confirms the target file path.
1. Inspect existing package manager, TypeScript setup, environment variable conventions, and SDK usage. 2. Choose the smallest client pattern that fits the requested mode. 3. Keep credentials in environment variables or service bindings. 4. Include model/deployment configuration as placeholders, not real secrets. 5. Provide a smoke-test command and error-handling notes.
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