Skip to content
Development
Skill

/zabbix-host

Design a Zabbix host — groups, interfaces, templates, macros, proxy, tags. Spec only, no UI apply.

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

Context preview

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

Design a Zabbix host — groups, interfaces, templates, macros, proxy, tags. Spec only, no UI apply.

SKILL.md

zabbix-host.SKILL.md
name: zabbix-host
description: Design a Zabbix host — groups, interfaces, templates, macros, proxy, tags. Spec only, no UI apply.
user-invocable: true
argument-hint: "<hostname> [--env prod|stg] [--templates ...] [--proxy name]"

/zabbix-host

Examples

/zabbix-host prod-sql-01 --env prod --templates "Template OS Linux,Template App MSSQL"
/zabbix-host prod-edge-02 --proxy zbx-proxy-dn

Process

1. Inventory: hostname, IP/DNS, OS, role, agent type, SNMP? 2. Draft groups, interfaces, linked templates, macros (secret names only), tags, proxy 3. L1 → write `docs/ops/zabbix/hosts/{host}.md`

Output

`@_templates/host-spec.md`

References

  • @.claude/rules/naming-conventions.md
  • @.claude/rules/approval-gate.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.