Use when setting up deployment scripts, configuring auto-deploy, creating cron jobs, or deploying Laravel and Inertia applications to production servers. Generates deploy-pull.sh and auto-deploy.sh scripts with proper deployment sequence, logging, error handling, and cron configuration.
$npx -y skills add olakunlevpn/olakunlevpn-deployment-skills --skill olakunlevpn-deployment-skillsInstalls into the current project.
Run `npx skills use "https://github.com/olakunlevpn/olakunlevpn-deployment-skills" --skill "olakunlevpn/olakunlevpn-deployment-skills"` 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/olakunlevpn/olakunlevpn-deployment-skills" that are relevant to the current task. Run `npx skills add "https://github.com/olakunlevpn/olakunlevpn-deployment-skills"` and select the relevant skills, then follow their instructions.