docker-to-sealos

docker-to-sealos is a skill for Claude Code, Codex from labring/sealos-skills. It costs 105 tokens per session (9,920 once invoked), scanned A, original, no licence file.

A coding-agent guide that turns Docker Compose files or installation instructions into Sealos deployment templates. Docker Compose is a format for defining applications made of multiple containers.

In plain words
What is it for?
Use it when adapting a docker-compose.yml file or installation guide for Sealos, including database setup, background jobs, routes, resource sizing, and object storage.
Why use it?
It converts existing deployment information into Sealos-specific configuration while accounting for databases, scheduled jobs, network routes, and optional S3 storage.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the sealos plugin — 8 skills shipped together , and of sealos

Good fit Use it when adapting a docker-compose.yml file or installation guide for Sealos, including database setup, background jobs, routes, resource sizing, and object storage.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/labring/sealos-skills/docker-to-sealos
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 labring/sealos-skills --skill docker-to-sealos
Clone the repo
git clone --depth 1 https://github.com/labring/sealos-skills

Made for: Claude Code, Codex.

Or install sealos, the plugin that ships this one along with the rest of its 8 skills.

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 docker-to-sealos

README.md
[![agentmods](https://agentmods.dev/badge/skills/labring/sealos-skills/docker-to-sealos/github.svg)](https://agentmods.dev/skills/labring/sealos-skills/docker-to-sealos)
Your own site
<a href="https://agentmods.dev/skills/labring/sealos-skills/docker-to-sealos"><img src="https://agentmods.dev/badge/skills/labring/sealos-skills/docker-to-sealos/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 docker-to-sealos

Your own site · 80×15
<a href="https://agentmods.dev/skills/labring/sealos-skills/docker-to-sealos"><img src="https://agentmods.dev/badge/skills/labring/sealos-skills/docker-to-sealos.svg" alt="Reviewed on agentmods" width="80" 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 9,920 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. Third-party audits
  • Socket pass 14 May 2026
  • Snyk warn 14 May 2026
How audits are shown
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.09920
Opus 5 $0.00053 $0.04960
Sonnet 5 $0.00021 $0.01984
Haiku 4.5 $0.00011 $0.00992

Measured 12d ago against content hash 8e0a6004e2d5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

docker-to-sealos 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 12d ago.

The scan reads SKILL.md. This mod also ships 25 executable files (scripts/check_consistency_context.py, scripts/check_consistency_engine.py, scripts/check_consistency_helpers_storage.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/docker-to-sealos/SKILL.md · 487 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

Files

What ships with it

36 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 487 lines · 105 tokens per session scan A 8e0a6004e2d5

Subscribe to this mod's changes

docker-to-sealos is a skill published in the GitHub repository labring/sealos-skills (78 stars, last pushed 28d ago), with no licence file. It adds 105 tokens to every session and 9,920 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-30.

Related

Other skills, from other repositories

ecspresso

ECS deployment tool - deploy, manage, and troubleshoot ECS services.

kayac/ecspresso · 17 tokens

ak-cloud-deploy

Deploy an Agent Kernel project to AWS, Azure, or GCP using Terraform modules, or to any Kubernetes cluster (on-prem, baremetal, EKS) using the official Helm chart. Supports serverless and containerized modes for all three clouds. AWS supports execution modes (restsync, restasync, async, stream), queue-based scalable…

yaalalabs/agent-kernel · 146 tokens

huawei-cloud-cci-instance-management

Huawei Cloud CCI (Cloud Container Instance) full lifecycle management using hcloud CLI. Covers Namespace, Network, Deployment, StatefulSet, Pod creation/update/delete/status, EIPPool for public IP, logs and metrics. Two-step confirmation for all destructive operations (delete namespace cascades all resources under…

huaweicloud/huaweicloud-skills · 150 tokens

coolify

Use when self-hosting apps and databases with Coolify on a VPS you own — install, first-admin lockdown, Git-to-deploy (Nixpacks/Dockerfile/compose), managed Postgres/Redis, scheduled S3 backups, domains + auto-SSL. NOT a PaaS someone else runs (that is railway), NOT sizing/hardening the box (that is hetzner), NOT…

ericrisco/rsc-harness · 100 tokens

openpitrix

KubeSphere OpenPitrix application management Skill. Use when users ask about KubeSphere App Store, OpenPitrix, Helm/YAML application templates, application repositories, app versions, app releases, categories, review states, repository sync, or troubleshooting application installation and upgrade issues.

kubesphere/kubesphere · 60 tokens

kubesphere-openkruise

KubeSphere OpenKruise management Skill. Use when user asks to install or enable OpenKruise, check OpenKruise status, view kruise pods/logs/CRDs, create or update SidecarSet, manage sidecar injection, create or update CloneSet, perform in-place update or batch rollout, uninstall or remove OpenKruise, or troubleshoot…

kubesphere/kubesphere · 99 tokens