ce-setup

Diagnose and bootstrap compound-engineering environments by checking dependencies and configurations.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/Andreicr1/netz-analysis-engine --skill ce-setup-andreicr1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-setup
Source: https://github.com/Andreicr1/netz-analysis-engine/tree/main/.gemini/skills/ce-setup
Command: npx skills add https://github.com/Andreicr1/netz-analysis-engine --skill ce-setup-andreicr1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires agent-browser, gh, jq, vhs, silicon, ffmpeg, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Diagnoses and bootstraps the compound-engineering environment by checking CLI dependencies, plugin versions, and repo-local config, and offers guided installation for missing tools. Use when troubleshooting missing tools, verifying setup, or before onboarding.

Core Features & Use Cases

  • Diagnose plugin version, run a health check, and evaluate results.
  • Clean up obsolete repo-local CE config and bootstrap project config templates.
  • Install or guide installation of missing dependencies and configure local settings.

Quick Start

Run ce-setup to diagnose your environment and bootstrap tool availability.

Frequently Asked Questions about ce-setup

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

FAQPage Schema
How do I check dependencies for a compound-engineering environment setup?

Check compound-engineering environment dependencies by running a health check that validates CLI tool availability, plugin versions, and repo-local configuration to identify missing components.

What is the best way to bootstrap project config templates and clean up obsolete CE config?

Bootstrap project config templates by diagnosing your repo-local compound-engineering settings, which cleans up obsolete configuration and applies the necessary templates for a valid setup.

Why does my compound-engineering environment health check fail on missing dependencies?

Compound-engineering health checks fail when required CLI dependencies are missing, but the diagnostic script provides a guided installation path to configure the necessary tools and local settings.

Do I need specific CLI tools before diagnosing my compound-engineering setup?

Diagnosing your compound-engineering setup does not require pre-existing tools, as the health check identifies missing dependencies and provides guided installation for the required environment.

Can I use ce-setup to verify gitignore safety and plugin versions for CI-ready environments?

Verify gitignore safety and plugin versions for CI-ready environments by running the compound-engineering diagnostic, which confirms template presence and validates tool configurations before deployment.

How do I install missing dependencies identified during environment diagnostics?

Install missing dependencies by following the guided path provided after the compound-engineering environment health check, which uses included scripts to configure missing tools and local settings.