deployment

deployment is a skill for Claude Code, Codex from planailabs/ui.plan.ai. It costs 40 tokens per session (814 once invoked), scanned A, original, no licence file.

Deployment instructions for building and serving this repository on Cloudflare Pages, a service that hosts websites.

In plain words
What is it for?
They guide production changes involving the site build, Node or pnpm versions, redirects, security headers, and the deployed URL.
Why use it?
They help prevent changes to builds, scripts, runtime versions, redirects, headers, or the site address from breaking 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/planailabs/ui.plan.ai/deployment
Any agent
npx skills add planailabs/ui.plan.ai --skill deployment
Clone the repo
git clone --depth 1 https://github.com/planailabs/ui.plan.ai

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 deployment

README.md
[![agentmods](https://agentmods.dev/badge/skills/planailabs/ui.plan.ai/deployment.svg)](https://agentmods.dev/skills/planailabs/ui.plan.ai/deployment)
Your own site
<a href="https://agentmods.dev/skills/planailabs/ui.plan.ai/deployment"><img src="https://agentmods.dev/badge/skills/planailabs/ui.plan.ai/deployment.svg" alt="Measured on agentmods" height="20"></a>
Per session 40 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 814 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00040 $0.00814
Opus 5 $0.00020 $0.00407
Sonnet 5 $0.00008 $0.00163
Haiku 4.5 $0.00004 $0.00081

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

Security

Grade A, and why

deployment 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 3d 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.

.agents/skills/deployment/SKILL.md · 61 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. 3d ago First seen · 61 lines · 40 tokens per session scan A d6f616579137

Subscribe to this mod's changes

deployment is a skill published in the GitHub repository planailabs/ui.plan.ai (2 stars, last pushed 3mo ago), with no licence file. It adds 40 tokens to every session and 814 once invoked, about $0.0002 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

firebase-supabase-attack

Exploit Firebase/Supabase for data via JS config leak probe.

uphiago/recon-skills · 21 tokens

publish-report

Publish local HTML, Markdown, or built static web projects with Pagecast as shareable public URLs. Use whenever Codex creates or finishes an .html, .htm, .md, .markdown, or static build output that a person could share (a report, plan, doc, dashboard, or analysis) — proactively offer to publish it without being asked…

Amal-David/pagecast · 113 tokens

anvil-batch-articles

从用户给的关键词清单批量生成一批符合 AnvilWiki schema 的 MDX 内页:按搜索意图归类 → 生成 new-posts.csv → pnpm bulk-new-posts 批量建草稿 → 按统一提示词模板逐篇填充 → 全批验收。触发词:批量写文章 / 一次生成一堆攻略 / 关键词清单生成页面 / batch articles。.

PNGTRID/AnvilWiki · 100 tokens

anvil-new-article

从用户提供的素材(口述要点/视频内容/别的攻略/原始数据)直接生成一篇符合 AnvilWiki schema 的 MDX 文章页,自动填 frontmatter(title/description/category/tags/summary/boss 等),写完后自动跑校验。触发词:写文章 / 生成攻略页 / new article / 帮我把这些内容做成页面。.

PNGTRID/AnvilWiki · 93 tokens

anvil-refresh

内容新鲜度巡检——扫描全站 lastModified 超 90 天的时效性文章(bosses/tier-list)、codes 页日期、sitemap 覆盖缺口,输出一份"该更新什么"的优先级清单。触发词:内容巡检 / 哪些文章过期了 / freshness check / 该更新什么。.

PNGTRID/AnvilWiki · 82 tokens

anvil-update-codes

更新游戏的兑换码页面——用户给一批新码(或来源链接/截图内容),自动更新 codes 文章的 CodeBlock 列表、过期分区、日期与 gameVersion。触发词:更新 codes / 新兑换码 / codes 过期了 / update codes。.

PNGTRID/AnvilWiki · 69 tokens