fleet-inventory

fleet-inventory is a skill for Claude Code, Codex from rmednitzer/aiops-mcp. It costs 0 tokens per session (154 once invoked), scanned A, original, Apache-2.0.

A reference for a managed computer fleet: the machines that exist, their operating systems, network routes and security details. Talos is an operating system designed to run Kubernetes and managed through an API rather than a normal shell.

In plain words
What is it for?
Use it to answer which hosts are available, whether a host runs Ubuntu, Talos or Windows, and how to connect to it.
Why use it?
It prevents guessing which machine to use, how to reach it or which operations are allowed. It keeps host and security information in one authoritative inventory.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to answer which hosts are available, whether a host runs Ubuntu, Talos or Windows, and how to connect to it.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rmednitzer/aiops-mcp/fleet-inventory
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add rmednitzer/aiops-mcp --skill fleet-inventory
Clone the repo
git clone --depth 1 https://github.com/rmednitzer/aiops-mcp

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for fleet-inventory

README.md
[![agentmods](https://agentmods.dev/badge/skills/rmednitzer/aiops-mcp/fleet-inventory/github.svg)](https://agentmods.dev/skills/rmednitzer/aiops-mcp/fleet-inventory)
Your own site
<a href="https://agentmods.dev/skills/rmednitzer/aiops-mcp/fleet-inventory"><img src="https://agentmods.dev/badge/skills/rmednitzer/aiops-mcp/fleet-inventory/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for fleet-inventory

Your own site · 80×15
<a href="https://agentmods.dev/skills/rmednitzer/aiops-mcp/fleet-inventory"><img src="https://agentmods.dev/badge/skills/rmednitzer/aiops-mcp/fleet-inventory.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 154 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00154
Opus 5 $0.00000 $0.00077
Sonnet 5 $0.00000 $0.00031
Haiku 4.5 $0.00000 $0.00015

Measured 9d ago against content hash bf0e056dc52b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

fleet-inventory scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/fleet-inventory/SKILL.md · 17 lines

What it actually says

Fleet inventory

Host-knowledge skill. Describes the managed fleet: each host, its host_type (which gates the legal actuation path), its routing (ssh alias, talosctl endpoints and nodes), and its security posture. The authoritative data lives in config/inventory.yaml (gitignored) with the schema shown in config/inventory.example.yaml.

Use this to answer "what hosts do we have", "is this host ubuntu or talos", and "how do we reach it".

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 17 lines · 0 tokens per session scan A bf0e056dc52b

Subscribe to this mod's changes

fleet-inventory is a skill published in the GitHub repository rmednitzer/aiops-mcp (0 stars, last pushed yesterday), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 154 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

skypilot-multi-cloud-orchestration

Multi-cloud orchestration for ML workloads with automatic cost optimization. Use when you need to run training or batch jobs across multiple clouds, leverage spot instances with auto-recovery, or optimize GPU costs across providers.

davila7/claude-code-templates · 51 tokens

modal-serverless-gpu

Run approved CPU or GPU work through OpenScience computejob on the user's configured Modal account. Use for isolated scientific scripts, dependency provisioning, durable outputs, logs, status, cancellation, and recovery. Never invoke the Modal SDK or CLI directly.

synthetic-sciences/openscience · 54 tokens

givemeanode-agent-compute

Operate GiveMeANode GPU nodes, batch jobs, storage, and rollout sandboxes through its connected MCP server with bounded spend, durable recovery, and explicit approval for paid or destructive actions.

synthetic-sciences/openscience · 46 tokens

architecture-diagram

Dark-themed SVG architecture/cloud/infra diagrams as HTML.

mateaix/mateclaw · 15 tokens

api-workers

Cloudflare Workers deployment using createWorkerHandler from @cyanheads/mcp-ts-core/worker. Covers the full handler signature, binding types, CloudflareBindings extensibility, runtime compatibility guards, and wrangler.toml requirements.

cyanheads/obsidian-mcp-server · 51 tokens

coolify

Operate a Coolify self-hosted PaaS through the @masonator/coolify-mcp server. Use this skill whenever the user asks Claude to inspect, deploy, restart, debug, or manage anything on Coolify — including applications, databases, services, servers, projects, environments, deployments, environment variables, private keys…

StuMason/coolify-mcp · 156 tokens