notion-publish
After the site is published, keep a copy of every page in Notion so the team
can read and comment on it there. An OpenCode native skill
(.opencode/skills/).
Steps
- For each page under
public/, create a matching Notion page with the toolmcp__notion__notion-create-pages(title = the page title, body = the page's text). - Report the created Notion page links.
The mcp://notion node is drawn from this skill's tools frontmatter (the
core/mcp-tools reader materialises it; OpenCode has no project-local MCP
config skill-map can read). Notion needs your own authentication configured in
your MCP client.