← Back to Skills Marketplace
Personio Recruiting
by
Vlad Ursul
· GitHub ↗
· v1.0.0
· MIT-0
84
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install personio-recruiting
Description
Personio Recruiting integration. Manage data, records, and automate workflows. Use when the user wants to interact with Personio Recruiting data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to work with Personio Recruiting and avoids asking for raw API keys. Before installing, verify you have Node/npm installed (the SKILL.md assumes it but the skill metadata doesn't list it). Review the @membranehq/cli package on the npm registry and the publisher (avoid blind global installs), consider using npx for one-off commands instead of npm -g, and be aware that using Membrane's proxy means request/response data and credentials will transit Membrane's servers — check their privacy/security policies. If you need stronger isolation, run the CLI in a dedicated environment or container and confirm the exact connector IDs/actions from the Membrane console rather than trusting example IDs.
Capability Analysis
Type: OpenClaw Skill
Name: personio-recruiting
Version: 1.0.0
The skill provides instructions for an AI agent to integrate with Personio Recruiting using the Membrane CLI. It includes standard procedures for installing the `@membranehq/cli` package, authenticating via `membrane login`, and executing API actions or proxy requests. The instructions in SKILL.md are transparent, align with the stated purpose of HR data management, and do not contain any indicators of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The skill is an integration for Personio Recruiting and instructs use of the Membrane CLI to perform actions and proxy API calls — this is coherent with the description. However, the SKILL.md requires npm/Node for installation but the skill metadata lists no required binaries; that mismatch is a documentation/inventory gap.
Instruction Scope
Instructions are focused on installing the Membrane CLI, creating a connection, listing actions, running actions, and proxying requests. The skill does not ask for user API keys or direct access to local files beyond running the CLI; it explicitly recommends that Membrane manage credentials.
Install Mechanism
Installation requires a global npm install of @membranehq/cli. npm packages execute code at install time (postinstall scripts) and are sourced from the public npm registry — a moderate-risk install mechanism. This is reasonable for a CLI-based integration, but the skill should have declared Node/npm as required and recommend verifying the package and publisher before global installation.
Credentials
The skill declares no required environment variables or credentials and instructs users to create a connection via Membrane (which handles auth server-side). It does require network access and a Membrane account. No unrelated credentials are requested.
Persistence & Privilege
always is false and the skill is user-invocable. There is no indication the skill requests permanent system-wide changes or alters other skills' configuration. Autonomous invocation is allowed (platform default) but not combined with other high-risk flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install personio-recruiting - After installation, invoke the skill by name or use
/personio-recruiting - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Personio Recruiting?
Personio Recruiting integration. Manage data, records, and automate workflows. Use when the user wants to interact with Personio Recruiting data. It is an AI Agent Skill for Claude Code / OpenClaw, with 84 downloads so far.
How do I install Personio Recruiting?
Run "/install personio-recruiting" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Personio Recruiting free?
Yes, Personio Recruiting is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Personio Recruiting support?
Personio Recruiting is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Personio Recruiting?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.0.
More Skills