Skip to main content

CyberMind Docs

Start Here

Get CyberMind CLI running without reading everything first

Start with install, environment validation, and the first commands that prove your setup works.

$curl -sL https://cybermindcli1.vercel.app/install.sh | bash

What CyberMind actually is

CyberMind CLI combines AI chat and automated offensive workflows in one shell. The fastest mental model is simple: install it, verify the environment, then decide whether you need chat, recon, hunt, or the Linux-only exploit path.

  • CyberMind is a Go CLI with AI chat plus offensive workflows.
  • Kali Linux unlocks recon, hunt, doctor, and Abhimanyu automation.
  • Windows supports the chat-first CLI experience.
  • The upstream product posture advertises 9 providers and 40+ models.

Recommended order

Most users should follow this order instead of opening random pages.

  • Install the CLI on your platform.
  • Run /doctor to confirm the environment.
  • Use interactive chat to verify provider routing.
  • Move into /recon and /hunt only when you need automation.