portable-web-toolkit

portable-web-toolkit is a skill for Claude Code, Codex from ImYourBoyRoy/Portable_Web_toolkit. It costs 82 tokens per session (683 once invoked), scanned A, original, MIT.

A routing and coordination guide for Astro websites and Cloudflare projects managed by Portable Web Toolkit. Astro is a web framework, and Cloudflare provides hosting and related web services.

In plain words
What is it for?
Use it to coordinate site changes, deployment or release sequencing, toolkit ownership, and readiness checks for supported Astro and Cloudflare projects.
Why use it?
It helps choose the right project-specific procedure when work crosses different areas or when the request is unclear. It also adds checks around project state, readiness, and releases.

Skill for Claude CodeCodex

Part of the portable-web-toolkit plugin — 14 skills shipped together

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/imyourboyroy/portable_web_toolkit/portable-web-toolkit
Any agent
npx skills add ImYourBoyRoy/Portable_Web_toolkit --skill portable-web-toolkit
Clone the repo
git clone --depth 1 https://github.com/ImYourBoyRoy/Portable_Web_toolkit

Made for: Claude Code, Codex.

Or install portable-web-toolkit, the plugin that ships this one along with the rest of its 14 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 portable-web-toolkit

README.md
[![agentmods](https://agentmods.dev/badge/skills/imyourboyroy/portable_web_toolkit/portable-web-toolkit.svg)](https://agentmods.dev/skills/imyourboyroy/portable_web_toolkit/portable-web-toolkit)
Your own site
<a href="https://agentmods.dev/skills/imyourboyroy/portable_web_toolkit/portable-web-toolkit"><img src="https://agentmods.dev/badge/skills/imyourboyroy/portable_web_toolkit/portable-web-toolkit.svg" alt="Measured on agentmods" height="20"></a>
Per session 82 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 683 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00082 $0.00683
Opus 5 $0.00041 $0.00342
Sonnet 5 $0.00016 $0.00137
Haiku 4.5 $0.00008 $0.00068

Measured 5d ago against content hash 88ced7a5352a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

portable-web-toolkit 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 5d 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.

skills/portable-web-toolkit/SKILL.md · 78 lines

How it starts

The opening of the file, as written. The whole thing — 78 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Portable Web Toolkit

Use the project contract and deterministic toolkit commands without creating a parallel workflow.

If one narrow skill clearly owns the request, use it directly and do not load this router merely because toolkit management is established.

Confirm toolkit management

Require at least one authoritative signal:

  • repository instructions establish Portable Web Toolkit
  • package scripts invoke Web_Toolkit commands
  • a compatible toolkit site profile governs the site
  • an established Web_Toolkit link is corroborated by configuration or docs
  • the user explicitly selects the toolkit

A folder name alone is not proof. If management is uncertain, inspect and report the evidence before imposing toolkit conventions.

Read project contract whenever instructions, profiles, brand guidance, environment values, or generic skills may conflict.

Establish current state

  1. Resolve the active client repository and applicable instructions.
  2. Preserve unrelated and uncommitted work.
  3. Locate the toolkit source, site profile, package manager, and supported project commands.
  4. Run site-readiness when beginning material site work, after scaffolding, before release preparation, or when project state is uncertain.
  5. Read its structured report before choosing fixes.

Use --skip-network when policy or environment disallows external checks. Readiness findings do not authorize dependency installation, infrastructure mutation, deployment, or toolkit updates.

Route to the narrow owner

Need Owner
New toolkit-managed site site-starter
Project readiness and next actions site-readiness
Public Instagram fallback instagram-clone
Wordmark or raster-to-SVG candidate vectorize-pipeline
Toolkit and skill version comparison toolkit-update
Existing deterministic operation Relevant Web_Toolkit CLI

Read operations routing only after the task and deployment target are known.

Read the full file on GitHub · 78 lines

Files

What ships with it

5 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. 5d ago First seen · 78 lines · 82 tokens per session scan A 88ced7a5352a

Subscribe to this mod's changes

portable-web-toolkit is a skill published in the GitHub repository ImYourBoyRoy/Portable_Web_toolkit (2 stars, last pushed 24d ago), licensed MIT. It adds 82 tokens to every session and 683 once invoked, about $0.0004 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

shipping-and-launch

Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy.

addyosmani/agent-skills · 45 tokens

aws-serverless-eda

AWS serverless and event-driven architecture expert based on Well-Architected Framework. Use when building serverless APIs, Lambda functions, REST APIs, microservices, or async workflows. Covers Lambda with TypeScript/Python, API Gateway (REST/HTTP), DynamoDB, Step Functions,...

sickn33/agentic-awesome-skills · 63 tokens

aws-cdk-development

AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS...

sickn33/agentic-awesome-skills · 69 tokens

aws-cost-operations

AWS cost optimization, monitoring, and operational excellence expert. Use when analyzing AWS bills, estimating costs, setting up CloudWatch alarms, querying logs, auditing CloudTrail activity, or assessing security posture. Essential when user mentions AWS costs, spending, billing,...

sickn33/agentic-awesome-skills · 55 tokens

apify-actorization

Actorization converts existing software into reusable serverless applications compatible with the Apify platform. Actors are programs packaged as Docker images that accept well-defined JSON input, perform an action, and optionally produce structured JSON output.

sickn33/agentic-awesome-skills · 48 tokens

aws-cost-cleanup

Automated cleanup of unused AWS resources to reduce costs.

sickn33/agentic-awesome-skills · 15 tokens