Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@crewx/cli

Package Overview
Dependencies
Maintainers
1
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crewx/cli

CrewX CLI — thin wrapper over @crewx/sdk

latest
npmnpm
Version
0.8.7
Version published
Weekly downloads
2.9K
-7.35%
Maintainers
1
Weekly downloads
 
Created
Source

CrewX CLI

Build AI agent teams from your terminal.

npm version License

Installation

npm install -g @crewx/cli

Quick Start

crewx q "@assistant hello"
crewx x "@coder implement feature X"
crewx agent list

Run crewx --help for the full list.

What is CrewX?

CrewX lets you define AI agents in a single crewx.yaml and call them from the terminal.

This repository contains the CrewX CLI — a thin wrapper over the @crewx/sdk runtime (distributed via npm).

License

CLI source: Apache-2.0. @crewx/sdk runtime: proprietary on npm.

FAQs

Package last updated on 27 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts