AI Agent Hub
Back to plugins
🧰

xby-markdown-to-notion

Web Tools Updated 2026.09.02

Run the following command in DeepSeek Harness:

dsh plugin install xby-skill/xby-markdown-to-notion

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install xby-skill/xby-markdown-to-notion in DeepSeek Harness to install this plugin; the source is at https://github.com/xby-skill/xby-markdown-to-notion

About this plugin

Writing in Markdown but constantly needing to publish to Notion? Manually reshaping blocks, headings, and styles is tedious and error-prone. xby-markdown-to-notion fills that gap as an MCP server inside DeepSeek Harness, exposing a markdown-to-notion tool that converts any Markdown content into Notion API-compatible JSON page structure in one step, removing the need to hand-map block types, nesting, and styling.

On the configuration side, the set_xby_apikey tool lets you paste your API key right in the chat, where it is persisted automatically and survives restarts. Fetch your key from the XiaoBenYang portal once, and you are set for the long run.

This plugin is a good fit for developers and teams running content pipelines, knowledge-management workflows, or document-automation tasks in DSH. Any time your source material lives in Markdown and the destination is Notion, it serves as a lean, dependable bridge between the two.

Use Cases

  • Batch-convert local Markdown notes into Notion page JSON without manual layout work
  • Push a Markdown draft to a Notion document structure with a single step in the DSH chat flow
  • Feed a Markdown-to-JSON output into the content-generation stage of an automation pipeline targeting the Notion API

Best For

  • Developers who run knowledge-management workflows in DSH and need automated Markdown-to-Notion conversion
  • Teams maintaining document-automation pipelines who want to cut down on manual format mapping
  • Content creators who write in Markdown daily and publish to Notion