概要
Streamline the workflow of migrating content from Notion to Next.js by automating the conversion of markdown exports into MDX format. This skill handles the heavy lifting of extracting page titles for frontmatter, transforming standard bullet lists into interactive dropdowns, and automatically downloading images from the Notion API to local project directories. It ensures that metadata is properly formatted and image references are updated, making it an essential tool for developers using Notion as a headless CMS for content-heavy sites.