The Skills extension site is being added in modelcontextprotocol/ext-skills#143 using GitHub Pages.
Please add this record under the GitHub Pages sites in src/config/records.ts:
{ subdomain: 'skills.extensions', type: 'CNAME', content: 'modelcontextprotocol.github.io' },
Intended URL: https://skills.extensions.modelcontextprotocol.io/
The existing DNS deployment workflow can apply this through Pulumi after merge. Coordinate activation with enabling GitHub Pages (GitHub Actions source) and setting the custom domain on modelcontextprotocol/ext-skills. HTTPS enforcement follows DNS verification and certificate provisioning.
I have read-only access to this repository, so I am providing the exact change here. The website PR description includes the Pages setup commands.
The Skills extension site is being added in modelcontextprotocol/ext-skills#143 using GitHub Pages.
Please add this record under the GitHub Pages sites in
src/config/records.ts:Intended URL: https://skills.extensions.modelcontextprotocol.io/
The existing DNS deployment workflow can apply this through Pulumi after merge. Coordinate activation with enabling GitHub Pages (GitHub Actions source) and setting the custom domain on
modelcontextprotocol/ext-skills. HTTPS enforcement follows DNS verification and certificate provisioning.I have read-only access to this repository, so I am providing the exact change here. The website PR description includes the Pages setup commands.