supernote-upload

Installation
SKILL.md

Supernote Upload

Upload documents to Supernote Cloud for syncing to your Supernote device.

Prerequisites Check

Before uploading, verify the supernote CLI is installed:

command -v supernote >/dev/null 2>&1 && echo "installed" || echo "not installed"

If not installed, install it:

pip install ~/hn2supernote/supernote_uploader

Authentication Check

Related skills
Installs
17
Repository
montagao/skills
GitHub Stars
2
First Seen
Jan 24, 2026