cloud-deployment-shipyou

cloud-deployment-shipyou is a skill for Claude Code, Codex from wundercorp/builderstudio-skills. It costs 57 tokens per session (1,185 once invoked), scanned A, original, no licence file.

Guidance for preparing an application for cloud deployment, including containers, Docker handoff, health checks, configuration, and production start commands. ShipYou is the deployment service named in the description.

In plain words
What is it for?
Use it to prepare source bundles, Docker containers, environment settings, health checks, and production startup for ShipYou deployment.
Why use it?
It helps identify and fix packaging and configuration issues before an application is handed to a cloud deployment service.

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 to prepare source bundles, Docker containers, environment settings, health checks, and production startup for ShipYou deployment.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wundercorp/builderstudio-skills/cloud-deployment-shipyou
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 wundercorp/builderstudio-skills --skill cloud-deployment-shipyou
Clone the repo
git clone --depth 1 https://github.com/wundercorp/builderstudio-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 cloud-deployment-shipyou

README.md
[![agentmods](https://agentmods.dev/badge/skills/wundercorp/builderstudio-skills/cloud-deployment-shipyou/github.svg)](https://agentmods.dev/skills/wundercorp/builderstudio-skills/cloud-deployment-shipyou)
Your own site
<a href="https://agentmods.dev/skills/wundercorp/builderstudio-skills/cloud-deployment-shipyou"><img src="https://agentmods.dev/badge/skills/wundercorp/builderstudio-skills/cloud-deployment-shipyou/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 cloud-deployment-shipyou

Your own site · 80×15
<a href="https://agentmods.dev/skills/wundercorp/builderstudio-skills/cloud-deployment-shipyou"><img src="https://agentmods.dev/badge/skills/wundercorp/builderstudio-skills/cloud-deployment-shipyou.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,185 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.00057 $0.01185
Opus 5 $0.00028 $0.00593
Sonnet 5 $0.00011 $0.00237
Haiku 4.5 $0.00006 $0.00119

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

Security

Grade A, and why

cloud-deployment-shipyou 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 8d 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.

skill-repositories/cloud-deployment-shipyou-skill/skills/cloud-deployment-shipyou/SKILL.md · 125 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. 8d ago First seen · 125 lines · 57 tokens per session scan A e98f7701b1b6

Subscribe to this mod's changes

cloud-deployment-shipyou is a skill published in the GitHub repository wundercorp/builderstudio-skills (7 stars, last pushed 3mo ago), with no licence file. It adds 57 tokens to every session and 1,185 once invoked, about $0.0003 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

deploy-gen

Generate deployment configurations (Docker, Kubernetes) for the current project.

jmagly/aiwg · 15 tokens

kubernetes

Deploy, manage, and debug Kubernetes in production — Deployments, Services, Gateway API, Service Mesh (Istio/Linkerd/Cilium), eBPF observability (Cilium Hubble), security hardening (Pod Security Standards, OPA/Kyverno, seccomp, runtime security with Falco/Tetragon), Helm, HPA, PDB, topology spread, and debugging. Use…

EliasOulkadi/shokunin · 144 tokens

ring:creating-helm-charts

Creating Helm charts to Lerian conventions via ring:helm: standardized chart structure, full env-var coverage from .env.example, security defaults (runAsNonRoot, readOnlyRootFilesystem), ClusterIP-only services, and health probes; validates helm lint and template render. Use when creating, modifying, or reviewing a…

LerianStudio/ring · 92 tokens

troubleshoot-ssi

Diagnose and fix Single Step Instrumentation (SSI) issues on Kubernetes — SSI automatically instruments applications for APM without code changes. Only use if the agent and SSI are already configured but traces are missing or instrumentation is not working.

neverinfamous/mysql-mcp · 52 tokens

infrastructure-validation

Use when working with Terraform (.tf, .tfvars), Ansible (playbooks, roles, inventory), Docker (Dockerfile, docker-compose.yml), Kubernetes (manifests, Helm charts), CloudFormation, or any infrastructure-as-code files. Also use when running terraform plan/apply, building Docker images, writing Helm templates, or when…

lgbarn/shipyard · 98 tokens

terraform-k8s

Author and operate infrastructure-as-code with Terraform/OpenTofu and Kubernetes manifests — declarative provisioning, state management, modules, plan/apply discipline, and the K8s object model (Deployment/Service/Ingress, probes, requests/limits, HPA, ConfigMap/Secret, RBAC). Use when writing a Terraform module…

kouroshez/coding-os · 202 tokens