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