ci
Generate a CI/CD pipeline — build, test, security scan, deploy. Supports GitHub Actions, GitLab CI, Bitbucket Pipelines.
Hub Q&A for Zabbix — route to host/template/trigger/check. Evidence-only. Trigger `/zabbix <question>`.
$ npx -y skills add KhaiTrang1995/agentic-awesome-kits --skill zabbix --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/zabbixContext preview
The summary Claude sees to decide when to auto-load this skill.
Hub Q&A for Zabbix — route to host/template/trigger/check. Evidence-only. Trigger `/zabbix <question>`.
name: zabbix description: Hub Q&A for Zabbix — route to host/template/trigger/check. Evidence-only. Trigger `/zabbix <question>`. user-invocable: true argument-hint: "[question] | host|template|trigger|check ..."
/zabbix /zabbix active vs passive agent? /zabbix disk trigger flapping /zabbix check OOM log on app-01
| Need | Skill | |------|--------| | Host, macros, proxy | `/zabbix-host` | | Template + LLD | `/zabbix-template` | | Expressions / actions | `/zabbix-trigger` | | Problem / log diagnosis | `/zabbix-check` | | Full-text logs | `elk-kit` `/log-check` or `grafana-kit` `/loki-query` |
Reusable AI Skill Kits for coding agents (Claude Code and any other subagent/slash-command-compatible tool).
Repo: KhaiTrang1995/agentic-awesome-kits
Generate a CI/CD pipeline — build, test, security scan, deploy. Supports GitHub Actions, GitLab CI, Bitbucket Pipelines.
Generate docker-compose.yml — multi-service, network, volumes, healthcheck.
Generate an optimized Dockerfile — multi-stage build, security hardening, small image size.
Generate Swarm secret/config management — external secret references, versioned rotation, config mounts.
Generate or update a single Swarm service definition — scaling, resource limits, rolling update policy, health check.
Generate a Docker Swarm stack file — services, deploy policy (replicas, placement, rolling update/rollback), overlay network.