·eve-bootstrap
</>

eve-bootstrap

Full onboarding flow — detects auth state, handles access requests for new users, and sets up project for all users.

110Installs·2Trend·@incept5

Installation

$npx skills add https://github.com/incept5/eve-skillpacks --skill eve-bootstrap

How to Install eve-bootstrap

Quickly install eve-bootstrap AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/incept5/eve-skillpacks --skill eve-bootstrap
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: incept5/eve-skillpacks.

SKILL.md

View raw

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

This calls the API — not a local file check. Two outcomes:

If eve auth status shows you're logged in, skip ahead to Step 5: Project Setup.

Full onboarding flow — detects auth state, handles access requests for new users, and sets up project for all users. Source: incept5/eve-skillpacks.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/incept5/eve-skillpacks --skill eve-bootstrap
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from incept5/eve-skillpacks

Quick answers

What is eve-bootstrap?

Full onboarding flow — detects auth state, handles access requests for new users, and sets up project for all users. Source: incept5/eve-skillpacks.

How do I install eve-bootstrap?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/incept5/eve-skillpacks --skill eve-bootstrap Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/incept5/eve-skillpacks