← 返回
效率工具 中文

Greenhouse Apply

Submit job applications on Greenhouse (job-boards.greenhouse.io). Handles the full flow: fill text fields, set React Select dropdowns, select phone country,...
在 Greenhouse(job-boards.greenhouse.io)提交职位申请,处理完整流程:填写文本字段、设置 React Select 下拉菜单、选择电话国家代码等。
buildingbrien
效率工具 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 549
下载
💾 5
安装
1
版本
#latest

概述

Greenhouse Application Skill

Fill and submit Greenhouse job application forms via browser automation.

Prerequisites

  • Browser tool available (OpenClaw browser or Chrome extension)
  • Resume PDF accessible on the filesystem
  • Gmail or email access to retrieve verification codes
  • User-provided: name, email, phone, resume path, answers to custom questions

Workflow

Phase 1: Open the Job Page

Navigate to the Greenhouse job URL.

Phase 2: Fill All Text Fields via JS Evaluate

Critical: Do NOT use type on individual fields. Use a single evaluate call with native setters.

Phase 3: Phone Country Dropdown

The phone country selector is an intl-tel-input widget. It hijacks focus from other dropdowns.

Phase 4: React Select Dropdowns

Use Playwright click, type, press Enter on the combobox ref.

Phase 5: Resume Upload

Use the browser upload tool with the Attach button ref.

Phase 6: Audit Before Submit

Take a snapshot and verify EVERY field.

Phase 7: Submit & Verification Code

The code input is 8 individual inputs with IDs security-input-0 through security-input-7.

DO NOT use Playwright type on snapshot refs for code boxes — use JS evaluate instead.

Failure Modes & Recovery

  • Characters in wrong fields: Use JS getElementById instead of snapshot refs
  • Country dropdown stealing focus: Click document.body first to blur
  • Dropdown shows Select after setting: Use click-type-Enter pattern
  • Submit button stays disabled: Ensure input+change events fire with bubbles:true
  • Code expired: Re-submit to get fresh code

Notes

  • Voluntary EEO fields are optional
  • The Why Company textarea is the highest-value field
  • Phone auto-formats after country selection
  • Greenhouse may throttle repeat submissions

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-19 18:55 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 432 📥 103,783
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,837
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 438 📥 147,648