host.manage
25Skill Claude CodeCodex
A host-management tool for creating, editing, deleting, and listing hosts. It also lists available credentials and groups for selection.
Skill Claude CodeCodex
A host-management tool for creating, editing, deleting, and listing hosts. It also lists available credentials and groups for selection.
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.
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.
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.
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.
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.
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.
Skill Claude CodeCodex
A Kubernetes log lookup for reading output from a Pod, which is a group of containers running an application.
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.
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.
Skill Claude CodeCodex
A Kubernetes workload scaling operation that changes how many Pod copies run for a Deployment or StatefulSet.
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.
Skill Claude CodeCodex
An alert-rule manager for domain monitors. It can create, view, enable, disable, and delete alert settings for monitored website addresses.
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.
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.
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.
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.
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.
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.