HRIS TEAM SKILL LIBRARY FOR WORKDAY TEAMS (v1.2)
Built by Incubane. Free to use, share, and adapt (CC BY 4.0).

1. Open HRIS_Team_Skill_Library_Overview.xlsx
   Start with the "Start here" tab. It explains agents and skills in plain
   language, and lists all 25 skills with when to use each one.

2. Read README.md for install steps per tool
   (Claude, Copilot, Codex, Cursor, Gemini, and plain chat tools).

3. Try one skill on the synthetic files in the samples folder
   before you use it on real work.

4. Before an agent reads any real file, clear it yourself:
   python3 scripts/clear_file.py <file>
   In Claude Code, the HRIS data guard (installed with the plugin)
   blocks data files that are not cleared. See PRIVACY-AND-GUARDRAILS.md.

What is in this folder:
- skills/        25 skill folders (SKILL.md, templates, checklists, scripts, tests)
- dist/          one ready-made zip per skill, for tools that upload skills as zip files
- hooks/         the HRIS data guard for Claude Code, and its tests
- scripts/       clear_file.py (clear a file before an agent reads it) and the library validator
- samples/       synthetic example files to practise with (no real data)
- hris-context-template.md   fill this in once so every skill knows your setup
- PORTABLE-USE.md            how to use the skills in a plain chat window
- PRIVACY-AND-GUARDRAILS.md  what protects personal data, what does not, and how to set it up
- AUTHORING-STANDARD.md      the house rules, if you want to adapt or write skills
- LICENSE.md, DISCLAIMER.md  CC BY 4.0 license, and terms of use (provided as is)

Data rule: use only masked, aggregated, or synthetic data. Your organisation's
AI and data policy always comes first.

Questions or help rolling this out: info@incubane.com | www.incubane.com
