From laravel-forge-hermit
Lists and inspects sites on Laravel Forge servers by name, IP, or ID. Returns canonical site records including ID, name, status, and repo info.
How this skill is triggered — by the user, by Claude, or both
Slash command
/laravel-forge-hermit:forge-sitesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
List sites on a server or inspect a specific site.
List sites on a server or inspect a specific site.
php ${CLAUDE_PLUGIN_ROOT}/php/forge.php sites <server>
<server> can be a server name, IP address, or numeric ID.
php ${CLAUDE_PLUGIN_ROOT}/php/forge.php site <server> <site>
<site> can be a site name, URL hostname, or numeric ID. Returns the canonical site record as JSON, including ID, name, status, and repository info.
/laravel-forge-hermit:forge-deploy./laravel-forge-hermit:forge-logs.npx claudepluginhub p/gtapps-laravel-forge-hermit-plugins-laravel-forge-hermitLists, inspects, and reboots Laravel Forge servers. Reboots follow a preview-then-approve workflow to prevent accidental outages. Activated by server-related queries.
Lists WP Umbrella sites with optional filters (down, updates, vulns, outdated, php, or name search). Invoke as /umbrella:sites [filter].
Lists dedicated servers and shows status, IP, provider info. Supports server details lookup, reboot, and SSH for low-level debugging.