skillZs
LIVE SKILL TAGS
>>> LIVE SKILLS INDEX <<<
* OPEN SOURCE *
NO LOGIN, NO TRACKING
REAL INSTALL DATA
← back to all skills
github/awesome-copilot13k installs

playwright-explore-website

Website exploration for testing using Playwright MCP

How do I install this agent skill?

npx skills add https://github.com/github/awesome-copilot --skill playwright-explore-website
view source ↗

Is this agent skill safe to install?

  • Gen Agent Trust Hubpass

    This skill allows the agent to explore websites using Playwright for testing. While functional, it is vulnerable to indirect prompt injection because it processes content from untrusted external websites which could contain malicious instructions designed to subvert the agent's behavior.

  • Socketpass

    No alerts

  • Snykwarn

    Risk: MEDIUM · No issues

  • Runlayerwarn

    1/1 file flagged

  • ZeroLeakspass

    Score: 93/100 · 2 sections analyzed

What does this agent skill do?

Website Exploration for Testing

Your goal is to explore the website and identify key functionalities.

Specific Instructions

  1. Navigate to the provided URL using the Playwright MCP Server. If no URL is provided, ask the user to provide one.
  2. Identify and interact with 3-5 core features or user flows.
  3. Document the user interactions, relevant UI elements (and their locators), and the expected outcomes.
  4. Close the browser context upon completion.
  5. Provide a concise summary of your findings.
  6. Propose and generate test cases based on the exploration.

Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.

<a href="https://skillzs.dev/skills/github/awesome-copilot/playwright-explore-website">View playwright-explore-website on skillZs</a>