Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计通过

monitoring-observability监控可观察性

Agent Skill

monitoring-observability 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,934

周安装

79

GitHub Stars

11

下载量

626
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:monitoring-observability(监控可观察性)
来源仓库:https://github.com/akillness/oh-my-skills
仓库路径:skills/monitoring-observability
安装命令:
npx skills add https://github.com/akillness/oh-my-skills --skill monitoring-observability
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/akillness/oh-my-skills --skill monitoring-observability

简介

该技能专注于定义系统应关注的关键信号与中断机制,而非提供监控工具教程。

  • 适用于需要判断现有监控能力、设定最小有效信号计划以及合理路由周边工作的场景。
  • 核心在于标准化监控数据包,选择主观察模式,并在必要时提前路由其他任务。
  • 使用前需参考相关文档,确认是否涉及敏感数据整理或系统干预行为。
  • monitoring-observability 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Monitoring & Observability

Use this skill when the main question is "what packet do we have, what should this system notice, and what should interrupt a human?"

The job is not to dump a Prometheus / Grafana / Datadog tutorial. The job is to normalize the packet, pick one primary observability mode, define the smallest useful signal plan, and route adjacent work away before the skill turns into debugging, performance tuning, rollout execution, or analytics reporting.

Read references/intake-packets-and-route-outs.md before handling an unfamiliar packet. Read references/modes-and-boundaries.md before handling mixed requests that blur telemetry setup, incident diagnosis, or product analytics. Read references/alert-dashboard-checklist.md when reviewing dashboards, alerts, and ownership gaps. Read references/telemetry-rollout-matrix.md when choosing the smallest rollout slice.

When to use this skill

  • New service, worker, API, or multi-service system needs health signals, alerts, dashboards, or SLO-style coverage before launch
  • Existing stack has dashboards / alerts / telemetry, but trust is low and a keep/fix/delete/add audit is needed
  • Team needs to decide what to instrument, correlate, retain, or sample before choosing vendors or backend specifics
  • Data, marketing, analytics, or pipeline work needs freshness / schema / volume / lineage monitoring rather than another manual trust check
  • Game or live-ops work needs crash, session, build, or launch-event visibility without turning into engine-profiler interpretation
  • Cross-functional reliability asks span backend, product/ops, marketing pipelines, and game live-ops, and the next owner is still unclear

When not to use this skill

  • The packet is mainly logs and the job is finding the first actionable failurelog-analysis
  • The job is reproduce → isolate → verify for a code bug or regressiondebugging
  • Measurements already exist and the main job is naming a bottleneck or tuning itperformance-optimization
  • The main job is release execution, promotion, rollback, or post-deploy sequencingdeployment-automation
  • The work is LLM-specific traces, evals, or prompt-observabilitylangsmith
  • The work is Unity/Unreal/Godot frame-time capture interpretationgame-performance-profiler
  • The task is pure dashboard/report presentation on curated BigQuery datalooker-studio-bigquery

Instructions

Step 1: Frame the packet

Record the smallest useful intake statement before recommending tooling.

Capture:

  • surface: service/API | worker/queue | data/pipeline | dashboard/audit | game/live-ops | mixed | unknown
  • request type: new setup | review/audit | incident follow-up | migration | launch readiness | unknown
  • current packet: architecture note | alert rules | dashboard inventory | incident summary | telemetry config | stale-report complaint | crash/session brief | none
  • user/business impact: latency | errors | stale data | missing visibility | crash/session risk | noisy pages | unknown
  • ownership: app team | platform/SRE | data/ops | live-ops | shared | unknown

Quick frame:

Surface: data/pipeline
Request type: review/audit
Current packet: stale dashboard complaint + job ownership notes
Impact: stale data and trust erosion
Ownership: data/ops + dashboard consumer owner

Step 2: Start from the intake packet

Use references/intake-packets-and-route-outs.md.

Choose the packet the user actually has now:

  • service / reliability packet
  • telemetry-foundation packet
  • data / pipeline packet
  • review / audit packet
  • game / live-ops packet
  • no usable packet yet

Output this step as:

## Intake Packet
- Current packet:
- Why it is enough (or not enough):
- Missing context to collect next:

Rule: do not force a vendor comparison or telemetry-stack rewrite if the current packet already narrows the next decision.

Step 3: Choose one primary observability mode

Pick one primary mode from references/modes-and-boundaries.md.

Primary modes:

  • service-reliability
  • telemetry-foundation
  • data-pipeline-observability
  • game-liveops-visibility
  • review-gap-audit
  • unknown-needs-better-packet

