share-skill
Installation
SKILL.md
Export Skill to Notion
Push a local skill's metadata and file to the Beam Nexus Skills database in Notion.
Purpose
This skill takes a local skill from 03-skills/ and creates a new entry in the company's Notion skills database. It handles:
- Validating SKILL.md format before upload
- Reading SKILL.md to extract metadata (including version)
- Automatically uploading all skill files via JSON bundle
- Mapping fields to Notion properties
- MANDATORY user confirmation before pushing
- Setting Owner from user-config.yaml
- Inferring appropriate Team (or creating new one)
- Creating the database entry with file attachment
Typically used after create-skill to share new skills with the company.