By jek-bao-choo
Set up Datadog-monitored serverless functions on AWS Lambda. Covers .NET Lambda functions with Datadog tracing.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A curated library of agentic plugins and skills for Claude that guide prospects and customers through setting up, instrumenting, and validating a Datadog proof of concept across any tech stack.
Each plugin represents a technology domain — an infrastructure platform, a programming language, a database engine, or a message queue. Each skill within a plugin is a focused, version-aware procedure that Claude can execute: provisioning a cluster, installing the Datadog Agent, instrumenting a Spring Boot app, enabling Database Monitoring, or validating that telemetry is flowing.
Prospects pick the plugins that match their stack. Claude reads the relevant skills, adapts to their specific versions, and walks them through setup step by step — from zero to traces, metrics, and logs in Datadog. Disclaimer: this marketplace is not endorsed by Datadog - the plugins are unofficial.
Prospects and customers use this repository during a Datadog PoC. You select the plugins that match your infrastructure, languages, databases, and queues. Claude loads the relevant skills and guides you through setup, instrumentation, and validation — adapted to your exact versions and configuration.
Datadog Solutions Engineers contribute to this repository. You author and maintain the plugins, skills, reference variants, validation scripts, and sample applications. Each contribution makes the PoC experience faster and more reliable for the next prospect. See the Contributing section for how to add or improve plugins and skills.
Add the plugin:
claude plugin marketplace add https://github.com/jek-bao-choo/datadog-agentic-plugins
Start Claude then add the plugin
/plugin marketplace add https://github.com/jek-bao-choo/datadog-agentic-plugins
/plugin install quickstart@datadog-agentic-plugins
/reload-plugins
/quickstart:menu
The repository is a Claude Code marketplace registered via .claude-plugin/marketplace.json at the repo root. Each plugin is a directory with its own .claude-plugin/plugin.json manifest (required by Claude Code) and a PLUGIN.md overview (a convention for this marketplace).
datadog-agentic-plugins/
.claude-plugin/
marketplace.json # Marketplace registry — lists all available plugins
{plugin-name}/
.claude-plugin/
plugin.json # Required — Claude Code plugin manifest (JSON)
PLUGIN.md # Convention — plugin overview, category, dependencies, versions
skills/ # Required — at least one skill
skill-name/
SKILL.md # Entry point — version matrix, routing logic, core instructions
references/ # Version-variant instruction docs Claude reads into context
scripts/ # Validation and setup automation Claude executes
assets/ # Deployable sample apps, schemas, config files the prospect runs
commands/ # Optional — slash commands (.md files)
hooks/ # Optional — event-driven automation (hooks.json)
agents/ # Optional — subagent definitions (.md files)
.mcp.json # Optional — MCP server integrations
A plugin represents a technology domain. It groups related skills and declares dependencies on other plugins. The .claude-plugin/plugin.json manifest is required for Claude Code to discover and load the plugin. The PLUGIN.md file is a supplementary convention specific to this marketplace — it provides category, dependency, and version information that Claude reads and interprets.
npx claudepluginhub jek-bao-choo/datadog-agentic-plugins --plugin aws-lambdaSet up Datadog Database Monitoring for PostgreSQL running as a Kubernetes workload. Covers Zalando Postgres Operator with PostgreSQL 17.
Set up Datadog monitoring on Azure Red Hat OpenShift (ARO) clusters with the Datadog Operator and DDOT Collector.
Set up Datadog Database Monitoring for Amazon RDS MySQL. Covers RDS instance provisioning with read replicas via Terraform.
Set up Datadog Database Monitoring for self-hosted MySQL. Covers MySQL 8.4 master-slave replication on EC2 via Terraform.
Instrument Java applications with Datadog APM
AWS service configuration and deployment automation
Design, build, deploy, test, and debug serverless applications with AWS Serverless services.
36 on-demand AWS and cloud skills, slash commands, agents, and security hooks for Claude Code
Serverless architecture and FaaS expert for AWS Lambda, Azure Functions, and event-driven systems
Commands for setting up monitoring and observability
Build, deploy, and operate applications on AWS. Skills to author infrastructure-as-code, use core services, and complete common tasks.