
from pi_agent_rust1,284
Deploy and configure production-ready monitoring stacks (Prometheus, Grafana, Datadog) with collectors, dashboards, and alerting rules for Kubernetes, Docker, o
Automates guidance and example configs for deploying monitoring stacks including Prometheus, Grafana, and Datadog. Provides platform-specific instructions, collectors/exporters deployment patterns, scraping configuration, storage/retention guidance, dashboard templates, and alerting rules for production systems.
Use this skill when you need to provision observability for an application or cluster — e.g., set up Prometheus+Grafana on Kubernetes, install Datadog agents across hosts, create dashboards for key KPIs, or define alerting for SRE workflows. Triggers include deploying monitoring, configuring scraping, adding dashboards, or creating alert rules.
Likely compatible with CLI and code-oriented agents (Copilot/Codex/Claude Code) and MCP-style tool integrations that can run repo scripts for deployment and config generation.
Monitoring stack deployer skill with promising topic but entirely boilerplate implementation. All three scripts (deploy_prometheus.sh, deploy_grafana.sh, deploy_datadog_agent.sh) are identical Python files misnamed with .sh extensions, causing immediate bash syntax errors. They contain no actual monitoring deployment logic — just a generic file-copy Deployer class. SKILL.md has broken YAML frontmatter and provides only high-level steps without actionable detail.
Clearly AI-generated boilerplate skill from the pi_agent_rust test suite. No real functionality — the scripts copy files from source to target but contain zero monitoring-specific logic. The SKILL.md is a template with placeholder examples. Not malicious, just useless.
Websocket Client Creator
Generates and guides websocket client integrations: configuration, code samples, best practices, and validation for production-ready websocket clients.
Backlog Grooming Assistant
Automates backlog grooming tasks: prioritisation, ticket refinement, and configuration generation for enterprise workflows.
Perplexity Policy & Guardrails
Policy-as-code and linting guardrails for Perplexity integrations: ESLint rules, pre-commit hooks, CI checks, and runtime safeguards to prevent secrets and unsa
Vercel SDK Upgrade & Migration
Analyze, plan, and execute Vercel SDK upgrades with breaking-change detection and automated migration guidance.
Windsurf — Common Errors
Diagnose and resolve common Windsurf SDK/API errors (auth, rate limits, timeouts) with step-by-step fixes and diagnostics.
Jest Testing Patterns & TDD Workflow
Implements Jest testing best practices, factory functions, and TDD cycles for robust React Native and TypeScript applications.