ViderStar

Nb Setup — Productivity skill for Claude Code

Productivity community

Set up nb-run for the first time - register a machine, check access, write a profile.

How to install Nb Setup

Installs to ~/.claude/skills/viderstar-nb-run-nb-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/viderstar-nb-run-nb-setup && curl -fsSL https://raw.githubusercontent.com/ViderStar/nb-run/HEAD/commands/nb-setup.md -o ~/.claude/skills/viderstar-nb-run-nb-setup/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Nb Setup does


description: Set up nb-run for the first time - register a machine, check access, write a profile allowed-tools: Bash, Read, Write, Glob

First-time setup for nb-run

Walk the human through the three inputs the tool needs. Ask only for what you cannot discover yourself; show the resulting JSON before writing anything.

Script: `${CLAUDE_PLUGIN_ROOT}/skills/nb-run/scripts/nb_run.py`

1. The machine

Ask for: hostname or IP, login, path to `jupyter` there, the directory holding the no

Alternatives in Productivity

  • Ccs — Delegate task with intelligent profile selection [AUTO ENHANCE] 2.8k ★
  • 🤝 Contributing To Agent Skills — First of all, thank you for taking the time to contribute 1.7k ★
  • Agentlas Local — Staff a task only from Agentlas agents registered on this machine 1.1k ★

Full documentation available on GitHub

View Source Repository