Publish

Publishes the portfolio: runs the link check, follows the deploy runbook, then mirrors the pages to Notion.

crystian a3da063 2 files · 949 B Updated

File contents

publish

The one skill you run when the site is ready to go out.

Steps

  1. Run $check-links on the pages in public/. If it reports broken links, stop and fix them first.
  2. If a page needs a content fix, hand it to the content-editor agent before continuing.
  3. Follow the deploy runbook: regenerate pages, run the link check, start the server.
  4. Mirror the published pages to Notion: run $notion-publish, which creates a Notion page per site page via the Notion MCP (needs your Notion auth configured).

crystian/skill-map/tree/main/fixtures/codex/.agents/skills/publish commit a3da063ede

Frequently asked questions

npx skillmds@latest add crystian/publish