Bdc Diagnose banner
MarioDeFelipe MarioDeFelipe

Bdc Diagnose

Development community

Description

--- description: Diagnose an SAP BDC or Databricks error message against the indexed SAP Notes argument-hint: <paste error message> --- You are running the `/bdc-diagnose` command. The user is pasting an error message in `$ARGUMENTS`. If it is empty, ask them to paste the full error text (including error code, request ID, and timestamp if available) and stop. Steps: 1. Call `diagnose_share_error` from the `sap-bdc` MCP server with `error_message=$ARGUMENTS`. 2. If the tool returns a matchin

Installation

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

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

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

Full documentation available on GitHub

View Source Repository