← 返回 Skills 市场
Ukg Ready
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
325
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install ukg-ready
功能描述
UKG Ready integration. Manage Employees, Timesheets, Schedules, Payrolls, Reports. Use when the user wants to interact with UKG Ready data.
安全使用建议
This skill relies on the official Membrane CLI to access UKG Ready. Before installing: verify the npm package @membranehq/cli and the Membrane project (homepage/repo) you trust; prefer installing in a controlled environment (not on a machine with unrelated sensitive keys); be aware `membrane login` will open a browser or provide a one-time code and will store auth state locally for future CLI use; never paste your org credentials into chat — use the provided login flow. If you manage sensitive HR or payroll data, confirm least-privilege access for the Membrane connection and audit which actions are created or run.
功能分析
Type: OpenClaw Skill
Name: ukg-ready
Version: 1.0.3
The skill facilitates UKG Ready integration by instructing the agent to install and use a third-party CLI (@membranehq/cli). It involves high-risk behaviors such as global package installation (npm install -g), shell command execution for authentication and action management, and network access to external endpoints (getmembrane.com). While these actions are consistent with the stated purpose of managing HCM data and follow some security best practices (e.g., avoiding local secrets), the reliance on shell-based tooling and external dependencies constitutes a significant attack surface.
能力标签
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md directs use of the Membrane CLI and a ukg-ready connector to manage UKG Ready entities (employees, timecards, reports, etc.). Required capabilities (network + Membrane account) are appropriate for this integration.
Instruction Scope
Instructions are scoped to installing and using the Membrane CLI: login, create/connect a ukg-ready connection, discover or create actions, and run them. The instructions do not ask the agent to read arbitrary system files, other credentials, or to transmit data to unexpected endpoints.
Install Mechanism
Install is an npm global install: `npm install -g @membranehq/cli@latest`. This is expected for a CLI-based integration but carries normal npm supply-chain risk (installing a global package from the registry). No downloads from untrusted URLs or archive extraction are present.
Credentials
The skill declares no required environment variables or config paths. Authentication is delegated to Membrane's login flow, which is proportionate to the stated functionality. There are no unrelated credential requests.
Persistence & Privilege
Skill is instruction-only, not always-enabled, and does not modify other skills. A practical consequence: the Membrane CLI will store authentication state locally after `membrane login` (normal for a CLI). If the agent is allowed to invoke skills autonomously and the user has authenticated, the agent could run membrane commands that access org HR/payroll data — this is expected but worth noting.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ukg-ready - 安装完成后,直接呼叫该 Skill 的名称或使用
/ukg-ready触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Ukg Ready 是什么?
UKG Ready integration. Manage Employees, Timesheets, Schedules, Payrolls, Reports. Use when the user wants to interact with UKG Ready data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 325 次。
如何安装 Ukg Ready?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ukg-ready」即可一键安装,无需额外配置。
Ukg Ready 是免费的吗?
是的,Ukg Ready 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ukg Ready 支持哪些平台?
Ukg Ready 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ukg Ready?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills