git log --oneline --stat
HEAD
- Stars
- 6.2k
- Forks
- 341
- Updated
- Jun 24, 2026
repo --stat
stars
6.2k
forks
341
last update
Jun 24, 2026
license
MITv1.3.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add opentelemetry-instrumentation - Invoke
// Run from any project directory
$ claude --skill opentelemetry-instrumentation "wire up a GitHub Actions deploy" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill opentelemetry-instrumentation "now refactor it"
opentelemetry-instrumentation/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- OpenTelemetry Instrumentation
- slug:
- opentelemetry-instrumentation
- version:
- v1.3.0
- license:
- MIT
- author:
- @otel-craft
- repository:
- github.com/otel-craft/opentelemetry-instrumentation
- categories:
- tags:
- #opentelemetry#observability#distributed-tracing#otel-collector#kubernetes
- description:
Instrument services with OpenTelemetry across traces, metrics, logs, and the new Profiles signal, plus Collector pipelines.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
opentelemetry-instrumentation/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…