submit_harness
List a new harness on Loadbay. The repo MUST be a public, open-source GitHub repository. Optionally include a Base USDC address to receive tips. The listing appears immediately, tagged as community-added (unverified).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | harness name, e.g. my-coinbase-harness | |
| repo | Yes | public GitHub repo URL — must be open source (have a license) | |
| author | No | your GitHub handle (defaults to the repo owner) | |
| domain | Yes | domain key, one of: trading | coding | browser | productivity | data | social | health | science | gaming | media | robotics | |
| traits | No | capability traits | |
| summary | Yes | what it connects to, what tools it exposes, how an agent uses it | |
| language | No | primary language, e.g. TypeScript | |
| integrations | No | what it connects to, e.g. ["Coinbase","Slack"] | |
| solanaAddress | No | Solana wallet (base58) to receive USDC (SPL) tips — optional, alongside or instead of Base | |
| baseUsdcAddress | No | Base USDC wallet (0x…) to receive tips — only if you want to get paid |