datadog
Datadog integration. Manage Monitors, Dashboards, Incidents, Notebooks, Logs, Metrics and more. Use when the user wants to interact with Datadog data.
Why use this skill?
Integrate Datadog with OpenClaw to manage monitors, dashboards, and incidents. Automate your cloud monitoring and observability workflows with ease.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/gora050/datadog-integrationWhat This Skill Does
The Datadog skill for OpenClaw is a powerful integration designed to bridge your AI agent with Datadog's extensive monitoring and analytics ecosystem. It allows your agent to programmatically interact with cloud-scale infrastructure data, enabling automated responses to performance issues, security alerts, and system health metrics. Whether you need to query incident statuses, retrieve specific logs, manage dashboards, or check monitor states, this skill provides a streamlined interface to execute these tasks via the Membrane CLI.
Installation
To begin, ensure you have the Membrane CLI installed globally: npm install -g @membranehq/cli. Once set up, authenticate your session using membrane login. To install the Datadog skill, run: clawhub install openclaw/skills/skills/gora050/datadog-integration. After installation, search for the Datadog connector using membrane search datadog --elementType=connector --json and initiate the connection flow to securely link your Datadog account. You can verify your connection status at any time by running membrane connection list --json.
Use Cases
This skill is ideal for DevOps engineers and SREs who want to reduce mean time to resolution (MTTR). Typical use cases include: querying incident reports during a system outage to keep stakeholders informed; fetching recent error logs to debug deployment issues without leaving the OpenClaw environment; listing active monitors to verify if alert thresholds are currently breached; and generating real-time summaries of dashboard widgets to gauge the health of specific microservices.
Example Prompts
- "List the active high-priority Datadog incidents and provide a summary of the latest updates for each."
- "Check the status of my production monitors; are any currently in a critical state?"
- "Retrieve the logs for the 'auth-service' over the last 30 minutes and identify any 5xx errors."
Tips & Limitations
Always use membrane action list to discover available operations if you are unsure of specific command names. Note that this integration relies on the permissions defined in your Datadog API key; ensure your Datadog user has the necessary read/write scopes for the actions you intend to perform. Be mindful of rate limits imposed by the Datadog API when running batch operations or frequently polling for logs. For security, ensure your API keys are managed through the secure Membrane connection workflow.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-gora050-datadog-integration": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
mautic
Mautic integration. Manage Leads, Organizations, Users, Roles, Notes, Activities and more. Use when the user wants to interact with Mautic data.
arive
Arive integration. Manage Leads, Persons, Organizations, Deals, Projects, Activities and more. Use when the user wants to interact with Arive data.
kartra
Kartra integration. Manage Persons, Organizations, Leads, Deals, Pipelines, Activities and more. Use when the user wants to interact with Kartra data.
gigasheet
Gigasheet integration. Manage Workbooks, Users, Teams, Shares. Use when the user wants to interact with Gigasheet data.
aws-s3
AWS S3 integration. Manage Buckets. Use when the user wants to interact with AWS S3 data.