ashby-pipeline

Query Ashby interview stages and applications to manage candidate pipelines.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jjeremycai/claudekit --skill ashby-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ashby-pipeline
Source: https://github.com/jjeremycai/claudekit/tree/main/skills/ashby-pipeline
Command: npx skills add https://github.com/jjeremycai/claudekit --skill ashby-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps recruiters view and manage the Ashby pipeline for a given job by querying stages and active applications.

Core Features & Use Cases

  • View and visualize the candidate pipeline for a specific job, including stages and counts.
  • Move candidates between stages, schedule interviews, add notes, and archive or reject candidates.
  • Retrieve and summarize interview stages and active applications to support fast decision-making across multiple jobs.

Quick Start

Use the ashby-pipeline skill to display the current pipeline for the "Senior Frontend Engineer" role.

Frequently Asked Questions about ashby-pipeline

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I view the Ashby recruiting pipeline for a specific job?

To view the Ashby recruiting pipeline, the skill queries interview stages and active applications for a given job, displaying a structured visual pipeline grouped by stage with candidate counts.

Can I move candidates between stages and schedule interviews in Ashby?

Yes, you can move candidates between stages and schedule interviews in Ashby by using API calls like application_change_stage to perform stage transitions and update candidate records directly.

What's the best way to manage active applications across multiple Ashby jobs?

Managing active applications across multiple Ashby jobs is done by retrieving and summarizing interview stages and active applications, supporting fast decision-making and pipeline visualization for each role.

How do I add notes or archive candidates in an Ashby pipeline?

Adding notes or archiving candidates in an Ashby pipeline is handled through Ashby API calls that retrieve application data and perform updates, allowing recruiters to archive or reject candidates from the structured view.

Does this Ashby pipeline skill require any specific dependencies or components?

No specific dependencies or components are required to use this Ashby pipeline skill, as it operates by directly querying Ashby API endpoints like interview_stage_list and application_list to retrieve and manage data.