deploy-vercel-static

deploy-vercel-static is a skill for Claude Code, Codex from wolfenazz/YzPzCode. It costs 36 tokens per session (159 once invoked), scanned A, a copy of deploy-vercel-static, Apache-2.0.

A workflow for deploying an accepted static website artifact to Vercel, a hosting service for web projects, or preparing the deployment handoff.

In plain words
What is it for?
Use it to prepare deployment files, deploy a static site after confirmation, and return the relevant URL or exact commands.
Why use it?
It checks whether the artifact can run as a static site and clarifies whether the release is a preview or production deployment.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/wolfenazz/yzpzcode/deploy-vercel-static
Any agent
npx skills add wolfenazz/YzPzCode --skill deploy-vercel-static
Clone the repo
git clone --depth 1 https://github.com/wolfenazz/YzPzCode

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 deploy-vercel-static

README.md
[![agentmods](https://agentmods.dev/badge/skills/wolfenazz/yzpzcode/deploy-vercel-static.svg)](https://agentmods.dev/skills/wolfenazz/yzpzcode/deploy-vercel-static)
Your own site
<a href="https://agentmods.dev/skills/wolfenazz/yzpzcode/deploy-vercel-static"><img src="https://agentmods.dev/badge/skills/wolfenazz/yzpzcode/deploy-vercel-static.svg" alt="Measured on agentmods" height="20"></a>
Per session 36 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 159 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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 $0.00036 $0.00159
Opus 5 $0.00018 $0.00079
Sonnet 5 $0.00007 $0.00032
Haiku 4.5 $0.00004 $0.00016

Measured yesterday against content hash 6718e6af01db, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

deploy-vercel-static 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 yesterday.

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.

Origin

This is a copy

100% identical to deploy-vercel-static — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

app/desgin/plugins/spec/examples/deploy-vercel-static/SKILL.md · 24 lines

What it actually says

Deploy Vercel Static

Workflow

  1. Confirm the artifact path, project name, and whether this is preview-only or production.
  2. Validate that the artifact can run as a static web surface.
  3. Prepare deployment files if needed.
  4. Ask for confirmation before deployment.
  5. Deploy or produce exact deployment instructions and return links.

Output Contract

Produce deploy-summary.md and a preview URL, production URL, or prepared command list.

Files

What ships with it

1 file 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. yesterday First seen · 24 lines · 36 tokens per session scan A 6718e6af01db

Subscribe to this mod's changes

deploy-vercel-static is a skill published in the GitHub repository wolfenazz/YzPzCode (13 stars, last pushed today), licensed Apache-2.0. It adds 36 tokens to every session and 159 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to deploy-vercel-static, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

cross-platform-cloud-verification

Orchestrates cost-conscious cloud verification across available operating-system and architecture runners after cheaper checks pass. Use whenever a code change, bug fix, build, packaging flow, native dependency, UI behavior, filesystem behavior, or test has material cross-platform implications, even if the user only…

warpdotdev/warp · 92 tokens

pinme-r2

Use when a PinMe Cloudflare Worker needs R2 object storage, including secure file or image upload, streaming download, metadata lookup, deletion, listing, Range requests, or R2+D1 coordination. Guides AI to use PinMe's automatically injected env.R2 binding without R2 credentials or manual Wrangler configuration.

glitternetwork/pinme · 68 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

devops-cloud

DevOps, cloud infrastructure, and platform engineering. Use when working with AWS, GCP, Azure, Kubernetes, Terraform, CI/CD pipelines, or infrastructure as code.

travisjneuman/.claude · 38 tokens

terraform

Terraform and OpenTofu configuration, modules, testing, state management, and HCL review. Use when working with Terraform, OpenTofu, HCL, tfvars, tftest, state migration, or IaC patterns.

iliaal/ai-skills · 49 tokens

aws-architecture-diagram

Generate AWS architecture diagrams in draw.io format. Activates when the user asks to create, generate, or build an architecture diagram, system diagram, or draw.io diagram for AWS services.

vidanov/aws-architecture-diagram-skill · 43 tokens