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

  1. 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.

  1. Check whether the CLI is already available:
sjinn --version
Installs
67
Repository
sjinn-ai/skills
First Seen
May 11, 2026
sjinn-setup — sjinn-ai/skills