What problem does it solve? Managing code repositories across GitHub and Gitee, configuring Cloudflare DNS records and page rules, and publishing skill packages involves many error-prone manual steps. This Skill provides standardized, battle-tested procedures for the entire operations chain from repository sync to domain configuration to file publishing. ## Core Features & Use Cases - Repository Synchronization: Sync organization and personal repos between GitHub and Gitee, maintain READMEs, and troubleshoot GitHub Pages deployments (404s, Jekyll vs GitHub Actions source issues). - Cloudflare Domain Management: Manage DNS records, page rules, and 301 redirects via the Cloudflare API using a locally stored token, with troubleshooting for 522 errors and proxy status issues. - End-to-End Skill Publishing: Run a complete publish pipeline covering robocopy sync to release directories, single-file distribution generation, versioned zip packaging, pre-push checklists, and dual-platform git push. - Use Case: After editing a skill in your local workspace, ask the assistant to publish it: it syncs files to the release directory, generates distribution assets, packages a versioned zip, commits, and pushes to both GitHub and Gitee. ## Quick Start Publish my updated skill to GitHub and Gitee and verify the Cloudflare domain redirect rules are correct.