Skip to main content

notion-publish-generated-markdown

Gotchas when publishing AI/subagent-drafted Notion-flavored markdown via the Notion MCP (notion-create-pages / notion-update-page) — especially design-phase artifacts with callouts, <table> blocks, and mermaid diagrams. Use when: (1) a published Notion page shows literal "&lt;callout" / "&lt;table" / "&amp;" instead of rendered blocks; (2) a subagent returns drafted markdown with HTML entities escaped (&lt; &gt; &amp;) that you are about to pass to notion-create-pages; (3) a mermaid diagram silently fails to render and a subgraph/node id is a reserved word such as `graph`, `end`, or `subgraph`; (4) you fanned out drafters to publish pages and need to confirm the pages actually landed.

Jump to install

Source facts

Repository
cajias/claude-skills
Last source activity
July 20, 2026 at 07:29
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.