Rule: one primary mode, optional secondary mode. Do not blend launch telemetry, stale dashboard audits, crash visibility, and generic instrumentation into one answer.

Step 4: Name the core monitoring question

Before listing tools or metrics, state what the system must answer.

Good examples:

  • “Would user-visible API pain page us before customers report it?”
  • “Do we know when Monday’s growth dashboard is stale, why it is stale, and who owns the fix?”
  • “Can launch-event crashes be grouped by build/platform and escalated before social reports spike?”
  • “Do current alerts point responders to one useful dashboard/runbook instead of three noisy symptoms?”

Avoid vague statements like “set up better monitoring.”

Step 5: Build one smallest signal plan

Use references/telemetry-rollout-matrix.md.

For the chosen mode, define:

  • primary questions the dashboard / alert path must answer
  • evidence surfaces: metrics, logs, traces, black-box checks, crash tooling, freshness checks, lineage views
  • page now vs ticket later vs dashboard-only thresholds
  • owner for each alert or dashboard family
  • the first 1–3 implementation slices only

Rules:

  • Alert on symptoms before internal causes.
  • Prefer one clear page over many stack-layer pages for the same incident.
  • Keep labels bounded; push high-cardinality detail into logs/traces.
  • Include runbook/dashboard links whenever an alert expects human action.
  • Treat metamonitoring as first-class when alert delivery can fail silently.

Step 6: Make route-outs explicit

Hand work off when the job shifts.

Common route-outs:

  • root-cause log forensics → log-analysis
  • correctness-first regression hunt → debugging
  • bottleneck diagnosis or tuning → performance-optimization
  • release execution / post-deploy rollback path → deployment-automation
  • LLM tracing / evals / prompt observability → langsmith
  • KPI interpretation / stakeholder evidence summary → data-analysis
  • BigQuery-backed dashboard presentation layer → looker-studio-bigquery
  • engine-profiler interpretation → game-performance-profiler

Step 7: Return the observability brief

# Observability Brief

## Scope
- Surface:
- Request type:
- Intake packet:
- Primary mode:
- Confidence:

## Core Monitoring Question
- ...

## Signal Plan
- Metrics / checks:
- Logs / traces / crash context:
- Dashboards / views:
- Alert policy:

## Ownership
- Primary owner:
- Secondary owner(s):

## First Implementation Slice
1. ...
2. ...
3. ...

## Route-outs
- ...

Examples

Example 1: New API before launch

Input: “We’re launching a new API next week. Tell me what to instrument and what should page us.”

Expected shape: classify as service-reliability, use the current launch/readiness packet, define RED / golden-signals questions plus black-box coverage, page thresholds, and one smallest rollout slice.

Example 2: Growth dashboard keeps going stale

Input: “Our Monday morning growth dashboard is stale half the time. We need observability, not another spreadsheet check.”

Expected shape: classify as data-pipeline-observability, cover freshness/schema/volume/lineage/ownership, and distinguish dashboard trust checks from KPI interpretation work.

Example 3: Review / gap audit

Input: “We have tons of alerts and dashboards, but nobody trusts them. What should we keep versus delete?”

Expected shape: classify as review-gap-audit, use the alert/dashboard checklist, produce keep/fix/delete/add decisions, and call out noisy pages, ownerless panels, and missing metamonitoring.

Example 4: Route-out to rollout execution

Input: “We just deployed and need a step-by-step rollback/promotion checklist with health checks.”

Expected shape: route the execution workflow to deployment-automation, while optionally noting the few post-deploy observability questions that matter.

Example 5: Route-out to log forensics

Input: “Here are the outage logs. Find the root cause.”

Expected shape: do not use this as the main workflow; route to log-analysis and only propose observability follow-up after the first actionable failure is identified.

Best practices

  1. Start with the packet and core monitoring question, not the vendor.
  2. Keep one primary mode and one smallest implementation slice.
  3. Alert on symptoms, not every possible cause.
  4. Make ownership, runbooks, and dashboard links explicit.
  5. Treat stale data / pipeline trust as first-class observability work.
  6. Separate game live-ops visibility from engine-profiler interpretation.
  7. Keep review/audit work honest: dead dashboards and noisy alerts should be deleted, not merely documented.
  8. Sync compact discovery surfaces whenever the front-door boundary changes.

References

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.53%
按下载量换算216

Claude

29.28%
按下载量换算183

Cursor

19.86%
按下载量换算124

Gemini CLI

10.79%
按下载量换算68

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills