gofer:eai-first-run

Prepares a machine or repository for the first EAI Gofer app build by automating prerequisites, CLI install/login/tenant/project setup, Gofer scaffold verification, and generating a first-run report.

1|Updated Oct 19, 2025
One-click install
npx skills add https://github.com/eai-tools/eai-gofer --skill gofer-eai-first-run
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gofer:eai-first-run
Source: https://github.com/eai-tools/eai-gofer/tree/main/docs-site/static/releases/plugins/eai-gofer/plugins/eai-gofer/skills/gofer_eai_first_run
Command: npx skills add https://github.com/eai-tools/eai-gofer --skill gofer-eai-first-run

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires eai-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the preparation of a new machine or repository for the first build of an EAI Gofer app, ensuring all prerequisites are met.

Core Features & Use Cases

  • Pre-Setup Validation: Checks Git, Node.js, npm, EAI CLI, and tenant access before beginning the pipeline.
  • EAI CLI Installation: Guides the installation or update of the EAI CLI, ensuring the necessary tools are available.
  • CLI Capabilities Discovery: Lists EAI CLI commands and options to ensure the user understands available capabilities.
  • Login, Tenant, and Account Setup: Assists with login, tenant selection, and account readiness for EAI app delivery.
  • Project Folder and Name Confirmation: Guides the user in choosing the correct project folder and name.
  • EAI App Template Initialization: Initializes the EAI app template in the chosen project folder.
  • Entra Redirect Mismatch Recovery: Handles common sign-in errors and redirects to ensure smooth identity provisioning.
  • Gofer Scaffold and Workspace Commands: Verifies the presence of necessary Gofer files and initializes the workspace.
  • First-Run Report: Generates a comprehensive report detailing the setup process and environment.
  • Pipeline Start Instructions: Informs the user how to start the EAI app build pipeline.

Quick Start

Run /gofer:eai-first-run to prepare your new machine or repository for the first EAI Gofer app build.

Frequently Asked Questions about gofer:eai-first-run

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prepare a new machine for my first EAI Gofer app build?

To prepare a new machine for an EAI Gofer app build, you need to validate your environment, install the EAI CLI, configure tenant access, and initialize the project scaffold. This ensures all prerequisites are met before starting the pipeline.

What prerequisites do I need to check before initializing an EAI Gofer project?

Before initializing an EAI Gofer project, you must validate that Git, Node.js, npm, and the EAI CLI are installed. You also need to verify that your account has the necessary tenant access for EAI app delivery.

How does the EAI CLI setup process handle tenant login and account configuration?

The EAI CLI setup handles tenant login by guiding you through account selection and identity provisioning. It also includes recovery mechanisms for common Entra redirect mismatches to ensure smooth authentication.

Why does my EAI Gofer sign-in fail with an Entra redirect mismatch?

An Entra redirect mismatch during EAI Gofer sign-in occurs when identity provisioning encounters configuration errors. The setup process automatically detects these common sign-in errors and redirects you to resolve them for smooth access.

Can I use the EAI CLI to list available commands before starting the Gofer pipeline?

Yes, you can use the EAI CLI to list available commands and options before starting the Gofer pipeline. This capability discovery ensures you understand the available tools for app initialization and workspace verification.

What is the best way to verify my Gofer scaffold and workspace are ready for building?

The best way to verify your Gofer scaffold is to run a workspace initialization command that checks for necessary Gofer files. This generates a first-run report detailing your setup environment and providing pipeline start instructions.