From asi
Automates browsers via Playwright MCP for web scraping, screenshots, UI interactions, testing, and browser workflows. Headless support.
npx claudepluginhub plurigrid/asi --plugin asiThis skill uses the workspace's default tool permissions.
Control browsers via Playwright MCP server.
Runs Playwright MCP server for Claude Code browser automation via accessibility tree tools. Enables navigation, clicks, forms, screenshots, content extraction for blocked sites or local UI testing.
Automates browser tasks via Playwright CLI for AI agents: navigate pages, take snapshots/screenshots, fill forms, click elements from command line. Use with shell access.
Automates headless E2E browser tests for web apps using Playwright MCP, enabling cross-browser testing, CI/CD automation, and isolated test execution.
Share bugs, ideas, or general feedback.
Control browsers via Playwright MCP server.
MCP server configured in ~/.mcp.json:
{
"playwright": {
"command": "npx",
"args": ["-y", "@anthropic-ai/mcp-server-playwright"]
}
}
navigate_page - Go to a URLnew_page - Open new browser tablist_pages - Show open pagesclick - Click elementsfill - Type into input fieldsselect - Choose from dropdownspress - Press keyboard keystake_screenshot - Screenshot current pageget_page_content - Get page HTMLget_text - Extract visible textevaluate - Run JavaScript in page contextnavigate_page(url="https://example.com")take_screenshot()navigate_page(url="https://example.com/form")fill(selector="#email", value="user@example.com")fill(selector="#password", value="secret")click(selector="button[type=submit]")navigate_page(url="https://example.com/data")get_text(selector=".results")This skill connects to the K-Dense-AI/claude-scientific-skills ecosystem:
general: 734 citations in bib.duckdbThis skill maps to Cat# = Comod(P) as a bicomodule in the equipment structure:
Trit: 0 (ERGODIC)
Home: Prof
Poly Op: ⊗
Kan Role: Ran_K
Color: #26D826
The skill participates in triads satisfying:
(-1) + (0) + (+1) ≡ 0 (mod 3)
This ensures compositional coherence in the Cat# equipment structure.