/hana-connect-check
Optional landscape type such as cloud, onprem, or container
$ npx -y skills add secondsky/sap-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/hana-connect-check
Context preview
What this command does when you run it.
Optional landscape type such as cloud, onprem, or container
Command definition
hana-connect-check.mdname: hana-connect-check
description: Diagnose hana-cli connection setup, profiles, TLS, authentication, and safe connectivity verification steps
allowed-tools:
- Read
- Grep
- Glob
- Bash
argument-hint: "[profile-or-host] [cloud|onprem|container]"
arguments:
- name: profile_or_host
description: Optional hana-cli profile, HANA host, or connection error text
required: false
- name: landscape
description: Optional landscape type such as cloud, onprem, or container
required: falseHANA Connect Check
Diagnose HANA CLI connectivity and configuration. Do not print or persist credentials.
Workflow
1. Inspect local hana-cli configuration files, environment variables, package scripts, and connection snippets without exposing secrets. 2. Check host/port, TLS certificate handling, authentication mode, proxy/network path, and driver compatibility. 3. Suggest safe commands that redact output or verify connectivity without querying business data. 4. Classify failures into DNS/network, TLS, authentication, authorization, driver, or HANA availability. 5. Provide next steps for HANA Cloud cockpit or database administrator checks when needed.
Output Contract
Return:
- Connectivity diagnosis with evidence.
- Safe read-only verification commands.
- Secret redaction notes.
- Fix plan by owner.
- Pending database/system checks.
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
Other commands on sap-skills.
- /abap-cds-model-check
Optional intended usage such as analytical, transactional, reuse, value-help, or extraction
Open command - /abap-cloud-review
Optional target ABAP platform or SAP BTP ABAP Environment release
Open command - /ai-core-deployment-check
Optional runtime or scenario name, such as orchestration, serving, training, or batch
Open command - /api-style-review
Optional API style lens such as REST, OData, OpenAPI, or SDK
Open command - /btp-architecture-review
Optional scenario lens such as extension, integration, analytics, or AI
Open command - /work-zone-content-check
Optional Work Zone edition or content type
Open command

