sjinn-setup
Installation
SKILL.md
SJinn Setup
Use this skill when the user needs to install SJinn, log in, fix an unauthenticated CLI, or prepare their machine before using other SJinn skills.
Workflow
- Check Node.js:
node --version
Node.js must be 18 or newer. If it is missing or older, ask the user to install or upgrade Node.js first.
- Check whether the CLI is already available:
sjinn --version