Scaffolds a brand-new local WordPress Studio site from a GitHub repo by downloading WordPress, using the cloned repo AS wp-content, and creating a Studio site via the studio CLI. Use when the user asks to "set up a new Studio site", "scaffold a Studio site from <repo>", "spin up a local WordPress for <repo>", "create a Studio site using <github url>", "install WordPress with this repo as wp-content", "clone <repo> into a fresh WordPress install", "get a new Studio site running with <repo>", "bootstrap a WordPress site from <repo>", "stand up a local WP site with wp-content from <repo>", or describes any variant of bootstrapping a new local WP Studio site whose wp-content comes from a specific repo. For converting an existing local site's wp-content into a git clone (preserving uploads/database), use clone-into-existing-site instead.
$npx -y skills add a8cteam51/claude-code-plugins --skill clone-new-siteInstalls into the current project.
Run `npx skills use "https://github.com/a8cteam51/claude-code-plugins" --skill "a8cteam51/claude-code-plugins/clone-new-site"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/a8cteam51/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/a8cteam51/claude-code-plugins"` and select the relevant skills, then follow their instructions.