{
  "schemaVersion": "1.0",
  "item": {
    "slug": "super-browser",
    "name": "Sb",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/Heldinhow/super-browser",
    "canonicalUrl": "https://clawhub.ai/Heldinhow/super-browser",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/super-browser",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=super-browser",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "_meta.json"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/super-browser"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/super-browser",
    "agentPageUrl": "https://openagent3.xyz/skills/super-browser/agent",
    "manifestUrl": "https://openagent3.xyz/skills/super-browser/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/super-browser/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Super Browser Automation",
        "body": "The ultimate browser automation framework. Combines the best of 8 top-rated browser skills."
      },
      {
        "title": "Why This Skill?",
        "body": "Unified browser automation that works locally or in the cloud. Handles any web task from scraping to testing."
      },
      {
        "title": "1. Environment Selection (automatic)",
        "body": "Cloud - Browserbase (remote, scalable)\nLocal - Local Chrome/Chromium\nAuto-detect based on available keys"
      },
      {
        "title": "2. Session Management",
        "body": "Create/destroy sessions\nUse profiles (persist logins)\nConnect to existing tabs"
      },
      {
        "title": "3. Core Actions",
        "body": "CommandDescriptionnavigateGo to URLclickClick elementtypeInput textsnapshotAnalyze pagescreenshotCapture screenpdfExport to PDF"
      },
      {
        "title": "4. Interactions",
        "body": "Use @refs from snapshot\nWait for elements\nMouse control\nDrag and drop"
      },
      {
        "title": "5. Best Practices",
        "body": "Always observe before acting\nUse explicit waits\nHandle errors gracefully"
      },
      {
        "title": "Quick Automation",
        "body": "browser open url=\"https://example.com\"\nbrowser snapshot\nbrowser click ref=\"login-btn\""
      },
      {
        "title": "Cloud Session",
        "body": "browser session create --provider=browserbase\nbrowser task run --goal=\"Find pricing page\""
      },
      {
        "title": "Profile Management",
        "body": "browser profile create --name=shopping\nbrowser profile connect --name=shopping"
      },
      {
        "title": "Merged From",
        "body": "SkillRatingagent-browser3.672browser-automation3.590browser-use3.538fast-browser-use3.534stagehand-browser-cli3.519agent-browser-stagehand3.531"
      },
      {
        "title": "Version",
        "body": "v1.0.0 - Initial release"
      }
    ],
    "body": "Super Browser Automation\n\nThe ultimate browser automation framework. Combines the best of 8 top-rated browser skills.\n\nWhy This Skill?\n\nUnified browser automation that works locally or in the cloud. Handles any web task from scraping to testing.\n\nCore Features\n1. Environment Selection (automatic)\nCloud - Browserbase (remote, scalable)\nLocal - Local Chrome/Chromium\nAuto-detect based on available keys\n2. Session Management\nCreate/destroy sessions\nUse profiles (persist logins)\nConnect to existing tabs\n3. Core Actions\nCommand\tDescription\nnavigate\tGo to URL\nclick\tClick element\ntype\tInput text\nsnapshot\tAnalyze page\nscreenshot\tCapture screen\npdf\tExport to PDF\n4. Interactions\nUse @refs from snapshot\nWait for elements\nMouse control\nDrag and drop\n5. Best Practices\nAlways observe before acting\nUse explicit waits\nHandle errors gracefully\nUsage\nQuick Automation\nbrowser open url=\"https://example.com\"\nbrowser snapshot\nbrowser click ref=\"login-btn\"\n\nCloud Session\nbrowser session create --provider=browserbase\nbrowser task run --goal=\"Find pricing page\"\n\nProfile Management\nbrowser profile create --name=shopping\nbrowser profile connect --name=shopping\n\nMerged From\nSkill\tRating\nagent-browser\t3.672\nbrowser-automation\t3.590\nbrowser-use\t3.538\nfast-browser-use\t3.534\nstagehand-browser-cli\t3.519\nagent-browser-stagehand\t3.531\nVersion\n\nv1.0.0 - Initial release"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/Heldinhow/super-browser",
    "publisherUrl": "https://clawhub.ai/Heldinhow/super-browser",
    "owner": "Heldinhow",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/super-browser",
    "downloadUrl": "https://openagent3.xyz/downloads/super-browser",
    "agentUrl": "https://openagent3.xyz/skills/super-browser/agent",
    "manifestUrl": "https://openagent3.xyz/skills/super-browser/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/super-browser/agent.md"
  }
}