This skill should be used when the user asks about "worker logs", "debug worker", "worker errors", "request analytics", "worker metrics", "performance monitoring", "error rate", "invocation logs", "troubleshoot worker", "worker analytics", or needs to debug and monitor Cloudflare Workers.
/plugin marketplace add FlorinPopaCodes/claude-marketplace/plugin install cloudflare-toolkit@florin-popa-marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Debug and monitor Cloudflare Workers using logs and analytics from the Observability MCP server.
| Tool | Purpose |
|---|---|
query_worker_observability | Query logs and metrics from Workers |
observability_keys | Discover available data fields in logs |
observability_values | Find available values for specific fields |
Use observability_keys to find what data is available:
Use observability_values to find valid values for filtering:
Use query_worker_observability to:
| Goal | Approach |
|---|---|
| Recent errors | Query for events with error status |
| Latency analysis | Query for execution time metrics |
| Traffic patterns | Query for invocation counts over time |
| Specific request | Query by request ID or timestamp |
| Script comparison | Query metrics grouped by script name |
Identify the problem
query_worker_observabilityFind patterns
observability_keys to discover relevant fieldsobservability_values to see error typesNarrow down
Analyze specific invocations
After deploying, check for issues:
observability_keys when unsure what fields existCreate employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment documentation.
Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, or conducting GDPR compliance reviews.