vmos-edge-container-api

vmos-edge-container-api is a skill for Claude Code, Codex from vmos-dev/vmos-edge-skills. It costs 105 tokens per session (704 once invoked), scanned A, original, no licence file.

A skill for managing VMOS Edge cloud-phone containers through the Container API from the host machine.

In plain words
What is it for?
Use it for VMOS Edge container lifecycle actions, database or cloud-IP lookups, batch operations, app distribution, and polling for completed tasks. If no host IP is given and local cbsgo is running, it uses 127.0.0.1.
Why use it?
It gathers the procedures needed to query hosts, manage instances, find identifiers and addresses, distribute apps, run batches, and wait for asynchronous operations.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it for VMOS Edge container lifecycle actions, database or cloud-IP lookups, batch operations, app distribution, and polling for completed tasks. If no host IP is given and local cbsgo is running, it uses 127.0.0.1.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vmos-dev/vmos-edge-skills/vmos-edge-container-api
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 vmos-dev/vmos-edge-skills --skill vmos-edge-container-api
Clone the repo
git clone --depth 1 https://github.com/vmos-dev/vmos-edge-skills

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 vmos-edge-container-api

README.md
[![agentmods](https://agentmods.dev/badge/skills/vmos-dev/vmos-edge-skills/vmos-edge-container-api.svg)](https://agentmods.dev/skills/vmos-dev/vmos-edge-skills/vmos-edge-container-api)
Your own site
<a href="https://agentmods.dev/skills/vmos-dev/vmos-edge-skills/vmos-edge-container-api"><img src="https://agentmods.dev/badge/skills/vmos-dev/vmos-edge-skills/vmos-edge-container-api.svg" alt="Measured on agentmods" height="20"></a>
Per session 105 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 704 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 unknown 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.00105 $0.00704
Opus 5 $0.00053 $0.00352
Sonnet 5 $0.00021 $0.00141
Haiku 4.5 $0.00011 $0.00070

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

Security

Grade A, and why

vmos-edge-container-api 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 7d 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.

vmos-edge-container-api/SKILL.md · 39 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 7d ago First seen · 39 lines · 105 tokens per session scan A b94401c74f10

Subscribe to this mod's changes

vmos-edge-container-api is a skill published in the GitHub repository vmos-dev/vmos-edge-skills (2 stars, last pushed 26d ago), with no licence file. It adds 105 tokens to every session and 704 once invoked, about $0.0005 per session on Opus 5. 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

gke-compute-classes

Configures, optimizes, and troubleshoots GKE ComputeClasses. Use when configuring Spot VMs with on-demand fallback, targeting specific accelerators (GPUs/TPUs) or machine families, restricting ComputeClass access, or debugging pending pods related to node pool auto-creation. Do not use for cluster-level Node Auto…

google/skills · 83 tokens

google-cloud-filestore-autoscale

Inspects Google Cloud Filestore capacity and utilization, evaluates storage scaling rules, and performs capacity autoscaling (scale UP for low free space or scale DOWN for cost optimization). Use when monitoring Filestore instance headroom, resizing instance shares, configuring automated growth/shrink thresholds…

google/skills · 101 tokens

terraform-module-library

Build reusable Terraform modules for AWS, Azure, GCP, and OCI infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.

wshobson/agents · 44 tokens

vast-gpu

Rent, manage, and destroy GPU instances on vast.ai. Use when user says "rent gpu", "vast.ai", "rent a server", "cloud gpu", or needs on-demand GPU without owning hardware.

wanshuiyin/Auto-claude-code-research-in-sleep · 46 tokens

doca-hardware-safety

Use this skill whenever the agent is about to recommend or apply a change that touches DPU / NIC hardware state on a live system — mlxconfig firmware-parameter write, NIC firmware burn, BFB reflash, NIC ↔ DPU mode flip, SR-IOV or device-emulation slot enable, kernel boot-parameter change (IOMMU, hugepages, VFIO), PCIe…

NVIDIA/skills · 254 tokens

doca-setup

Use this skill when the user is dealing with the DOCA environment around their workload — verifying an install is healthy, preparing the build env (pkg-config, headers, LDLIBRARYPATH, hugepages, devlink, representors), debugging env-class failures, deciding container-vs-bare-metal deployment shape, or reaching a DOCA…

NVIDIA/skills · 226 tokens