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. Check if a schema exists in schemas/
  2. Run the adapter:
    ANTHROPIC_API_KEY=... bunx @plaited/agent-eval-harness headless --schema .claude/skills/headless-adapters/schemas/claude-headless.json
    
Installs
29
GitHub Stars
36
First Seen
Feb 28, 2026
headless-adapters — youdotcom-oss/agent-skills