deploy-open-harness

Guide credential collection and deployment of Open Harness on Vercel.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/sjoerdbeentjes/open-agents --skill deploy-open-harness
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deploy-open-harness
Source: https://github.com/sjoerdbeentjes/open-agents/tree/main/.agents/skills/deploy-open-harness
Command: npx skills add https://github.com/sjoerdbeentjes/open-agents --skill deploy-open-harness

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guides a user through collecting the credentials needed to deploy their own copy of Open Harness, deploying this repo on Vercel, and completing first-run setup. Use for requests about deploying, self-hosting, configuring credentials, or getting started with a fork of this app.

Core Features & Use Cases

  • Step-by-step deployment guidance for minimal or full GitHub-enabled deployments.
  • Credential collection and guidance for required env vars (POSTGRES_URL, JWE_SECRET, ENCRYPTION_KEY, Vercel and GitHub credentials).
  • First-run verification and deployment flow for forked or self-hosted setups.

Quick Start

Choose a deployment path (minimal or full), gather the required credentials, and initiate deployment on Vercel using the guided checklist.

Frequently Asked Questions about deploy-open-harness

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

FAQPage Schema
How do I deploy Open Harness on Vercel?

Deploying Open Harness on Vercel involves choosing a deployment path, gathering required credentials such as POSTGRES_URL and JWE_SECRET, and using a guided checklist to initiate the deployment. First-run verification is also provided.

What credentials do I need to self-host Open Harness?

Self-hosting Open Harness requires gathering credentials for environment variables including POSTGRES_URL, JWE_SECRET, ENCRYPTION_KEY, and Vercel credentials. If setting up full GitHub integration, additional GitHub credentials are also required.

Can I deploy Open Harness with a minimal setup without GitHub integration?

Yes, you can deploy Open Harness using a minimal deployment path that skips GitHub integration. This setup requires core credentials like POSTGRES_URL, JWE_SECRET, and ENCRYPTION_KEY to successfully run the application on Vercel.

Does Open Harness support deployment from a forked GitHub repository?

Yes, Open Harness supports deployment from forked repositories. The deployment guide applies to forked setups, self-hosting, or configuring credentials for a Vercel deployment, providing specific first-run verification flows for these environments.

What is the difference between minimal and full GitHub-enabled deployments for Open Harness?

A minimal deployment of Open Harness uses only core environment variables for basic operation. A full GitHub-enabled deployment adds GitHub App integration, requiring additional GitHub credentials alongside the standard Vercel and database setup.