From 0d9a629e492ad03825259765fd4d5d2c56c81cec Mon Sep 17 00:00:00 2001 From: SuperUser Date: Thu, 5 Mar 2026 13:56:27 +0000 Subject: [PATCH] Add personio-headcount skill (migrated from plugin) --- .../data/headcount_snapshot.json | 147 ++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 personio-headcount/data/headcount_snapshot.json diff --git a/personio-headcount/data/headcount_snapshot.json b/personio-headcount/data/headcount_snapshot.json new file mode 100644 index 0000000..5cb758e --- /dev/null +++ b/personio-headcount/data/headcount_snapshot.json @@ -0,0 +1,147 @@ +{ + "last_refreshed": "2026-03-04T19:00:00Z", + "total_records": 755, + "summary": { + "ACTIVE": 177, + "INACTIVE": 574, + "ONBOARDING": 1, + "LEAVE": 3 + }, + "employees": [ + { + "personio_id": "35653993", + "status": "ONBOARDING", + "team_id": "417186", + "department_id": "1291054", + "office_id": "501083", + "start_date": "2026-05-01", + "end_date": null + }, + { + "personio_id": "1576840", + "status": "ACTIVE", + "team_id": "1576840", + "department_id": "7432065", + "office_id": "2143112", + "start_date": "2022-03-15", + "end_date": null + }, + { + "personio_id": "584895", + "status": "ACTIVE", + "team_id": "584895", + "department_id": "4729433", + "office_id": "2143112", + "start_date": "2020-06-01", + "end_date": null + }, + { + "personio_id": "3146300", + "status": "ACTIVE", + "team_id": "3146300", + "department_id": "1291053", + "office_id": "2143112", + "start_date": "2021-09-15", + "end_date": null + }, + { + "personio_id": "492422", + "status": "ACTIVE", + "team_id": "492422", + "department_id": "3443052", + "office_id": "501083", + "start_date": "2019-01-20", + "end_date": null + }, + { + "personio_id": "492421", + "status": "ACTIVE", + "team_id": "492421", + "department_id": "1156004", + "office_id": "472557", + "start_date": "2021-02-10", + "end_date": null + }, + { + "personio_id": "4858244", + "status": "ACTIVE", + "team_id": "4858244", + "department_id": "7432065", + "office_id": "501083", + "start_date": "2023-07-01", + "end_date": null + }, + { + "personio_id": "3442692", + "status": "ACTIVE", + "team_id": "3442692", + "department_id": "7432065", + "office_id": "501083", + "start_date": "2022-11-20", + "end_date": null + }, + { + "personio_id": "492417", + "status": "ACTIVE", + "team_id": "492417", + "department_id": "1156004", + "office_id": "472557", + "start_date": "2020-08-15", + "end_date": null + }, + { + "personio_id": "382453", + "status": "ACTIVE", + "team_id": "382453", + "department_id": "4729433", + "office_id": "472557", + "start_date": "2021-04-01", + "end_date": null + }, + { + "personio_id": "4811949", + "status": "ACTIVE", + "team_id": "4811949", + "department_id": "10098903", + "office_id": "3664506", + "start_date": "2019-05-10", + "end_date": null + }, + { + "personio_id": "784205", + "status": "ACTIVE", + "team_id": "784205", + "department_id": "1156004", + "office_id": "472557", + "start_date": "2022-01-15", + "end_date": null + }, + { + "personio_id": "3442690", + "status": "ACTIVE", + "team_id": "3442690", + "department_id": "7432065", + "office_id": "2143112", + "start_date": "2023-09-01", + "end_date": null + }, + { + "personio_id": "417186", + "status": "ACTIVE", + "team_id": "417186", + "department_id": "1291054", + "office_id": "472557", + "start_date": "2020-02-20", + "end_date": null + }, + { + "personio_id": "1576871", + "status": "ACTIVE", + "team_id": "1576871", + "department_id": "7432065", + "office_id": "501083", + "start_date": "2022-06-15", + "end_date": null + } + ] +}