원클릭으로
browser-automation
Crawls and collects data for user-specified keywords using browser automation, returning structured results.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Crawls and collects data for user-specified keywords using browser automation, returning structured results.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
订阅 RSS/Atom 博客源,扫描更新,查看最新文章。无需安装 Go CLI,纯 Python 实现。
Google Gemini CLI 问答。需安装 gemini CLI。
通过 gh CLI 操作 GitHub:管理 issues、PRs、CI 运行、API 查询。需先安装 gh CLI 并认证。
Google Places 地点搜索。需配置 GOOGLE_PLACES_API_KEY 和安装 goplaces CLI。
通过 himalaya CLI 管理邮件(IMAP/SMTP):列出、阅读、搜索、回复、转发、删除。需先安装 himalaya 并配置邮箱。
通过自然语言指令编辑 PDF 文件的指定页面。需要 nano-pdf CLI(自动安装)。
| name | browser-automation |
| description | Crawls and collects data for user-specified keywords using browser automation, returning structured results. |
This skill enables the agent to search for specific keywords using a search engine and collect relevant data. It uses Playwright (via Python) to automate the browser interaction, ensuring reliable data extraction even from dynamic websites.
When the user asks "Find latest news about AI", "Search for 'Java tutorial' and give me links", or "Crawl data about SpaceX", this skill should be invoked.
This skill requires playwright python library.
The script handles dependency installation automatically.
No specific configuration required for this skill.