scbe-playwright-ops-extension

Automate browser evidence collection and governance artifact packaging for audit workflows.

6|1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/issdandavis/SCBE-AETHERMOORE --skill scbe-playwright-ops-extension
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scbe-playwright-ops-extension
Source: https://github.com/issdandavis/SCBE-AETHERMOORE/tree/main/skills/scbe-playwright-ops-extension
Command: npx skills add https://github.com/issdandavis/SCBE-AETHERMOORE --skill scbe-playwright-ops-extension

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Deterministic browser evidence collection and governance artifact generation to remove manual, ad-hoc browser tasks and speed up audits.

Core Features & Use Cases

  • Deteministic Hydra terminal browse evidence
  • Playwright-based web capture for rich artifacts
  • Cross-talk packet emission and handoff packaging for reproducible workflows
  • Lane-based speed-line outputs for quick summaries

Quick Start

Run the extension to capture a URL and emit a packaged governance artifact with a single command.

Frequently Asked Questions about scbe-playwright-ops-extension

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

FAQPage Schema
How do I automate deterministic browser evidence collection for audit workflows?

Deterministic browser evidence collection is automated by orchestrating local Python tooling and Node-based Hydra browsing to capture web pages and emit structured evidence JSON. This removes manual browser tasks and packages artifacts for audit-ready governance workflows.

Can I generate cross-talk packets and handoff bundles for reproducible browser automation?

Yes, Playwright-based web capture generates rich artifacts and packages them with cross-talk packets into handoff bundles. This creates reproducible workflows that package multiple browser automation artifacts together for audit-ready governance compliance.

How do I package governance artifacts with a single command after web capture?

You can run the extension to capture a URL and emit a packaged governance artifact with a single command. It orchestrates Playwright capture and artifact packaging scripts to produce lane-based speed-line outputs for quick audit summaries.

Do I need local Python and Node tooling to run deterministic Hydra terminal browsing?

Yes, deterministic Hydra terminal browsing requires orchestrating local Python tooling alongside Node-based Hydra browsing. The extension coordinates these dependencies to apply deterministic browser capture and package evidence for governance handoffs.

What is the best way to package browser capture evidence for audit-ready governance?

The best way to package browser capture evidence is using deterministic Playwright capture and cross-talk packet emission. This approach orchestrates local tooling to generate audit-ready handoff bundles with evidence JSON across multiple artifacts.