notion-master
Installation
SKILL.md
Notion Master
This is NOT a user-facing skill. It's a shared resource library referenced by Notion integration skills.
Purpose
Provides shared resources to eliminate duplication across:
notion-connect- Meta-skill for complete Notion workspace integration (NEW)query-notion-db- Browse and search Notion skills databaseimport-skill-to-nexus- Download skills from Notion to local Nexusexport-skill-to-notion- Push skills to Notion for team sharing
Instead of loading this skill, users directly invoke the specific skill they need above.
Architecture: DRY Principle
Problem solved: The 3 Notion skills had 950 lines of duplicated content (setup wizard 3x, API docs 3x, error tables 3x).