gormes-browser-harness

Audit and implement browser automation parity between Hermes and Gormes runtimes.

9|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/TrebuchetDynamics/gormes-agent --skill gormes-browser-harness
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gormes-browser-harness
Source: https://github.com/TrebuchetDynamics/gormes-agent/tree/main/development-skills/gormes-browser-harness
Command: npx skills add https://github.com/TrebuchetDynamics/gormes-agent --skill gormes-browser-harness

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits and implements browser automation parity between Hermes browser harness and the Gormes runtime.

Core Features & Use Cases

  • Parity planning and validation between Hermes browser harness and the Gormes runtime, ensuring consistent behavior for browser actions, CDP interactions, and browser connect workflows.
  • Reference guidance for browser providers, tool descriptors, and browser interaction skills to align semantics and data formats.
  • Use Case: When integrating a new browser capability, run parity checks to confirm the same command surface and results across Hermes and Gormes.

Quick Start

Run the Gormes Browser Harness to audit or implement browser automation parity across Hermes and the Gormes runtime.

Frequently Asked Questions about gormes-browser-harness

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is browser automation parity and when do I need to validate it?

Browser automation parity ensures consistent behavior for browser actions, CDP interactions, and browser connect workflows across different runtimes. You need to validate it when integrating new browser capabilities to confirm the same command surface and results across environments.

How do I validate browser automation parity using fake runners and fixtures?

You validate browser automation parity by running a test suite that uses fake runners and fixtures to verify browser actions without launching real browsers. This checks alignment with public APIs and in-process runtime contracts across planning and validation workflows.

Does browser parity testing work with CDP interactions and browser connect workflows?

Yes, browser parity testing applies to CDP interactions, browser connect workflows, provider routing, and browser tool descriptors. It ensures consistent semantics and data formats across Hermes browser harness and the Gormes runtime environments.

Can I use browser harness parity checks for provider routing and tool descriptor alignment?

Yes, browser harness parity checks provide reference guidance for browser providers, tool descriptors, and browser interaction skills. They align semantics and data formats to ensure consistent command surfaces across Hermes and Gormes runtimes.

What are the limitations of browser parity testing without launching real browsers?

Browser parity testing without real browsers relies on fake runners and fixtures to validate actions against in-process runtime contracts. It verifies command surface alignment and semantics but does not test real browser rendering or network behavior.