setup

Install dependencies, configure authentication, and set up NanoClaw services via launchd.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/b9b4ymiN/JellyCore --skill setup-b9b4ymin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/b9b4ymiN/JellyCore/tree/main/nanoclaw/.claude/skills/setup
Command: npx skills add https://github.com/b9b4ymiN/JellyCore --skill setup-b9b4ymin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires qrcode, tsx, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill guides users through the complete installation and initial configuration of the NanoClaw personal AI platform, ensuring all dependencies are met and core services are set up for operation.

Core Features & Use Cases

  • Dependency Installation: Automatically installs necessary Node.js packages and checks for container runtimes (Docker or Apple Container).
  • Authentication Setup: Facilitates secure authentication for Claude (API key or subscription) and WhatsApp (QR code or pairing code).
  • Configuration: Guides users through setting up assistant names, main channels, and directory access permissions.
  • Service Management: Configures and launches NanoClaw as a background service using launchd on macOS.
  • Use Case: A new user wants to set up JellyCore for the first time. They run this skill, and it walks them through installing software, logging into their accounts, and configuring the system to run automatically.

Quick Start

Run the setup skill to install dependencies, authenticate WhatsApp, and configure NanoClaw.

Frequently Asked Questions about setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install and configure NanoClaw on macOS?

To configure NanoClaw, run the setup skill to install Node.js dependencies, authenticate Claude and WhatsApp, set directory access, and launch the platform as a background service via launchd.

What dependencies do I need before setting up the NanoClaw AI platform?

NanoClaw setup requires Node.js packages and a container runtime like Docker or Apple Container. The setup process verifies these dependencies before proceeding with authentication and service configuration.

How does WhatsApp authentication work during AI platform configuration?

WhatsApp authentication is handled during setup by generating a QR code or pairing code, allowing the NanoClaw platform to securely link your account before initiating the background service.

Can I use Docker for NanoClaw container runtime configuration?

Yes, Docker is supported as a container runtime for NanoClaw. The setup process checks for Docker or Apple Container to ensure the environment meets the necessary dependencies for operation.

How do I configure a personal AI assistant to run automatically in the background?

NanoClaw uses macOS launchd to configure and launch the AI assistant as a persistent background service. The setup skill guides you through naming the assistant and defining directory access permissions.