Bdc Validate Share banner
MarioDeFelipe MarioDeFelipe

Bdc Validate Share

Development community

Description

--- description: Run all pre-flight checks on a Databricks share before registering it with SAP BDC argument-hint: <share_name> --- You are running the `/bdc-validate-share` command. The user wants to validate the share whose name appears in `$ARGUMENTS`. If `$ARGUMENTS` is empty, ask the user for the share name and stop. Run these tools from the `sap-bdc` MCP server in order and collect all results: 1. `validate_share_readiness` with `share_name=$ARGUMENTS, check_bdc_registration=true` —

Installation

Installs to ~/.claude/skills/mariodefelipe-sap-bdc-plugin-bdc-validate-share/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mariodefelipe-sap-bdc-plugin-bdc-validate-share && curl -fsSL https://raw.githubusercontent.com/MarioDeFelipe/sap-bdc-plugin/HEAD/commands/bdc-validate-share.md -o ~/.claude/skills/mariodefelipe-sap-bdc-plugin-bdc-validate-share/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository