Skip to content
Development
Skill

/zabbix-trigger

Design Zabbix triggers — expression, recovery, severity, dependency, action hints. Sample docs only.

From plugin
agentic-awesome-kits
932 skills
Install
$ npx -y skills add KhaiTrang1995/agentic-awesome-kits --skill zabbix-trigger --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-trigger

Context preview

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

Design Zabbix triggers — expression, recovery, severity, dependency, action hints. Sample docs only.

SKILL.md

zabbix-trigger.SKILL.md
name: zabbix-trigger
description: Design Zabbix triggers — expression, recovery, severity, dependency, action hints. Sample docs only.
user-invocable: true
argument-hint: "<service or symptom> [--sev warning|average|high|disaster]"

/zabbix-trigger

Examples

/zabbix-trigger "Disk free SQL" --sev high
/zabbix-trigger booking-api --sev average

Process

1. Signal, threshold, known false positives 2. Problem + recovery expressions, severity, dependencies, tags, runbook link 3. L1 → `docs/ops/zabbix/triggers/{service}.md`

Output

`@_templates/trigger-spec.md`

References

  • @references/zabbix-severity.md
  • @.claude/rules/zabbix-conventions.md
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.