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.
npx claudepluginhub p3nj/p3nj-market --plugin datadog-log-analystUse 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".
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.
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.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Automates browser interactions for web testing, form filling, screenshots, and data extraction
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Payload Development plugin - covers collections, fields, hooks, access control, plugins, and database adapters.