Starter Kit banner
HarnessRouter HarnessRouter

Starter Kit

Development community

Description

Open-source starter demos for HarnessRouter: run agent harnesses such as Codex and Claude Code as your product backend through one API.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Starter demos and production kits for HarnessRouter.

[![License](https://img.shields.io/badge/License-MIT_%2B_Commercial-blue.svg)](./LICENSE) [![Built on HarnessRouter](https://img.shields.io/badge/Built_on-HarnessRouter-111111)](https://github.com/HarnessRouter/harnessrouter) [![Discord](https://img.shields.io/badge/Discord-join-5865F2?logo=discord&logoColor=white)](https://discord.gg/nPcbwqVPb2) [![X](https://img.shields.io/badge/Follow-%40HARNESSROUTER-000000?logo=x&logoColor=white)](https://x.com/HARNESSROUTER)


Starter demos and production-ready kits for [HarnessRouter](https://harnessrouter.ai), the unified API for running agent harnesses such as Codex and Claude Code as your product backend.

An LLM returns tokens. A harness gives it a sandbox, tools, and a loop, so it returns the actual file. HarnessRouter lets your app send a task through one API and get back finished work.

This repository holds two kinds of thing. **Kits** (`kits/`) are whole products you can launch and use today — Slides, Sheets, Dashboards and Videos — each a foundation to build your own on. **Demos** (`demos/`) are small MIT-licensed apps that show the integration patterns in code you can read in an afternoon.

The kits

Four working products, each launched from **Starter Kits** in the HarnessRouter console. Launching one provisions the Harness it needs and serves the app from the HarnessRouter image — there is no separate service to deploy, no database to configure, and no API key to paste into the app.

Every one of them is the same idea in a diff