apify-companies-using-paylocitylisted
Install: claude install-skill johnisanerd/claude-skill-companies-using-paylocity
# Companies Using Paylocity, as a List You Can Work
Turn on discovery and get a directory of employers that hire on Paylocity: one row per company, each with a live open-jobs count, straight from the public web archive.
## When to use this skill
- You want a list of companies that use Paylocity, for a prospect list, a market map, or a partner search.
- Hiring is a buying signal, and you want to see who on Paylocity is actively posting roles in your niche.
- You are building a directory of Paylocity career sites to feed a sourcing tool or a CRM.
- You need the board GUID for a set of companies before pulling their jobs.
Not for: pulling the actual job postings from a board you already know. Use the companion `apify-paylocity-jobs-api` skill, built on the same Actor but shaped for extraction. See `references/actor-index.md`.
## What you get
One dataset row per company. `resultType` is `company` (with `error` rows for boards that could not be read).
Core fields:
- `companyName`, `boardGuid`, `boardUrl`
- `jobCount` (live open roles when `verifyLive` is on), `status` (`live`, `empty`, `dead`, or `unverified`)
- `locations` (the board's declared locations), `departments`
- `slugSource` (how the board was found), `discoveredAt`
Pair a discovered `boardGuid` with the `apify-paylocity-jobs-api` skill to pull that company's jobs.
## Prerequisites
- Apify account (sign up at https://apify.com?fpr=9n7kx3&fp_sid=skillrepo).
- Authentication via `apify login`, or an `APIFY_TOKE