← Back to Skills Marketplace
yang1002378395-cmyk

Ai Intelligent Attendance Management

by yang1002378395-cmyk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
292
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ai-intelligent-attendance-management
Description
考勤管理,打卡 + 请假 + 统计。
README (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

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ai-intelligent-attendance-management
  3. After installation, invoke the skill by name or use /ai-intelligent-attendance-management
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of AI 智能考勤管理系统 (v1.0.0): - 支持考勤打卡(多种方式) - 请假流程审批 - 自动考勤统计与异常提醒 - 考勤与薪资自动关联 - 提供多种适用场景与定价方案 - 基于 Python + FastAPI 技术栈
Metadata
Slug ai-intelligent-attendance-management
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Ai Intelligent Attendance Management?

考勤管理,打卡 + 请假 + 统计。 It is an AI Agent Skill for Claude Code / OpenClaw, with 292 downloads so far.

How do I install Ai Intelligent Attendance Management?

Run "/install ai-intelligent-attendance-management" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ai Intelligent Attendance Management free?

Yes, Ai Intelligent Attendance Management is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ai Intelligent Attendance Management support?

Ai Intelligent Attendance Management is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ai Intelligent Attendance Management?

It is built and maintained by yang1002378395-cmyk (@yang1002378395-cmyk); the current version is v1.0.0.

💬 Comments