Claude Skill
ruvnet/metaharness
Agent Harness Generator is a meta-harness for AI agents. Scaffold branded agent harnesses with npx CLI, MCP server, memory, learning loop, and witness-signed releases. Works with Claude Code, Codex...
Overview
Repository
Install this Skill
npx metaharness my-bot --template vertical:coding --host claude-codeRegistry
npx metaharness my-bot --template vertical:coding --host claude-codenpx metaharness --wizardnpx metaharness --listnpx metaharness my-bot --template vertical:codinggit clone https://github.com/ruvnet/agent-harness-generator
Summary
Agent Harness Generator is a meta-harness for AI agents that lets you scaffold your own focused, branded agent harness with a dedicated npx CLI, MCP server, memory, learning loop, and witness-signed releases. It works seamlessly with Claude Code, Codex, pi.dev, Hermes, OpenClaw, and RVM hardware-isolated sandbox.
🛠️ AI代理的元框架——构建你自己的专注型品牌代理框架,配备专属npx命令行工具、MCP服务器、记忆系统、学习循环以及见证签名的发布机制。兼容Claude Code、Codex、pi.dev、Hermes、OpenClaw和RVM(硬件隔离沙箱)。
Key features
- Scaffold branded agent harnesses with custom npx CLI
- Built-in MCP server for agent communication
- Persistent memory and learning loop for continuous improvement
- Witness-signed releases for verifiable deployments
- Compatible with Claude Code, Codex, pi.dev, Hermes, OpenClaw, and RVM sandbox
Use cases
- Create custom agent harnesses for specific AI workflows
- Build multi-agent systems with MCP-based communication
- Develop autonomous agents with learning and memory capabilities
- Deploy verifiable agent releases with witness signatures
- Integrate with Claude Code, Codex, or Hermes for enhanced automation
README excerpt
<div align="center"> # MetaHarness ### Mint a custom AI agent harness from any repo. `npx metaharness` · [open the Studio →](https://ruvnet.github.io/agent-harness-generator/) <sub>(Repo: `ruvnet/agent-harness-generator` · CLI: `metaharness` · Library: `@ruvnet/agent-harness-generator`)</sub> [](https://ruvnet.github.io/agent-harness-generator/) [](docs/USERGUIDE.md) [](docs/ARCHITECTURE.md) [](https://github.com/ruvnet/agent-harness-generator/actions/workflows/published-smoke.yml) [](LICENSE) [](https://ruvnet.github.io/agent-harness-generator/) </div> --- ## What this is **Every serious repo deserves its own agent.** A repo-aware CLI, a repo-aware coding agent, a local MCP server, memory scoped to the project, skills generated from the actual file layout, governance policy, release verification, witness-signed provenance. `metaharness` mints those, on demand, from a GitHub URL or a blank slate. **It is not another agent framework. It is a factory for agent frameworks.** The model is replaceable. The harness is the product. ## What it gives you In under 60 seconds, in your browser, with nothing leaving your machine: - A custom AI agent harness for your repo (or any repo) - Rec