deploy-on-vercel

deploy-on-vercel is a skill for Claude Code from XSpoonAi/spoon-awesome-skill. It costs 51 tokens per session (541 once invoked), scanned A, original, no licence file.

A deployment helper for Vercel, a platform that hosts websites and applications. It deploys an app without authentication and returns a live preview URL plus a link for claiming it.

In plain words
What is it for?
Use it when you want to deploy an application, put a website online, or create a preview link.
Why use it?
It turns a local application into a shareable preview without requiring you to configure a deployment process manually.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it when you want to deploy an application, put a website online, or create a preview link.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/xspoonai/spoon-awesome-skill/deploy-on-vercel
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 XSpoonAi/spoon-awesome-skill --skill deploy-on-vercel
Clone the repo
git clone --depth 1 https://github.com/XSpoonAi/spoon-awesome-skill

Made for: Claude Code.

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-on-vercel

README.md
[![agentmods](https://agentmods.dev/badge/skills/xspoonai/spoon-awesome-skill/deploy-on-vercel/github.svg)](https://agentmods.dev/skills/xspoonai/spoon-awesome-skill/deploy-on-vercel)
Your own site
<a href="https://agentmods.dev/skills/xspoonai/spoon-awesome-skill/deploy-on-vercel"><img src="https://agentmods.dev/badge/skills/xspoonai/spoon-awesome-skill/deploy-on-vercel/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 deploy-on-vercel

Your own site · 80×15
<a href="https://agentmods.dev/skills/xspoonai/spoon-awesome-skill/deploy-on-vercel"><img src="https://agentmods.dev/badge/skills/xspoonai/spoon-awesome-skill/deploy-on-vercel.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 51 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 541 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.00051 $0.00541
Opus 5 $0.00026 $0.00270
Sonnet 5 $0.00010 $0.00108
Haiku 4.5 $0.00005 $0.00054

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

Security

Grade A, and why

deploy-on-vercel scanned grade A with 1 finding 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 11d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/deploy.sh), 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

dependencies: [curl, tar]
ai-productivity/deploy-on-vercel/SKILL.md · 78 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

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. 11d ago First seen · 78 lines · 51 tokens per session scan A e710e2f86a94

Subscribe to this mod's changes

deploy-on-vercel is a skill published in the GitHub repository XSpoonAi/spoon-awesome-skill (17 stars, last pushed 5mo ago), with no licence file. It adds 51 tokens to every session and 541 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). 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

deploy-to-vercel

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

zebbern/termstack · 47 tokens

vercel-cli

Deploy, manage, inspect, and troubleshoot Vercel projects from the command line. Use for Vercel deployments, Vercel Toolbar comments, build failures, projects and teams, environment variables, domains and DNS, logs, metrics, Speed Insights, Core Web Vitals, request traces, usage, activity, alerts, firewall rules…

vercel/vercel · 135 tokens

cli-ux

Use for packages/cli changes that affect command UX, prompts, help, output layout, progress, success, warnings, errors, JSON/stdout/stderr contracts, non-interactive/agent behavior, copy, or tests for those surfaces. Do not load for implementation-only refactors with unchanged CLI surface.

vercel/vercel · 65 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

pinme

Use this skill when the user mentions "pinme", or needs to upload files, store to IPFS, create/publish/deploy websites or full-stack services (including frontend pages, backend APIs, database storage, email sending, etc.), or any feature requiring backend database/server support.

glitternetwork/pinme · 60 tokens

frontmcp-deployment

Use when deploying, building for production, packaging, or shipping a FrontMCP server. Covers build targets (node, cli SEA binary, browser, embeddable SDK, mcpb archive for Claude Desktop, serverless) and deploying to Vercel (with Vercel KV), AWS Lambda (API Gateway, SAM, CDK), Cloudflare Workers (KV, D1, Durable…

agentfront/frontmcp · 210 tokens