Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Convert Markdown to Notion blocks with full format support. Handles bold, italic, strikethrough, inline code, headings, lists, tables, callouts, and more.
Convert Markdown to Notion blocks with full format support. Handles bold, italic, strikethrough, inline code, headings, lists, tables, callouts, and more.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Convert Markdown to Notion blocks with full format support.
Rich Text: Bold, italic, strikethrough, inline code, underline, color Headings: H1, H2, H3 with proper styling Lists: Bulleted, numbered, toggle lists Blocks: Quotes, callouts, dividers, code blocks Advanced: Tables, nested content, links Parent Page: Configurable parent page ID
Go to https://www.notion.so/my-integrations Create new integration Copy the API key (starts with ntn_)
# Option A: Environment variable export NOTION_API_KEY="ntn_your_key" # Option B: Config file mkdir -p ~/.config/notion echo "ntn_your_key" > ~/.config/notion/api_key
The parent page where new pages will be created: notion-md list-pages Or set default: export NOTION_PARENT_PAGE_ID="parent_page_id"
notion-md create --file article.md --title "My Article" --emoji ๐
echo "# Hello World" | notion-md create "Page Title"
OptionDescription--file, -fInput Markdown file--title, -tPage title (required)--emoji, -ePage icon (default: ๐)--parent-id, -pParent page ID--dry-runPreview without creating
notion-md list-pages
echo "## New Section" | notion-md append --page-id "abc123..."
MarkdownNotion Block# Titleheading_1## Titleheading_2### Titleheading_3**bold**bold annotation*italic*italic annotation~~text~~strikethrough`code`code annotation---divider- itembulleted_list_item1. itemnumbered_list_item> quotequotetextcode block::: calloutcallout| table |table (basic)
# My Article **This is bold** and *this is italic*. > Important quote here ## Code Example ```python def hello(): print("Hello World") Item 1 Item 2 ### Create with Options ```bash notion-md create \ --file blog-post.md \ --title "My Blog Post" \ --emoji โ๏ธ \ --parent-id "page_id_here"
VariableDescriptionNOTION_API_KEYNotion API keyNOTION_PARENT_PAGE_IDDefault parent page ID
Notion API: 2022-06-28
Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.
Largest current source with strong distribution and engagement signals.