bettyguo avatar

bettyguo

Community

@bettyguo

0Followers
|
31Public Repos
|
15Published Skills

Agent Skills by bettyguo

Showing 15 vetted skills indexed across 1 GitHub repositories.

bettyguobettyguo
8

detect-captcha

Detects whether a page has a CAPTCHA via Wi-Fi, and identifies its type.

Community
Basic
bettyguobettyguo
8

upload-download-file

Upload local files to input elements or capture downloaded file paths in browser automation.

Community
Intermediate
bettyguobettyguo
8

date-picker-widget

Select dates in native or custom calendar widgets using ISO-8601 input.

Community
Intermediate
bettyguobettyguo
8

fill-multi-step-form

Automate multi-step web form completion by mapping labeled fields to provided values.

Community
Intermediate
bettyguobettyguo
8

pagination-next-page

Activates the next-page control in a paginated listing to load subsequent results.

Community
Intermediate
bettyguobettyguo
8

verify-page-loaded

Detect page readiness via DOM state and loading indicators.

Community
Intermediate
bettyguobettyguo
8

searchable-dropdown

Type text to filter and select options in ARIA combobox widgets.

Community
Intermediate
bettyguobettyguo
8

dismiss-cookie-banner

Dismiss cookie consent banners on web pages after navigation.

Community
Basic
bettyguobettyguo
8

exit-tracking-popup

Dismiss exit-intent popups by clicking close controls or pressing Escape.

Community
Intermediate
bettyguobettyguo
8

dismiss-newsletter-popup

Dismiss newsletter popups on content sites using DOM markers and keyboard input.

Community
Intermediate
bettyguobettyguo
8

handle-modal-dialog

Detect and dismiss blocking modal dialogs on web pages using DOM markers.

Community
Intermediate
bettyguobettyguo
8

extract-table-pagination

Extract HTML table rows into dictionaries and paginate via next controls.

Community
Intermediate
bettyguobettyguo
8

handle-infinite-scroll

Automate web page scrolling to load infinite-scroll content with configurable stop conditions.

Community
Intermediate
bettyguobettyguo
8

search-and-filter

Enter a search query, submit it, and apply filter facets.

Community
Intermediate
bettyguobettyguo
8

login-flow

Automate website sign-ins using environment variables or a Playwright persistent context.

Community
Intermediate