xmake-harness

Installation
SKILL.md

xmake-harness (xmake ai)

xmake-harness is an agent harness written in xmake lua. As an addon it exposes xmake ai, a claude-code style terminal agent that knows how to build the project it is sitting in.

Install

xmake addon --install xmake-harness
xmake ai --setup                     # interactive wizard: provider, api key, model

Or from the source:

xmake addon --install github:xmake-addons/xmake-harness
Installs
4
GitHub Stars
24
First Seen
Sep 9, 2026
xmake-harness — xmake-io/xmake-skills