Agent Skill · Worklittle
employees
Guides Worklittle Business employee roster work: create/update employees and employment periods, performance feedback, org attendance calendar, hiring-team email, and organization member webhooks. Use when automating hire conversion, HRIS employee sync, PTO/calendar, or post-hire roster management — not for pre-hire pipeline (use skill candidates) or People Search (people-search).
Skill body
Business skill for hired people. Pre-hire pipeline, interviews, and offers → skill candidates.
Critical rules
- Scope
jobs:applicationsfor employees. Attendance uses the same org auth; webhooks needwebhooks:manage. create_employeecan convert a candidate into an employee. Deleting an employee may restore the linked candidate.- Employment periods need
employee_id+start_date; setend_reasonwhen closing a stint. - Attendance is the org calendar API (
/attendance— there is no/calendarprefix). Same data as the Work calendar UI. - Org email (
send_email) is metered — confirm before send. Prefer skillcandidatesfor interview/offer stage templates; use this skill for employee/HR follow-ups on the same send surface. - Only report writes after the API/MCP returns OK. Confirm identity before hire conversion or deletes.
Surface map
| Area | Details |
|---|---|
| Roster / periods / feedback | references/roster.md |
| Attendance (calendar) | references/attendance.md |
| references/email.md | |
| Webhooks | references/webhooks.md |
Docs: Manage candidates · Attendance · ATS automation · Org ops · Webhooks
Work with this as data
Every skill here is available over the APIs.io API and to AI agents over MCP.