banana-sync-to-notion

Installation
SKILL.md

Banana Sync to Notion

Automatically sync local Markdown files to Notion while preserving directory structure and full Markdown formatting.

Setup

Before using this skill:

  1. Install dependencies in the skill directory:

    cd banana-sync-to-notion
    npm install
    
  2. Configure environment variables by creating a .env file:

    NOTION_TOKEN=your_notion_integration_token
    NOTION_ROOT_PAGE_ID=target_page_id
    
Installs
30
GitHub Stars
16
First Seen
Jan 23, 2026
banana-sync-to-notion β€” treydong/banana-skills