CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. bobmatnyc
  4. /
  5. claude-mpm-skills
  6. /
  7. Opentelemetry

Opentelemetry

Editor's Note

This is your reference when you need to instrument services with OpenTelemetry and actually get telemetry flowing to a backend. It covers the full stack: auto-instrumentation and manual spans for traces, metrics, structured logs with trace correlation, OTLP export, and Collector pipeline configuration including processors and tail sampling. The progressive disclosure keeps the entry point light (resource attributes, quick OTLP setup) but the full skill runs about 9000 tokens across concepts, semantic conventions, context propagation, and troubleshooting cardinality or sampling issues. Honest take: OpenTelemetry has a lot of moving parts, and this gives you the patterns to avoid the common pitfalls like breaking trace context or blowing up metric cardinality.

Install

npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill opentelemetry
Votes
0
Installs416
GitHub Stars49
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment