setup

Automate NanoCrew installation and first-time configuration with dependencies and Codex authentication.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/CjLogic/nanocrew --skill setup-cjlogic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/CjLogic/nanocrew/tree/main/.codex/skills/setup
Command: npx skills add https://github.com/CjLogic/nanocrew --skill setup-cjlogic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The NanoCrew setup process guides new users through installing, configuring, and starting NanoCrew with a streamlined, first-time setup experience.

Core Features & Use Cases

  • Automates the initial installation and configuration of NanoCrew, including dependencies, container image, OneCLI vault, and Codex authentication by default (with optional Claude compatibility).
  • Handles first-time setup tasks and optional channel wiring to connect messaging platforms.
  • Example: A new user runs the setup and ends up with a ready-to-use NanoCrew instance configured for their environment.

Quick Start

Run bash nanocrew.sh in your terminal to start the full end-to-end NanoCrew setup, including dependencies, container image, OneCLI vault, Codex authentication (with optional Claude compatibility), service, first agent, and optional channel wiring.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I set up and configure NanoCrew for the first time?

NanoCrew setup is automated by running a single bash script in your terminal. This guided process handles dependencies, container image configuration, OneCLI vault creation, and Codex authentication to deliver a ready-to-use instance.

What does automated NanoCrew installation include for new deployments?

Automated NanoCrew installation applies dependencies, container image setup, OneCLI vault creation, and Codex authentication. It also handles optional channel wiring to connect messaging platforms and deploy your first agent.

Do I need to manually install dependencies before starting the NanoCrew setup?

No, you do not need to manually install dependencies before NanoCrew setup. The guided script handles dependency installation automatically, applying inline error recovery to ensure a streamlined first-time configuration process.

Can I use Claude authentication during NanoCrew onboarding?

Yes, you can use Claude authentication during NanoCrew onboarding. The setup script establishes Codex authentication by default but includes optional Claude compatibility to configure your environment according to your specific requirements.

Does the NanoCrew setup script handle configuration errors automatically?

Yes, the NanoCrew setup script handles configuration errors automatically. It runs a deterministic setup process that applies inline error recovery, ensuring new deployments can resolve issues without manual intervention during onboarding.