Agent Skills by bettyguo
Showing 15 vetted skills indexed across 1 GitHub repositories.
detect-captcha
Detects whether a page has a CAPTCHA via Wi-Fi, and identifies its type.
upload-download-file
Upload local files to input elements or capture downloaded file paths in browser automation.
date-picker-widget
Select dates in native or custom calendar widgets using ISO-8601 input.
fill-multi-step-form
Automate multi-step web form completion by mapping labeled fields to provided values.
pagination-next-page
Activates the next-page control in a paginated listing to load subsequent results.
verify-page-loaded
Detect page readiness via DOM state and loading indicators.
searchable-dropdown
Type text to filter and select options in ARIA combobox widgets.
dismiss-cookie-banner
Dismiss cookie consent banners on web pages after navigation.
exit-tracking-popup
Dismiss exit-intent popups by clicking close controls or pressing Escape.
dismiss-newsletter-popup
Dismiss newsletter popups on content sites using DOM markers and keyboard input.
handle-modal-dialog
Detect and dismiss blocking modal dialogs on web pages using DOM markers.
extract-table-pagination
Extract HTML table rows into dictionaries and paginate via next controls.
handle-infinite-scroll
Automate web page scrolling to load infinite-scroll content with configurable stop conditions.
search-and-filter
Enter a search query, submit it, and apply filter facets.
login-flow
Automate website sign-ins using environment variables or a Playwright persistent context.