gasbuddy-browserUse Playwright via Bash `exec` tool (not the built-in browser tool) to fetch GasBuddy fuel prices for a target city/area (especially Toronto/North York), and...
Install via ClawdBot CLI:
clawdbot install mebusw/gasbuddy-browserGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.gasbuddy.com/gasprices/ontario/north-york`Audited May 22, 2026 · audit v1.0
Generated Jul 29, 2026
A commuter in North York wants to find the cheapest gas station before filling up. The skill fetches and displays the top 5 cheapest stations with prices and addresses, saving time and money.
A small delivery company with multiple vehicles uses this skill to compare gas prices daily across Toronto stations, enabling route planning to minimize fuel costs.
A market researcher analyzes fuel price trends in North York by running the skill periodically to collect station prices and log them for reporting.
Integrate the skill with a notification system to alert users when gas prices drop below a threshold in their area, helping them save on refueling.
Offer a premium subscription that provides automated daily gas price reports for multiple cities, with historical data and trend analysis.
Display targeted fuel-related ads (e.g., tire shops, car washes) on the price comparison dashboard or in the output report.
License anonymized fuel price data to local businesses or research organizations for market analysis.
💬 Integration Tip
Ensure the Playwright script runs in a headless environment that can execute JavaScript, and handle the Cloudflare challenge by waiting for title change.
Scored May 22, 2026
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
通过已登录的Edge或Chrome浏览器,利用Chrome DevTools Protocol执行JS渲染页面的导航、点击、截图及数据提取等自动化操作。
Send and receive SMS/RCS via Google Messages web interface (messages.google.com). Use when asked to "send a text", "check texts", "SMS", "text message", "Google Messages", or forward incoming texts to other channels.
High-performance browser automation for heavy scraping, multi-tab management, and precise DOM extraction. Use this when you need speed, reliability, or advanced state management (cookies/local storage) beyond standard web fetching.