tengdagg

43 mods across 1 repository, 22 stars between them.

host.manage

25

tengdagg/MOM_Platform

Skill Claude CodeCodex

A host-management tool for creating, editing, deleting, and listing hosts. It also lists available credentials and groups for selection.

22 5mo ago A 34 tokens

host.session_status

26

tengdagg/MOM_Platform

Skill Claude CodeCodex

A status check for the host interaction session behind the current AI conversation, including which computer it targets and when it was last active.

22 5mo ago A 31 tokens

k8s.close_session

27

tengdagg/MOM_Platform

Skill Claude CodeCodex

A way to close the interactive shell session opened inside a Kubernetes Pod, where a shell is a text-based command environment.

22 5mo ago A 21 tokens

k8s.diagnose

28

tengdagg/MOM_Platform

Skill Claude CodeCodex

A Kubernetes troubleshooting tool for examining Pod or node events, status, and logs. Pods are the units that run containers, and nodes are the computers that host them.

22 5mo ago A 23 tokens

k8s.exec_command

29

tengdagg/MOM_Platform

Skill Claude CodeCodex

A way to run Linux or shell commands inside a selected container in a Kubernetes Pod, where a container is an isolated process environment for an application.

22 5mo ago A 52 tokens

k8s.helm_manage

30

tengdagg/MOM_Platform

Skill Claude CodeCodex

A Helm release manager. Helm is a tool that packages and installs Kubernetes applications; a release is one installed instance of such a package.

22 5mo ago A 24 tokens

k8s.kubectl

31

tengdagg/MOM_Platform

Skill Claude CodeCodex

A general Kubernetes resource operation for objects such as Pods, Deployments, Services, Nodes, and persistent volume claims, which represent stored application data.

22 5mo ago A 57 tokens

k8s.log_query

32

tengdagg/MOM_Platform

Skill Claude CodeCodex

A Kubernetes log lookup for reading output from a Pod, which is a group of containers running an application.

22 5mo ago A 20 tokens

k8s.node_manage

33

tengdagg/MOM_Platform

Skill Claude CodeCodex

A Kubernetes node manager. A node is a computer that runs application Pods; cordoning stops new Pods from being assigned there, while draining moves existing Pods away.

22 5mo ago A 38 tokens

k8s.restart

34

tengdagg/MOM_Platform

Skill Claude CodeCodex

A Kubernetes operation that restarts an application workload by rolling its Pods, the containers that run the application, so they are replaced gradually.

22 5mo ago A 19 tokens

k8s.scale

35

tengdagg/MOM_Platform

Skill Claude CodeCodex

A Kubernetes workload scaling operation that changes how many Pod copies run for a Deployment or StatefulSet.

22 5mo ago A 25 tokens

k8s.session_status

36

tengdagg/MOM_Platform

Skill Claude CodeCodex

A status viewer for interactive shell sessions connected to Kubernetes Pods. A Pod is a running unit in Kubernetes, and an interactive shell lets you type commands inside it.

22 5mo ago A 22 tokens

tengdagg/MOM_Platform

Skill Claude CodeCodex

An alert-rule manager for domain monitors. It can create, view, enable, disable, and delete alert settings for monitored website addresses.

22 5mo ago A 29 tokens

tengdagg/MOM_Platform

Skill Claude CodeCodex

A summary tool for domain-monitoring alert logs. It counts alerts over a selected time range and groups them by type and severity, where severity indicates how serious an alert is.

22 5mo ago A 25 tokens

tengdagg/MOM_Platform

Skill Claude CodeCodex

A domain-monitoring management tool for website addresses such as example.com. It can create, edit, and delete monitors, with settings such as check intervals, SSL checks, and alert thresholds.

22 5mo ago A 44 tokens

tengdagg/MOM_Platform

Skill Claude CodeCodex

A tool for viewing the current monitoring status of domains, meaning website addresses such as example.com. The provided description does not specify which status details it returns.

22 5mo ago A 41 tokens

task.ansible

41

tengdagg/MOM_Platform

Skill Claude CodeCodex

An Ansible task runner for applying Playbooks, which are files that describe repeatable system-configuration steps. It can show available templates and run a Playbook for selected groups or hosts.

22 5mo ago A 40 tokens

task.execute

42

tengdagg/MOM_Platform

Skill Claude CodeCodex

A batch command runner for all online machines in a specified host group. It is intended for ad-hoc commands, meaning one-off commands rather than saved automation.

22 5mo ago C 92 tokens

task.history

43

tengdagg/MOM_Platform

Skill Claude CodeCodex

A task-history search tool for finding past execution records. It can filter results by success or failure and by a time range, then return recent task outcomes.

22 5mo ago A 28 tokens