markdown-sync-pro

Markdown 一键同步到 Notion、GitHub Wiki、Medium 等平台

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "markdown-sync-pro" with this command: npx skills add antonia-sz/markdown-sync-pro

Markdown Sync Pro — 多平台内容同步工具

一键将 Markdown 内容同步发布到多个平台。

支持的平台

平台状态说明
GitHub Wiki发布到仓库 Wiki
Notion📝创建 Notion 页面
Medium📝发布文章(需要 API Token)
本地 HTML导出为 HTML 文件

使用方法

基本用法

/publish article.md --to github --repo owner/repo

发布到多个平台

/publish article.md --to github,notion,medium

预览转换结果

/publish article.md --dry-run

平台配置

GitHub Wiki

export GITHUB_TOKEN=your_github_token
/publish article.md --to github --repo username/repo

Notion

export NOTION_TOKEN=secret_xxx
export NOTION_PARENT_PAGE=page_id
/publish article.md --to notion

Medium

export MEDIUM_TOKEN=your_medium_token
/publish article.md --to medium

Markdown 转换支持

  • ✅ 标准 Markdown 语法
  • ✅ 代码块高亮
  • ✅ 表格
  • ✅ 图片(自动上传图床)
  • ✅ Frontmatter 元数据

示例

# 发布到 GitHub Wiki
/publish docs/guide.md --to github --repo myorg/project

# 发布到 Notion 并设置标题
/publish blog/post.md --to notion --title "我的文章"

# 导出为 HTML
/publish article.md --to html --output ./dist/

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

brave-api-free-search

Free Brave API alternative for OpenClaw. Completely FREE web search. Secure localhost-only deployment. Supports hidden --dev flag.

Registry SourceRecently Updated
Coding

Agent Collab Platform

Unified agent collaboration platform with shared core, automatic GitHub issue handling, intelligent message routing, and modular extensibility for PM and Dev...

Registry SourceRecently Updated
Coding

Deep Memory

One-click clone of a production-grade semantic memory system: HOT/WARM/COLD tiered storage + Qdrant vector DB + Neo4j graph DB + qwen3-embedding. Enables cro...

Registry SourceRecently Updated
Coding

Auto Document Generator

自动从代码生成技术文档,支持 Python/JavaScript/Bash,AI 增强文档质量

Registry SourceRecently Updated