This skill should be used when deploying a Docusaurus site to GitHub Pages. It automates the configuration, building, and deployment process, handling GitHub Pages setup, environment configuration, and CI/CD automation. Includes local validation before GitHub Actions triggering.
$npx -y skills add mjunaidca/robolearn --skill docusaurus-deployerInstalls into the current project.
Run `npx skills use "https://github.com/mjunaidca/robolearn" --skill "mjunaidca/robolearn/docusaurus-deployer"` 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/mjunaidca/robolearn" that are relevant to the current task. Run `npx skills add "https://github.com/mjunaidca/robolearn"` and select the relevant skills, then follow their instructions.