بنقرة واحدة
playwright-mcp
Advanced web automation and scraping via Playwright MCP. Replaces standard browser.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Advanced web automation and scraping via Playwright MCP. Replaces standard browser.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Graph-based long-term memory for Epsilon Prime. Stores entities, relations, and architectural decisions.
Forces the model to think in a structured, sequential manner before acting. Essential for complex architecture.
Pickle Rick's "God Mode" Implementation Skill. Executes technical plans with rigorous verification. Use when you are ready to write code, run tests, and iterate through implementation phases.No Jerry-work allowed.
Expertise in Senior Principal Engineering refactoring. Use when you need to eliminate technical debt, remove "AI Slop," simplify complex logic, and ensure DRY code.
Expertise in managing Linear tickets locally using Markdown files. Use when you need to create, update, search, or break down features into atomic implementation tickets.
| name | playwright-mcp |
| description | Advanced web automation and scraping via Playwright MCP. Replaces standard browser. |
| metadata | {"openclaw":{"requires":{"bins":["npx"]},"homepage":"https://github.com/openclaw/openclaw-skills"}} |
Use this skill for advanced web scraping, handling Single Page Applications (SPAs), and executing complex browser interactions.
playwright_open: Navigates to a URL.playwright_scrape: Extracts text and HTML from the current page.playwright_click: Clicks elements using CSS selectors or text.playwright_type: Types text into input fields.playwright_screenshot: Captures a visual snapshot of the page.When the standard browser tool fails due to JavaScript or bot detection, switch to playwright.
Always prefer playwright_scrape for information-dense sites.