Setup Wizard Skill

Automate interactive setup and validation of AWS EKS, Helm, and Keycloak with Harness integration.

18|2|Updated Dec 12, 2025
One-click install
npx skills add https://github.com/markus41/claude --skill setup-wizard-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Setup Wizard Skill
Source: https://github.com/markus41/claude/tree/main/plugins/aws-eks-helm-keycloak/skills/setup-wizard
Command: npx skills add https://github.com/markus41/claude --skill setup-wizard-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill streamlines the complex and error-prone process of setting up and validating a robust cloud-native ecosystem involving AWS EKS, Helm, Keycloak for authentication, and Harness for CI/CD.

Core Features & Use Cases

  • Comprehensive Validation: Verifies AWS credentials, EKS cluster connectivity, ECR access, and Harness API connectivity.
  • Interactive Setup: Guides users through configuration generation and environment variable setup.
  • Repair Mode: Detects common issues and suggests or performs automated repair actions.
  • Use Case: A new DevOps engineer needs to quickly set up a development environment for a microservices application. This skill will guide them through validating their AWS access, ensuring their EKS cluster is ready, configuring Keycloak for service authentication, and setting up Harness connectors, all through an interactive wizard.

Quick Start

Run the setup wizard to validate your AWS, EKS, Helm, and Keycloak environment configuration.

Frequently Asked Questions about Setup Wizard Skill

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

FAQPage Schema
How do I automate EKS, Helm, and Keycloak setup for a new environment?

To automate EKS, Helm, and Keycloak setup, use an interactive wizard that validates AWS credentials, checks cluster connectivity, configures Keycloak realms, and verifies Harness API connectors to generate a ready-to-use development ecosystem.

What does a typical EKS and Keycloak validation process check?

An EKS and Keycloak validation process checks AWS credential validity, discovers EKS clusters, verifies ECR and Secrets Manager access, and validates Keycloak realm and client configurations alongside local development tools and Harness API connectivity.

Can I repair a failed EKS or Harness connector configuration automatically?

Yes, you can repair a failed EKS or Harness connector configuration using built-in repair modes that detect common setup issues and perform automated repair actions to restore cluster and CI/CD connectivity.

How do I verify local development tools for an EKS and Helm workflow?

You verify local development tools for an EKS and Helm workflow by generating a health report that checks your local environment variables, validates CLI configurations, and confirms access to required AWS ECR and Secrets Manager services.

Do I need pre-configured AWS credentials to set up a Keycloak and Harness environment?

Yes, you need pre-configured AWS credentials to set up a Keycloak and Harness environment because the setup process requires them to perform EKS cluster discovery, validate ECR access, and check Secrets Manager connectivity before generating configurations.