By p3nj
Analyse Datadog logs for Prismatic integrations with streaming accumulator for million-log datasets. Includes skills for fetching, analysing (SAP, AMT, Maximo, generic), and reporting to chat, Slack, Notion, or DOCX. Requires the Datadog Connector extension for MCP access.
Use this skill when the user asks to check, analyse, or query Datadog logs for a specific client instance or environment — e.g. "check RH99", "any errors in QR99 last hour", "look at QR01 warnings", "what's happening in RH98", or any request that includes a client name or environment code alongside a log-related question. Also triggers on: "check the Datadog logs", "analyse Prismatic logs", "send me a log summary via Slack", "any monitors alerting", "what events happened". Understands natural language — the client code can be embedded anywhere in the message. Also use this skill when the user asks about Datadog monitors, events, or metrics related to Prismatic or client environments.
Core Datadog log analysis patterns shared across ALL Prismatic integration types (SAP, AMT, Maximo, generic). Reads accumulated summaries from the streaming fetch pipeline and builds the final analysis object. Called internally by datadog-log-analysis — not triggered directly. Use this skill whenever processing Prismatic log data from accumulated summaries, regardless of integration type.
SAP-specific Datadog log analysis for Prismatic integrations. Extends the core analysis object with SAP error categorisation, HTTP codes, record locks, work order extraction, and SAP connector tag parsing. Called internally by datadog-log-analysis ONLY when the integration type is SAP — never triggered directly and never run for AMT, Maximo, or generic clients.
Shared Datadog fetching skill for Prismatic log analysis. Handles MCP tool calls, cursor-based pagination, the streaming accumulator pattern, and temp file management. This skill is called internally by datadog-log-analysis and should not be triggered directly. Use when you need to fetch logs, monitors, events, or metrics from Datadog and store them safely for downstream processing.
Formats and delivers Datadog Prismatic log analysis results. Takes the analysis object from /tmp/dd-analysis/analysis.json and outputs it to the user's requested destination: chat (default), Slack, Notion, email, or docx file. Called internally by datadog-log-analysis as the final step — not triggered directly. Also use this skill whenever you need to format or re-deliver a previously completed analysis, or when the user says "send that to Slack", "put that in Notion", "DM me the results", or "write that up as a report".
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 collection of skills for Claude Code, packaged as plugins.
| Plugin | Description |
|---|---|
| datadog-log-analyst | Analyse Datadog logs for Prismatic integrations with streaming accumulator for million-log datasets |
| mcp-connector-builder | Build and package custom MCP servers as Claude Desktop Extension bundles (.mcpb) |
plugins/
<plugin-name>/
.claude-plugin/
plugin.json # Plugin metadata
skills/
<skill-name>/
SKILL.md # Skill definition
scripts/ # Supporting scripts (optional)
Each plugin can be installed directly into Claude Code from this repository.
npx claudepluginhub p3nj/p3nj-market --plugin datadog-log-analystSkill for building and packaging custom MCP servers as Claude Desktop Extension bundles (.mcpb). Guides you through scaffolding, manifest.json spec 0.3, mcpb CLI, and team distribution.
Analyze logs for performance insights and issues
Datadog API CLI with 49 command groups, 300+ subcommands. Skills and domain agents for monitoring, logs, APM, security, and infrastructure.
Google Cloud Observability MCP for logs, metrics, and traces with best practices skill.
Commands for setting up monitoring and observability
OTel + Hooks analytics for Claude Code. Run /init-claudalytics to configure telemetry and hooks capture for this project.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.