What problem does it solve? Keeping a thesis, research reports, and reference lists in sync with a public documentation website is error-prone: links break, citation anchors go missing, and paywalled DOIs frustrate readers. This Skill standardizes the entire sync-and-publish workflow so the documentation portal stays consistent and deployable. ## Core Features & Use Cases - Automated Portal Aggregation: Runs build scripts that collect thesis chapters, review reports, and references from the repository into the MkDocs-based Github-Page directory. - Quality Auditing: Validates workspace boundaries, immutable files, JSON manifests, link integrity, YouTube oEmbed status, and Open-Access PDF availability before publishing. - One-Command Deployment: Builds with MkDocs in strict mode and publishes to the gh-pages branch, followed by a live HTTP health check. - Use Case: After updating a thesis chapter, run the 7-step SOP to regenerate the portal, pass all local QA checks, push to main, and deploy the updated site to GitHub Pages. ## Quick Start Ask the agent to sync the latest thesis and report changes into the documentation portal, run the full local validation suite, and deploy the site to GitHub Pages.