# Clock In Attendance

> 在 考勤系统 场景下，在企业考勤系统中完成上下班打卡 时保护 打卡位置 的隐私规则。 策略为 mask。

- Skill: `theodora-y/clock-in-attendance` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add theodora-y/clock-in-attendance`
- Raw SKILL.md: https://api.skillmd.com/api/skills/theodora-y/clock-in-attendance/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Theodora-Y (https://skillmd.com/u/theodora-y)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/theodora-y/clock-in-attendance

---


## 何时使用
在考勤系统的在企业考勤系统中完成上下班打卡时，该技能被触发。

## 执行步骤
- [ ] 步骤1：打开考勤系统应用，点击“打卡”按钮进入打卡页面。
- [ ] 步骤2：选择当前打卡类型（上班或下班），确认打卡时间与地点信息，点击“确认打卡”提交。
- [ ] 步骤3：系统提示打卡成功后，返回主界面；若提示失败，根据错误信息重新操作或联系HR解决。

## 边界情况
- [特殊情况1]：网络连接失败时，提示用户检查网络并重试。
- [特殊情况2]：用户拒绝授权位置信息时，系统无法记录准确打卡位置，需手动输入或联系HR处理。
