By metalbear-co
Observability skills for Claude Code — OpenTelemetry context propagation and related distributed tracing workflows.
A collection of skills for AI coding agents covering observability, tracing, and OpenTelemetry workflows. Skills are packaged instructions and scripts that extend agent capabilities.
Skills follow the Agent Skills format.
npx skills add metalbear-co/observability-skills
/plugin marketplace add metalbear-co/observability-skills
| Skill | Description |
|---|---|
| setup-otel-propagation | Configure OpenTelemetry context propagation (OTEL_PROPAGATORS) for services, especially when using mirrord. |
Skills are automatically available once installed. The agent will use them when relevant tasks are detected.
Examples:
Each skill lives in its own directory under skills/ and contains:
SKILL.md — frontmatter (name, description, metadata) plus instructions for the agentscripts/ — helper scripts for automation (optional)references/ — supporting documentation the agent can read (optional)skills/
└── setup-otel-propagation/
├── SKILL.md
└── references/
mkdir skills/<your-skill-name>.SKILL.md — start with frontmatter, then the body. The name must match the
directory name; the description is what the agent matches on to decide when to fire, so
make it specific (list trigger phrases, tools, env vars, error messages).
---
name: your-skill-name
description: >
One paragraph telling the agent exactly when to invoke this skill...
metadata:
author: MetalBear
version: "0.1"
---
# Skill Title
...
.claude-plugin/marketplace.json by
adding "./skills/<your-skill-name>" to the plugins[0].skills array.marketplace.json and .claude-plugin/plugin.json if this is a
user-visible change.Contributions are welcome! Please feel free to submit a Pull Request.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub metalbear-co/observability-skills --plugin observabilityOfficial mirrord skills for Claude Code — Kubernetes development workflows including config generation, quickstart, operator setup, CI integration, and database branching.
Kubernetes validation guardrails for AI code generation — security best practices, code logic checks, and data-flow correctness
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC plugin for engineering teams - 67 agents, 279 skills, 94 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Plugin-safe Claude Code distribution of Agentic Awesome Skills with 1,933 supported skills.
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.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.