aetherbrowser-github-nav

Route GitHub navigation tasks through an automated browser layer.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Route GitHub navigation tasks through an automated browser layer to reach repositories, pull requests, and issues.

Core Features & Use Cases

  • Browser-driven navigation: Route tasks to the GitHub surface (repo, PR, issues) with a consistent automation flow.
  • Proof capture: Use dedicated scripts to generate page evidence and activity logs.
  • Coordinated lane assignment: Work with playwriter or playwright on multi-step tasks and handoffs.

Quick Start

Navigate to a GitHub surface and perform a representative navigation task to collect page evidence.

Frequently Asked Questions about aetherbrowser-github-nav

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

FAQPage Schema
How do I automate GitHub navigation to pull requests and issues with a signed-in browser session?

Automated GitHub navigation routes tasks through a browser layer to reach repositories, pull requests, and issues. It uses a browser dispatcher with session reuse to maintain authenticated states across multiple navigation steps.

Can I use Playwright to capture page evidence during GitHub browser automation?

Yes, GitHub browser automation supports Playwright for coordinated lane assignments and proof capture. Dedicated scripts generate page evidence and activity logs during repository and pull request navigation tasks.

What is browser-driven routing for GitHub and when do I need it?

Browser-driven routing for GitHub directs navigation tasks through an automated browser layer to access repositories, pull requests, and issues. It is needed when requiring signed-in browser sessions, page evidence capture, and cross-tool coordination with Playwright or Playwriter.

Does this GitHub browser automation approach work with Playwriter for multi-step task handoffs?

Yes, the GitHub browser routing approach supports coordinated lane assignments with Playwriter for multi-step tasks and handoffs. It integrates with the browser dispatcher to manage session reuse and target surface URLs across coordinated automation lanes.

How do I collect page evidence and activity logs from GitHub repositories?

You collect page evidence and activity logs by executing dedicated scripts within the GitHub browser automation flow. The browser dispatcher navigates to the target surface URLs and triggers proof capture to generate the required page evidence.

What are the limitations of using a browser dispatcher for GitHub navigation?

The browser dispatcher for GitHub navigation relies on signed-in browser sessions and requires Playwright or Playwriter for coordinated lane assignments. Limitations include dependency on active session reuse and the need for dedicated scripts to generate page evidence and activity logs.