Wraps WP-CLI, PHP, MySQL, and Composer commands through LocalWP's sandboxed environment. Use when working inside a LocalWP site directory. Triggers on wp/php/mysql/composer commands in WordPress context, 'command not found' errors, wrong PHP version errors, opcache/xdebug loading failures, or MySQL socket errors.
$npx -y skills add jtsternberg/claude-plugins --skill localwp-shellInstalls into the current project.
Run `npx skills use "https://github.com/jtsternberg/claude-plugins" --skill "jtsternberg/claude-plugins/localwp-shell"` 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/jtsternberg/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/jtsternberg/claude-plugins"` and select the relevant skills, then follow their instructions.