BeClaude

agent-harness-generator

New
18GitHub TrendingGeneralby ruvnet

🛠️ The meta-harness for AI agents — scaffold your own focused, branded agent harness with its own npx CLI, MCP server, memory, learning loop, and witness-signed releases. Works with Claude Code, Codex, pi.dev, Hermes, OpenClaw, and RVM (hardware-isolated).

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/agent-harness-generator.md https://raw.githubusercontent.com/ruvnet/agent-harness-generator/main/SKILL.md
3
Invoke in Claude Code
/agent-harness-generator
View source on GitHub
mcpagent

Frequently Asked Questions

What is agent-harness-generator?

🛠️ The meta-harness for AI agents — scaffold your own focused, branded agent harness with its own npx CLI, MCP server, memory, learning loop, and witness-signed releases. Works with Claude Code, Codex, pi.dev, Hermes, OpenClaw, and RVM (hardware-isolated).

How to install agent-harness-generator?

To install agent-harness-generator, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /agent-harness-generator.

What is agent-harness-generator best for?

agent-harness-generator is a community categorized under General. It is designed for: mcp, agent. Created by ruvnet.