Use Case
Supernote Cloud isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Access a self-hosted Supernote Private Cloud instance to browse files and folders, upload documents (PDF, EPUB) and notes, convert web articles to EPUB/PDF and send them to the device, check storage capacity, and navigate the directory tree. Use when the user mentions Supernote, e-ink device files, wants to upload/browse documents on their Supernote cloud, or wants to send an article/URL to their e-reader. This guide covers how to deploy Supernote Cloud for your team, standardize prompts, and create shared workflows that everyone can use.
Install Supernote Cloud in your project directory: .claude/skills/supernote-cloud/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Supernote Cloud in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Supernote Cloud
How can my team use Supernote Cloud together?
Set up Supernote Cloud for our project so everyone can use it
Create a shared workflow using Supernote Cloud for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install supernote-cloudOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install supernote-cloudβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/supernote-cloud/π‘Extract and place the folder at the path above, then restart your agent.