notion-content

Create Notion database pages from article URLs with platform detection.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Alexu0317-FATHER/notion-content-skill --skill notion-content
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notion-content
Source: https://github.com/Alexu0317-FATHER/notion-content-skill/tree/main/skills/notion-content
Command: npx skills add https://github.com/Alexu0317-FATHER/notion-content-skill --skill notion-content

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

Notion Content Manager automates the tedious task of turning published article links into Notion database entries by taking an article title and multiple URLs and creating a structured record for each link.

Core Features & Use Cases

  • Auto-detects the publishing platform from each URL (Zhihu, Baijiahao.baidu.com, sohu.com, toutiao.com, mp.weixin.qq.com, x.com or twitter.com) and stores the platform in the page.
  • Checks for duplicate links to avoid creating repeated records.
  • Automatically assigns the publish date and persists records via the Notion API.
  • Use case: publish multiple articles and batch-create corresponding Notion entries for easy tracking.

Quick Start

Provide the article title and one or more URLs, and the skill will create corresponding Notion records for each link.

Frequently Asked Questions about notion-content

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I batch create Notion database pages from multiple article links?

Batch create Notion database pages by providing an article title and multiple URLs. The skill validates each link, checks for duplicates, and uses the Notion API to persist structured records automatically.

Can I auto-detect publishing platforms like Zhihu or WeChat from article URLs for Notion?

Auto-detect publishing platforms directly from article URLs for Notion records. The skill identifies Zhihu, Baijiahao, Sohu, Toutiao, WeChat, and Twitter to populate the platform field automatically.

How do I prevent duplicate article entries when saving links to Notion?

Prevent duplicate article entries in Notion through built-in duplicate link checks. The skill validates input URLs and cross-references existing records before creating new database pages via the API.

Do I need a Notion API token to create content records from article links?

A Notion API token is required to create content records from article links. The skill uses this token to authenticate requests, auto-fill publish dates, and persist pages directly to your target Notion database.

What is the best way to track published articles across multiple platforms in Notion?

Track published articles across multiple platforms by ingesting article titles and URLs into Notion. The skill parses links from Zhihu, Toutiao, and X.com, auto-fills publish dates, and structures them into database pages for easy management.