← 返回 Skills 市场
Ai Intelligent Attendance Management
作者
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
292
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-intelligent-attendance-management
功能描述
考勤管理,打卡 + 请假 + 统计。
使用说明 (SKILL.md)
AI 智能考勤管理系统
描述
考勤管理,打卡 + 请假 + 统计。
功能
- 打卡管理(多种方式)
- 请假审批(流程审批)
- 考勤统计(自动统计)
- 异常处理(自动提醒)
- 薪资关联(考勤工资)
定价
- 基础版:¥49/月(50 人)
- 专业版:¥199/月(500 人)
- 企业版:¥799/月(无限人数)
适用场景
- 企业考勤
- 工时管理
- 薪资计算
- 人事管理
技术栈
- Python + FastAPI
- 打卡集成
- 审批流程
- 统计分析
安装
git clone https://github.com/openclaw-skills/ai-intelligent-attendance-management
cd ai-intelligent-attendance-management
pip install -r requirements.txt
python app.py
创建:2026-03-13 作者:OpenClaw Skills Team
安全使用建议
This skill is suspicious because it contains no code but tells you to clone and run an external GitHub repository and pip-install its dependencies. Do not run those commands blindly. Before installing:
- Inspect the GitHub repository and its commit history to verify the author and contents.
- Review requirements.txt for risky dependencies (packages that execute code during install or are poorly maintained).
- Read app.py and any server code to see what network calls, credential reads, or data exfiltration it might perform.
- If you must test it, run in an isolated sandbox or VM without access to sensitive environment variables or production systems.
- Prefer skills that include their code in the package or provide a vetted release URL. Ask the publisher for provenance and a packaged release if you need higher assurance.
功能分析
Type: OpenClaw Skill
Name: ai-intelligent-attendance-management
Version: 1.0.0
The skill bundle contains only metadata and descriptive documentation for an attendance management system. There is no executable code, suspicious logic, or prompt injection attempts present in SKILL.md or skill.json. The documentation points to an external GitHub repository (github.com/openclaw-skills/ai-intelligent-attendance-management) for the actual implementation, which is a standard practice for project documentation.
能力评估
Purpose & Capability
Name, description, and SKILL.md content all describe an attendance management system (clock-in, leave, stats). The declared requirements (none) are consistent with a small instruction-only skill, but functionality claims imply a standalone app.
Instruction Scope
SKILL.md instructs to run: git clone https://github.com/openclaw-skills/ai-intelligent-attendance-management; pip install -r requirements.txt; python app.py. These commands fetch and execute external code and install dependencies not included in the packaged skill. That grants the installer broad discretion and potential for fetching malicious packages or running undesired network/system actions.
Install Mechanism
There is no install spec in the registry; the only install path is the SKILL.md's GitHub clone + pip install approach. Downloading/executing code from an external repository and installing whatever is listed in requirements.txt is a high-risk install pattern because the repository contents and dependency list are not provided or vetted in this package.
Credentials
The packaged skill requests no environment variables or credentials, which is proportionate. However, the external app it instructs you to clone/run could request or read credentials at runtime (not visible here). Absence of declared env requirements does not guarantee the external code is benign.
Persistence & Privilege
Skill is not always-enabled, has no special persistence or config path requirements, and does not claim to modify other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-intelligent-attendance-management - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-intelligent-attendance-management触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of AI 智能考勤管理系统 (v1.0.0):
- 支持考勤打卡(多种方式)
- 请假流程审批
- 自动考勤统计与异常提醒
- 考勤与薪资自动关联
- 提供多种适用场景与定价方案
- 基于 Python + FastAPI 技术栈
元数据
常见问题
Ai Intelligent Attendance Management 是什么?
考勤管理,打卡 + 请假 + 统计。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 292 次。
如何安装 Ai Intelligent Attendance Management?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-intelligent-attendance-management」即可一键安装,无需额外配置。
Ai Intelligent Attendance Management 是免费的吗?
是的,Ai Intelligent Attendance Management 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ai Intelligent Attendance Management 支持哪些平台?
Ai Intelligent Attendance Management 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ai Intelligent Attendance Management?
由 yang1002378395-cmyk(@yang1002378395-cmyk)开发并维护,当前版本 v1.0.0。
推荐 Skills