ワンクリックで
oss-notion-markdown-sync
oss-notion-markdown-sync には vegastack から収集した 2 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Release workflow for the notion-markdown-sync plugin. Analyzes changes, drafts changelog entry, bumps version, commits, tags, pushes, and creates a GitHub release. Use when the user says "ship", "release", or "cut a release".
Two-way sync between local markdown files and Notion pages using the Notion Markdown API (v2026-03-11). Use this skill whenever the user wants to: push/upload a local markdown file to create or update a Notion page, pull/download a Notion page to a local markdown file, sync content between local files and Notion (including conflict detection), validate that a markdown file is compatible with Notion's enhanced markdown format (callouts, toggles, tables, colors, etc.), check sync status of tracked files, read/fetch a Notion page's content, batch push multiple markdown files to Notion, fix Notion markdown formatting issues (e.g. converting GitHub-flavored syntax to Notion format), or deal with expired pre-signed file URLs from pulled pages. This skill knows the exact Notion enhanced markdown syntax for all block types and handles YAML frontmatter with sync metadata and database page properties. Do NOT use for: writing Notion SDK/API scripts from scratch, setting up Notion integrations, designing database schemas