Skip to content

mjcramerz/browser-automation

v1.1.0

Use this plugin for browser automation, screenshots, and interactive Playwright workflows.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "browser-automation",
  "version": "1.1.0",
  "description": "Use this plugin for browser automation, screenshots, and interactive Playwright workflows.",
  "author": {
    "name": "Codex Setup"
  },
  "keywords": [
    "browser",
    "automation",
    "development",
    "playwright",
    "interactive",
    "screenshot"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Browser Automation",
        "shortDescription": "Browser automation workflows",
        "category": "Developer Tools",
        "capabilities": [
          "Read",
          "Write"
        ],
        "defaultPrompt": [
          "Use the Browser Automation plugin for Playwright, interactive browser loops, and screenshot work."
        ],
        "longDescription": "Use this plugin for browser automation, interactive Playwright loops, and screenshot capture workflows.",
        "developerName": "Codex Setup",
        "brandColor": "#0EA5E9",
        "composerIcon": "./skills/playwright/assets/playwright-small.svg",
        "logo": "./skills/playwright/assets/playwright.png",
        "screenshots": []
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 3shell scripts
  • take_screenshot.py
  • 5text files
  • 3JSON files
  • 3YAML files
  • 6images
  • 3other files
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai