fleet-setup-repo

Automates Fleet repository onboarding including credentials and tooling setup.

125|42|Updated May 19, 2025
One-click install
npx skills add https://github.com/SocketDev/socket-mcp --skill fleet-setup-repo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fleet-setup-repo
Source: https://github.com/SocketDev/socket-mcp/tree/main/.agents/skills/fleet-setup-repo
Command: npx skills add https://github.com/SocketDev/socket-mcp --skill fleet-setup-repo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Full repo onboarding wizard that orchestrates all setup concerns for a new engineer or a fresh clone — API token, OS keychain, shell rc bridge, native messaging host, security tools, and repo-specific initialization.

Core Features & Use Cases

  • Unified onboarding workflow that sequences token provisioning, keychain setup, shell bridge integration, native host installation, security tooling, and repo initialization.
  • Phased, idempotent setup that skips completed steps and provides a clear summary, reducing friction on new machines or fresh clones.
  • Use Case: A new engineer clones a fleet repo and runs the onboarding wizard to configure credentials, tooling, and environment checks.

Quick Start

Invoke the fleet onboarding wizard with /setup-repo to initialize a fresh machine or a new engineer account.

Frequently Asked Questions about fleet-setup-repo

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

FAQPage Schema
How do I automate repository onboarding for a new engineering machine?

Automate repository onboarding by invoking the setup wizard to orchestrate token retrieval, keychain setup, shell bridge integration, and native host installation across Mac, Linux, and Windows.

What is the best way to configure dev-environment credentials for a fresh clone?

Configure dev-environment credentials by running an idempotent onboarding wizard that retrieves API tokens and sets up the OS keychain, skipping completed steps to reduce friction.

Does the onboarding workflow support Linux, Mac, and Windows environments?

Yes, the onboarding workflow supports Linux, Mac, and Windows environments, orchestrating platform-specific native host installation and shell bridge integration for consistent setup.

How do I install security tooling during repo setup?

Install security tooling during repo setup by running the onboarding wizard, which includes optional security tool installation with safe fallbacks alongside repository initialization.

Why does the setup wizard skip certain configuration steps on my machine?

The setup wizard skips configuration steps because it uses idempotent orchestration with phase-based progress checks, detecting and bypassing previously completed actions like token provisioning.

When do I need to run the repo initialization wizard?

Run the repo initialization wizard when setting up a new machine or cloning a repository, orchestrating all required environment checks and tooling installations until a successful summary.