@orgn/skills
v0.1.0
Published
Agent skills for onboarding projects to Orgn Observe with native OpenTelemetry traces, logs, and metrics.
Maintainers
Readme
Orgn Observe Skills
Agent skills for onboarding projects to Orgn Observe with native OpenTelemetry traces, logs, and metrics.
Install
npm i @orgn/skills
npx skills experimental_syncThen ask your agent: "install Orgn Observe in this project".
Skills
orgn-observe-onboard- install Orgn Observe observability across every runnable app and service in a repo.otel-instrument-feature- instrument a single new feature, endpoint, handler, or job with OTel spans, metrics, and logs as it's being written.orgn-observe-debug- pull production telemetry through the Orgn Observe MCP to debug incidents, regressions, and "how is this behaving in prod right now?" questions.otel-onboarding-style- general OpenTelemetry style guidance.otel-generic-style- fallback style guidance for languages without a dedicated skill (Go, Java, Ruby, Rust, .NET, PHP, Elixir, plain Node, etc.).otel-python-style- Python OpenTelemetry style guidance.otel-fastapi-style- FastAPI instrumentation guidance.otel-flask-style- Flask instrumentation guidance.otel-nextjs-style- Next.js and Vercel OpenTelemetry guidance.otel-livekit-style- LiveKit Agents lifecycle, metrics, and LLM telemetry guidance.otel-expo-style- Expo and React Native OpenTelemetry guidance.otel-supabase-edge-style- Supabase Edge Function observability guidance.
