ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Pipeworx Ashby

Skill by b-gutman

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/b-gutman/pipeworx-ashby
Or

Ashby

Ashby MCP Pack — wraps the Ashby ATS API

ashby_list_candidates

Search candidates in your ATS. Returns names, emails, and application metadata. Use ashby_get_candid

ashby_get_candidate

Get full candidate profile by ID. Returns contact info, resume, interview history, and current appli

ashby_list_jobs

Search open positions. Filter by status (open, closed, draft, archived). Returns job title, departme

ashby_get_job

Get full job posting by ID. Returns description, requirements, hiring stage, and applicant count.

ashby_list_applications

Search job applications across positions. Returns candidate name, applied job, application stage, an

{
  "mcpServers": {
    "ashby": {
      "url": "https://gateway.pipeworx.io/ashby/mcp"
    }
  }
}

Metadata

Author@b-gutman
Stars4473
Views2
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-b-gutman-pipeworx-ashby": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.