ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

greenhouse

Greenhouse ATS — manage candidates, jobs, applications, offers, and interviews via Harvest API

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/aiwithabidi/greenhouse
Or

What This Skill Does

The Greenhouse ATS skill for OpenClaw provides a robust interface for interacting with the Greenhouse Harvest API, enabling automated management of your recruitment lifecycle. It serves as a command-line bridge allowing agents to query candidates, update application statuses, manage job postings, and retrieve administrative data such as departments, offices, and interview stages. By leveraging this skill, users can automate repetitive talent acquisition tasks, ensuring that data flows seamlessly between recruitment workflows and the agent's logic. It simplifies complex API interactions into intuitive commands that support both raw JSON for machine parsing and human-readable formatting for reports.

Installation

To install this skill, use the OpenClaw management utility within your environment. Run the following command in your terminal: clawhub install openclaw/skills/skills/aiwithabidi/greenhouse

Ensure you have your Greenhouse Harvest API key ready. You must set this key in your environment variables as GREENHOUSE_API_KEY to allow the script to authenticate with the Harvest API successfully. Without this variable, the script will be unable to establish a connection to your Greenhouse account.

Use Cases

This skill is designed for HR operations, talent acquisition teams, and engineering managers who need to streamline hiring. Common use cases include:

  • Candidate Sourcing & Management: Quickly adding candidates from external sources into the ATS pipeline.
  • Status Automation: Advancing candidates to the next interview stage or rejecting applications based on interview results provided by other agents.
  • Reporting: Fetching lists of active jobs, current scorecards, or office metrics to provide summaries of recruitment health.
  • Operational Synchronization: Mapping internal company identifiers (like departments or offices) to ensure new candidates are assigned to the correct entities within Greenhouse.

Example Prompts

  1. "Find all candidates who applied for the Software Engineer role and list their current application status."
  2. "Create a new candidate profile for Jane Doe with email [email protected]."
  3. "Advance the application for candidate ID 12345 to the next stage in the interview pipeline."

Tips & Limitations

  • Rate Limiting: Always be mindful of Greenhouse API rate limits when scripting high-volume operations.
  • Output Handling: Use the --human flag when running commands interactively to view tables, but switch to default JSON output when chaining this skill's output into other automated workflows.
  • Security: Ensure that your GREENHOUSE_API_KEY is kept in a secure vault rather than hardcoded in your scripts. The skill relies on standard environment variable retrieval for authentication.

Metadata

Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-aiwithabidi-greenhouse": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#hr#recruitment#automation#greenhouse#ats
Safety Score: 4/5

Flags: external-api, code-execution

Related Skills

agent-memory

Full AI agent memory stack — Mem0 unified memory engine with vector search (Qdrant) and knowledge graph (Neo4j), plus SQLite for structured data. Complete setup script and tools. Give your OpenClaw agent a real brain with semantic recall, entity relationships, and structured storage.

aiwithabidi 4473

skill-auditor

Security audit and quarantine system for third-party OpenClaw skills. Use when evaluating, reviewing, or installing any skill from ClawHub or external sources. Automatically triggered before any skill installation.

aiwithabidi 4473

Model Intel

Live LLM model intelligence and pricing from OpenRouter

aiwithabidi 4473

deep-search

Multi-tier Perplexity search with Langfuse tracing. Three depth levels: quick (sonar), pro (sonar-pro), deep (sonar-reasoning-pro). Supports focus modes: internet, academic, news, youtube, reddit. Returns AI-synthesized answers with citations. Use for research, comparisons, market analysis, fact-checking. Triggers: search, research, look up, find out, compare, what is, deep search, web research.

aiwithabidi 4473

amplitude

Amplitude product analytics — track events, analyze user behavior, run cohort analysis, manage user properties, and query funnel/retention data via the Amplitude API. Understand product usage, measure feature adoption, and analyze user journeys. Built for AI agents — Python stdlib only, zero dependencies. Use for product analytics, user behavior tracking, funnel analysis, retention analysis, and cohort segmentation.

aiwithabidi 4473