website-builder-migrate

website-builder-migrate is a skill for Claude Code, Codex from stevysmith/website-builder-migrate-skill. It costs 86 tokens per session (5,744 once invoked), scanned A, original, no licence file.

A migration tool for moving a site from a website builder such as Webflow, Framer, Squarespace, Wix, or Carrd to a self-hosted static site.

In plain words
What is it for?
Use it to export or move a builder-made site to your own hosting, including providers such as Render.
Why use it?
It helps you leave a website-builder platform, avoid paying for an export, and host the site with another provider.

Skill for Claude CodeCodex

Part of the website-builder-migrate plugin — 1 skill 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/stevysmith/website-builder-migrate-skill/website-builder-migrate
Any agent
npx skills add stevysmith/website-builder-migrate-skill --skill website-builder-migrate
Clone the repo
git clone --depth 1 https://github.com/stevysmith/website-builder-migrate-skill

Made for: Claude Code, Codex.

Or install website-builder-migrate, the plugin that ships this one along with the rest of its 1 skill.

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 website-builder-migrate

README.md
[![agentmods](https://agentmods.dev/badge/skills/stevysmith/website-builder-migrate-skill/website-builder-migrate.svg)](https://agentmods.dev/skills/stevysmith/website-builder-migrate-skill/website-builder-migrate)
Your own site
<a href="https://agentmods.dev/skills/stevysmith/website-builder-migrate-skill/website-builder-migrate"><img src="https://agentmods.dev/badge/skills/stevysmith/website-builder-migrate-skill/website-builder-migrate.svg" alt="Measured on agentmods" height="20"></a>
Per session 86 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,744 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.00086 $0.05744
Opus 5 $0.00043 $0.02872
Sonnet 5 $0.00017 $0.01149
Haiku 4.5 $0.00009 $0.00574

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

Security

Grade A, and why

website-builder-migrate 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 5d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (templates/mirror-site.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.

Migrate a live site built on a website-builder platform (Webflow, Framer, Squarespace, Wix, Carrd, Editor X, Dorik, etc.) to a self-hostable static site without needing a paid export. Uses `wget` to mirror the published
plugins/website-builder-migrate/skills/website-builder-migrate/SKILL.md · 434 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. 5d ago First seen · 434 lines · 86 tokens per session scan A d589dd53d80c

Subscribe to this mod's changes

website-builder-migrate is a skill published in the GitHub repository stevysmith/website-builder-migrate-skill (11 stars, last pushed 2mo ago), with no licence file. It adds 86 tokens to every session and 5,744 once invoked, about $0.0004 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

flet-best-practices

Idiomatic guide for Flet 1.0 applications. Covers declarative UI, hooks, observable state, services, async execution model, and breaking API changes from v0.x. Use this skill to write modern Flet code, migrate imperative apps to reactive patterns, apply breaking changes correctly, and avoid common pitfalls.

mykaro/ai-skills · 74 tokens

arcgis-to-portaljs

Migrate a whole ArcGIS Hub site into a PortalJS Arc portal end-to-end. Harvests the Hub /data.json (DCAT-US) inventory, exports every FeatureService layer through the ArcGIS REST query API with resultOffset paging, converts each to the serverless dual tier (PMTiles render + GeoParquet query) with tabular items to…

datopian/portaljs · 134 tokens

ads-linkedin

Audit LinkedIn Ads measurement, Insight Tag and conversions, professional audiences, lead generation, ABM, creative, bidding, budgets, pacing, automation, and policy. Use for LinkedIn Ads, Campaign Manager, Insight Tag, Lead Gen Forms, Thought Leader Ads, ABM campaigns, or B2B paid media.

AgriciDaniel/claude-ads · 68 tokens

ads-launch

Draft or explicitly apply a paid-ad campaign launch through Claude Ads capability-gated adapters. Use for campaign creation, launch plans, publishing ads, activating campaigns, uploading creative, or requests to push a campaign live.

AgriciDaniel/claude-ads · 45 tokens

bun-test-mocking

Use for mock functions in Bun tests, spyOn, mock.module, implementations, and test doubles.

secondsky/claude-skills · 25 tokens

api-response-optimization

Optimizes API performance through payload reduction, caching strategies, and compression techniques. Use when improving API response times, reducing bandwidth usage, or implementing efficient caching.

secondsky/claude-skills · 36 tokens