trinet
Installation
SKILL.md
TriNet (via Apideck)
Access TriNet through Apideck's HRIS unified API — one of 58 HRIS connectors that share the same method surface. Code you write here ports to BambooHR, Workday, Deel and 54 other HRIS connectors by changing a single serviceId string. Apideck handles auth, pagination, rate limiting, and retries so you don't write per-tenant TriNet plumbing.
Quick facts
- Apideck serviceId:
trinet - Unified API: HRIS
- Auth type: oauth2
- Gotchas: page
- Homepage: https://www.trinet.com/
When to use this skill
Activate this skill when the user explicitly wants to work with TriNet — for example, "sync employees in TriNet" or "list time-off requests in TriNet". This skill teaches the agent:
- Which Apideck unified API covers TriNet (HRIS)
- The correct
serviceIdto pass on every call (trinet) - TriNet-specific auth and coverage caveats