Skip to content
Development
Skill

/zabbix-check

Read-only Zabbix problem / metric / log-item investigation checklist. No ack/disable in prod.

From plugin
agentic-awesome-kits
932 skills
Install
$ npx -y skills add KhaiTrang1995/agentic-awesome-kits --skill zabbix-check --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/zabbix-check

Context preview

The summary Claude sees to decide when to auto-load this skill.

Read-only Zabbix problem / metric / log-item investigation checklist. No ack/disable in prod.

SKILL.md

zabbix-check.SKILL.md
name: zabbix-check
description: Read-only Zabbix problem / metric / log-item investigation checklist. No ack/disable in prod.
user-invocable: true
argument-hint: "<problem or host> [--log] [--since 1h] [@export-or-paste]"

/zabbix-check

Examples

/zabbix-check "prod-sql-01: Disk free critically low"
/zabbix-check prod-app-03 --log --since 2h

Process

1. Scope: host, trigger, severity, impact (TBD if unknown) 2. Diagnosis: expression/last values from **user paste only**, item state, agent/proxy, maintenance, related problems, log regex/rate if `--log` 3. Hypothesis, READ-ONLY next steps, MUTATIVE options for humans 4. Optional L1 → `docs/ops/zabbix/checks/ZBX-CHECK-{date}-{slug}.md`

Output

`@_templates/problem-check.md`

Rules

  • Never invent metrics; never mass-ack/disable
  • Deep logs → `elk-kit` `/log-check` or `grafana-kit` `/loki-query`
Ships withagentic-awesome-kits

Reusable AI Skill Kits for coding agents (Claude Code and any other subagent/slash-command-compatible tool).

Get the whole plugin
Stats
9
Stars
3
Forks
Maintained
Maintenance
Python
Language
1mo ago
Last commit
2mo ago
Created

Repo: KhaiTrang1995/agentic-awesome-kits

Other skills on agentic-awesome-kits.