Debugger

🌐Community
by keboola · vlatest · Repository

The Debugger skill helps identify and fix code errors by analyzing your program's output and suggesting potential solutions for improved functionality.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add keboola-debugger npx -- -y @trustedskills/keboola-debugger
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "keboola-debugger": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/keboola-debugger"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The keboola-debugger skill provides debugging capabilities within a keboola pipeline. It allows for the inspection of data transformations and execution flow, facilitating troubleshooting and optimization. This skill helps identify errors in pipelines by providing detailed logs and insights into the data processing steps.

When to use it

  • When encountering unexpected results or errors during pipeline execution.
  • To understand the impact of specific transformation steps on your data.
  • For proactively monitoring pipeline performance and identifying bottlenecks.
  • During development and testing phases to ensure accurate data handling.

Key capabilities

  • Pipeline inspection
  • Data transformation debugging
  • Execution flow analysis
  • Detailed logging

Example prompts

  • "Debug my keboola pipeline 'customer_etl'."
  • "Show me the logs for the 'transform_orders' step in my pipeline."
  • "Analyze the data flowing through the 'join_tables' transformation."

Tips & gotchas

This skill requires a working keboola environment and familiarity with keboola pipelines. Ensure your agent has appropriate permissions to access and inspect the target pipeline.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
keboola
Installs
7

🌐 Community

Passed automated security scans.