Toolkit Update
Updates the Portable_Web_toolkit repo, reinstalls agent skills for all platforms, and verifies toolkit health. Use when the user asks to pull latest toolkit, refresh skills, or sync after git pull.
Site Starter
Bootstraps a brand-new Astro + Cloudflare client site from Portable_Web_toolkit site-starter templates. Use when creating a new client project folder, copying package.json/wrangler.toml, linking Web_Toolkit, or choosing Workers vs Pages deploy target.
Reqsync
Synchronize requirements.txt to match installed versions, safely and atomically.
WebScraperToolkit
AI-first web scraping engine with stealth bypass, MCP server, and multimodal output (Markdown, JSON, PDF) for agents and automation.
Portable Web Toolkit
Master skill for the Portable Astro + Cloudflare Web Toolkit. Use for ANY client site work — new sites, deploy, discovery, cf-agent, site-readiness, site-doctor, branding, smoke tests. If you only load one skill, load this. Blind agents start with site-readiness run, then follow this skill.
Pyenv Native
Native-first, cross-platform Python version manager inspired by pyenv.
Instagram Clone
Clones a public Instagram profile into feed.json and local media for Astro portfolio sites. Use when building Instagram galleries without Meta API tokens, setting INSTAGRAM_USERNAME, seeding static fallbacks, refreshing after 429 rate limits, or auditing feed.json.
Site Readiness
Runs sandbox-aware run-all readiness checks on an Astro client site and writes JSON/Markdown reports with next steps. Use at the start of every client site session, after scaffolding, or when unsure what is missing.