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.
Full onboarding flow — detects auth state, handles access requests for new users, and sets up project for all users.
Quickly install eve-bootstrap AI skill to your development environment via command line
Source: incept5/eve-skillpacks.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/incept5/eve-skillpacks --skill eve-bootstrapFull onboarding flow — detects auth state, handles access requests for new users, and sets up project for all users. Source: incept5/eve-skillpacks.
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
https://github.com/incept5/eve-skillpacks