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, upload resume, enter email verification code, and submit. Use when: applying to a job on Greenhouse, filling out a Greenhouse application form, submitting a resume to a company that uses Greenhouse ATS.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "greenhouse-apply" with this command: npx skills add buildingbrien/greenhouse-apply

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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

URL to PDF

Convert URL to PDF suitable for mobile reading.

Registry SourceRecently Updated
1.3K0guoqiao
General

pdf-ocr-layout

基于智谱 GLM-OCR、GLM-4.7 及 GLM-4.6V 的多模态文档深度解析工具。 Use when: - 需要高精度提取文档(PDF/图片)中的表格并转换为 Markdown 格式 - 需要从文档页面中自动裁剪并提取插图、图表为独立文件 - 需要对提取的图表进行深度语义理解(基于 GLM-4.6V 视觉分析) - 需要对提取的表格数据进行逻辑分析(基于 GLM-4.7 文本分析) 核心架构: 1. 视觉提取:GLM-OCR 2. 语义理解:GLM-4.7 (纯文本/表格) + GLM-4.6V (多模态/图像)

Registry SourceRecently Updated
1.5K1baokui
General

rupali

Playful virtual girlfriend voice companion. Use when the user wants short, flirty, friendly text replies returned as Bulbul v3 audio across chat channels (Discord/Telegram/WhatsApp). Generate a brief response, then synthesize and send MP3.

Registry SourceRecently Updated
General

博查搜索

博查搜索 API 插件,从全网搜索网页信息,结果准确、摘要完整,适合 AI 使用。

Registry SourceRecently Updated