headless-adapters

Installation
SKILL.md

Headless Adapters

Purpose

Schema-driven adapter for headless CLI agents. No code required - just define a JSON schema describing how to interact with the CLI.

Use Case Tool
Wrap headless CLI agent headless command
Create new schemas Schema Creation Guide

Quick Start

  1. Create a schema for your CLI agent using the Schema Creation Guide
  2. Run the adapter:
    bunx @plaited/agent-eval-harness headless --schema ./my-agent-headless.json
    
Installs
11
GitHub Stars
3
First Seen
Jan 25, 2026
headless-adapters — plaited/agent-eval-harness