Wp Clone banner
yojahny55 yojahny55

Wp Clone

Development community

Description

--- description: Clone a remote or staging WordPress site to a local development environment allowed-tools: Read, Write, Edit, Bash, Grep, Glob, AskUserQuestion argument-hint: "--from=ssh://user@host/path --to=/var/www/html/local" --- # WP Clone — Remote/Staging Site Cloning Clone an existing WordPress site into a local development environment. Supports two paths: automated SSH-based cloning or manual import from SQL dump + uploads archive. ## Step 0: Parse Arguments Parse `$ARGUMENTS` for t

Installation

Installs to ~/.claude/skills/yojahny55-claude-wp-builder-wp-clone/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yojahny55-claude-wp-builder-wp-clone && curl -fsSL https://raw.githubusercontent.com/yojahny55/claude-wp-builder/HEAD/commands/wp-clone.md -o ~/.claude/skills/yojahny55-claude-wp-builder-wp-clone/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository