Gdcli

🌐Community
by badlogic · vlatest · Repository

Gdcli converts Markdown to HTML, simplifying content formatting for web display and ensuring consistent presentation across platforms.

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 gdcli npx -- -y @trustedskills/gdcli
2

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

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

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

About This Skill

What it does

The gdcli skill enables AI agents to interact with the GoodData CLI, allowing them to execute commands for data analytics tasks. It serves as a bridge between autonomous agents and the GoodData platform's command-line interface for managing datasets and reports.

When to use it

  • Automating routine data extraction and report generation within the GoodData ecosystem.
  • Orchestrating complex data pipeline workflows that require CLI-level access.
  • Integrating GoodData analytics directly into broader AI-driven decision-making processes.
  • Managing user permissions or dataset configurations programmatically via scriptable commands.

Key capabilities

  • Execution of GoodData CLI commands by AI agents.
  • Direct interaction with the GoodData platform's command-line tools.
  • Facilitation of data analytics operations through automated scripting.

Example prompts

  • "Use gdcli to generate a summary report for the Q3 sales dataset."
  • "Execute a gdcli command to refresh the latest metrics in our dashboard."
  • "Run a diagnostic check on the GoodData instance using gdcli and report any errors."

Tips & gotchas

Ensure the AI agent has appropriate permissions within the GoodData environment before attempting to execute commands. Verify that the CLI version installed matches the platform requirements to avoid compatibility issues during execution.

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
badlogic
Installs
32

🌐 Community

Passed automated security scans.