productionos-browse

Automate headless browser QA testing workflows via Codex-native commands.

8|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/ShaheerKhawaja/ProductionOS --skill productionos-browse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: productionos-browse
Source: https://github.com/ShaheerKhawaja/ProductionOS/tree/main/codex-skills/productionos-browse
Command: npx skills add https://github.com/ShaheerKhawaja/ProductionOS --skill productionos-browse

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates headless browser QA testing workflows.

Core Features & Use Cases

  • Codex-native wrapper around the ProductionOS browse workflow to provide a top-level alias for QA testing, site inspection, and interaction verification.
  • Inputs: url to navigate to and action to perform (navigate, screenshot, interact, snapshot).
  • Use Case: A developer can run QA tests against a staging site by invoking this workflow alias to load pages, capture screenshots, and verify interactions without leaving Codex.

Quick Start

Run the productionos-browse workflow alias to perform a Codex-native QA browse session against a target URL.

Frequently Asked Questions about productionos-browse

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

FAQPage Schema
How do I run headless browser QA testing inside my development environment?

Headless browser QA testing is automated by invoking a workflow alias that maps to the ProductionOS browse workflow, allowing you to load pages and verify interactions natively. This enables developers to execute tests directly within their Codex environment.

Can I capture screenshots and verify web interactions without leaving my coding workspace?

Yes, you can capture screenshots and verify interactions without leaving Codex by using the productionos-browse workflow alias. It accepts a target URL and action inputs like screenshot or interact to perform site inspection seamlessly.

What actions can I perform during a site inspection with a headless browser?

During a site inspection with this headless browser, you can perform actions including navigate, screenshot, interact, and snapshot. These actions are passed as inputs to the workflow alias to automate your specific QA testing tasks.

Does this QA testing workflow require any external dependencies or components?

No, this QA testing workflow does not require any external dependencies or components to function. It operates as a self-contained Codex-native wrapper around the ProductionOS browse workflow for interaction verification.

What is the best way to automate interaction verification across staging web applications?

The best way to automate interaction verification across staging web applications is using a Codex-native workflow wrapper. It directly maps inputs like URL and action to the ProductionOS browse workflow for reliable site inspection.