Ark Setup
CommunityInstall Ark from source in a local cluster.
System Documentation
What problem does it solve?
This skill streamlines setting up and installing the Ark platform from source, enabling users to deploy Ark to a local Kubernetes cluster with fewer steps and less configuration error.
Core Features & Use Cases
- From-source installation: Build and install Ark directly from the repository.
- Local deployment: Create a Kind cluster, configure kubectl, and deploy Ark components.
- Troubleshooting & maintenance: Guides to diagnose and fix common install issues, and to validate a working setup.
Quick Start
Clone the Ark repository and navigate into it: git clone [email protected]:mckinsey/agents-at-scale-ark.git cd agents-at-scale-ark Build the Ark CLI from source: npm install cd tools/ark-cli npm install npm run build Install Ark using the built CLI: node dist/index.js install --yes --wait-for-ready 5m Verify installation: node dist/index.js status kubectl get pods -n ark
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Ark Setup Download link: https://github.com/remiverdiesen/agents-at-scale/archive/main.zip#ark-setup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.