notion-to-docs

Convert Notion pages and databases into Google Docs documents.

7|2|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/1000ssam/skills-for-teachers --skill notion-to-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notion-to-docs
Source: https://github.com/1000ssam/skills-for-teachers/tree/main/skills/notion-to-docs
Command: npx skills add https://github.com/1000ssam/skills-for-teachers --skill notion-to-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Notion pages and databases are often siloed in Notion, making it hard to share and collaborate with others using Google Docs. This skill automates the conversion, preserving structure and styling in a Google Docs document, enabling easy distribution and collaboration.

Core Features & Use Cases

  • Markdown-first conversion: Notion content is translated into Google Docs with preserved structure, formatting, and media references.
  • Page and database support: Convert single pages or entire databases into docs for quick sharing and collaboration.
  • In real-world use: A teacher can convert a lesson plan stored in Notion into a Google Doc for distribution to students.

Quick Start

Provide a Notion page ID or URL to convert it to Google Docs.

Frequently Asked Questions about notion-to-docs

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

FAQPage Schema
How do I convert Notion pages to Google Docs?

To convert Notion pages to Google Docs, you provide a Notion page ID or URL. The skill translates the content using a Markdown-first approach, preserving structure and formatting to generate a ready-to-use Google Docs document.

What is Markdown-first rendering for Notion to Google Docs conversion?

Markdown-first rendering is a conversion mechanism that translates Notion content into Markdown before generating a Google Docs document. This process preserves the original page structure, formatting, and media references.

Do I need a Notion integration token and Google OAuth to export Notion to Docs?

Yes, exporting Notion to Docs requires a Notion integration token and Google OAuth with Drive access. You also need proper setup for the Google Docs API to automate the document creation and sharing process.

Can I convert an entire Notion database into Google Docs?

Yes, you can convert an entire Notion database into Google Docs. The skill supports both single pages and database conversion, allowing you to quickly share and collaborate on multiple documents generated from your Notion data.

What is the best way to automate Notion to Google Docs conversion for lesson plans?

The best way to automate Notion to Google Docs conversion for lesson plans is using a script that handles Notion tokens and the Google Docs API. This preserves structure and formatting, enabling easy distribution to students.

Why does my Notion to Google Docs conversion lose media references?

Notion to Google Docs conversion may lose media references if hybrid media handling is not properly configured. The skill uses a Markdown-first approach to manage media references, requiring correct Notion token and Google Docs API setup.