eve-bootstrap

Installation
SKILL.md

Eve Bootstrap

One skill that handles everything from zero to a working Eve project. It detects whether you're already authenticated and adapts:

  • Already authenticated → skips to project setup
  • Not authenticated → creates profile, requests access, waits for admin approval, auto-logs in, then sets up project

Step 1: Check CLI

eve --version

If this fails, install the CLI first:

npm install -g @anthropic/eve-cli
Related skills
Installs
254
First Seen
Feb 10, 2026