apify-companies-using-ashbylisted
Install: claude install-skill johnisanerd/claude-skill-companies-using-ashby
# Companies That Use Ashby, as a Live Directory
A query or a prospect list in, live-verified companies on Ashby out, each with its board URL and a current open-jobs count.
## When to use this skill
- Someone asks which companies use Ashby, for a lead list, market map, or recruiting target list.
- You have a prospect list and need to know who hires through Ashby before pointing a jobs pipeline at them.
- You want hiring as a buying signal: companies on Ashby skew to funded, fast-growing startups, and open-roles counts show where headcount is going.
- You need to verify one company: does it have an Ashby job board at all, and what is the board URL?
Not for: pulling the job postings themselves. Use the companion `apify-ashby-jobs-scraper` skill, built on the same Actor but shaped for job rows with salary data. See `references/actor-index.md`.
## What you get
One dataset row per company. `resultType` separates `company` rows from `error` rows.
- `companyName`: the company's name from the bundled directory.
- `boardToken`: the board slug, the last path segment of the board URL.
- `boardUrl`: the public jobs.ashbyhq.com board.
- `jobCount`: live open roles at verification time.
- `live`: whether the board answered the probe (null when verification is off).
- `verifiedAt`, `scrapedAt` (ISO timestamps)
A not-found check returns an `error` row with `errorCode: board_not_found`, a plain `errorMessage`, and `didYouMean`: the closest known board slugs.
The Actor ships a `compani