← Back to Skills Marketplace
Ukg Pro Hcm
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ukg-pro-hcm-integration
Description
Ukg Pro HCM integration. Manage Persons, Organizations, Jobs, Benefits, Payrolls, TimeOffs and more. Use when the user wants to interact with Ukg Pro HCM data.
Usage Guidance
This skill is instruction-only and uses the Membrane CLI to connect to UKG Pro HCM, which is coherent with its description. Before installing or running it: 1) verify you trust the @membranehq package on npm (global npm installs execute code on your machine); 2) understand the Membrane login flow will require authentication in a browser and tokens will be stored/managed by the Membrane CLI locally; 3) evaluate the Membrane account and UKG connection permissions you grant (use least privilege or a test tenant if possible); 4) because the agent can call the skill autonomously by default, be mindful of what data you allow it to query or modify in your UKG environment. If you need higher assurance, review the Membrane CLI repository and package contents before installing.
Capability Analysis
Type: OpenClaw Skill
Name: ukg-pro-hcm-integration
Version: 1.0.1
The skill functions as a wrapper for the 'Membrane' platform to manage sensitive UKG Pro HCM data, including payroll and employee records. It requires the installation of a global npm package (`@membranehq/cli`) and explicitly instructs the AI agent to route all authentication and data through Membrane's third-party infrastructure (getmembrane.com). While the skill is transparent about its dependency, the requirement to use an intermediary for highly sensitive HR records and the steering of the agent to bypass direct credential handling represent significant security and supply-chain risks.
Capability Tags
Capability Assessment
Purpose & Capability
The skill advertises UKG Pro HCM integration and all runtime instructions revolve around using the Membrane CLI to connect, search, create, and run UKG-related actions; required capabilities match the stated purpose.
Instruction Scope
SKILL.md directs only to install and use the Membrane CLI, authenticate via the Membrane login flow, and interact with UKG actions. It does not instruct reading arbitrary local files, accessing unrelated environment variables, or sending data to unexpected endpoints.
Install Mechanism
There is no automated install spec in the registry metadata (instruction-only), but the README instructs the user to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a normal way to obtain a CLI but does execute code from the npm registry — you should trust the @membranehq package and review it if you have concerns.
Credentials
The skill does not declare or require environment variables or credentials. Authentication is handled interactively by the Membrane CLI; asking the user to authenticate via Membrane is proportional to the integration and does not imply unrelated credential access.
Persistence & Privilege
The skill is not always-enabled and does not request to modify other skills or system-wide settings. It relies on the Membrane CLI for credential storage/refresh, which is expected for this use case.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ukg-pro-hcm-integration - After installation, invoke the skill by name or use
/ukg-pro-hcm-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Ukg Pro Hcm?
Ukg Pro HCM integration. Manage Persons, Organizations, Jobs, Benefits, Payrolls, TimeOffs and more. Use when the user wants to interact with Ukg Pro HCM data. It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.
How do I install Ukg Pro Hcm?
Run "/install ukg-pro-hcm-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ukg Pro Hcm free?
Yes, Ukg Pro Hcm is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ukg Pro Hcm support?
Ukg Pro Hcm is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ukg Pro Hcm?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills