julien-notion-inbox-to-github

Community

Migrate Inbox entries to Github DB automatically

Authortheflysurfer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Move a Notion Inbox [DB] GitHub URL entry to Github [DB], enabling streamlined routing of GitHub links from Inbox into the dedicated GitHub database.

Core Features & Use Cases

  • Duplicate-safe migration: checks for existing entries in Github [DB] and avoids duplicates.
  • Source tracking: marks Source DB = "Inbox" on the new Github entry.
  • Output: returns the URL of the created Github [DB] entry on success.

Quick Start

Run:

  • python ~/.claude/skills/notion-inbox-to-github/scripts/migrate.py <page_id_or_url>

Dependency Matrix

Required Modules

requests

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: julien-notion-inbox-to-github
Download link: https://github.com/theflysurfer/claude-skills-marketplace/archive/main.zip#julien-notion-inbox-to-github

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository