← Back to Skills Marketplace
gora050

Recruitee

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
324
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install recruitee
Description
Recruitee integration. Manage Companies. Use when the user wants to interact with Recruitee data.
Usage Guidance
This skill is instruction-only and coherent: it tells you to install the Membrane CLI and use it to connect to Recruitee. Before installing, verify you trust the Membrane project (@membranehq on npm / getmembrane.com / its GitHub). Installing a global npm package will place third-party code on your machine and may require elevated privileges — consider using a non-root account, an isolated environment, or a container. The membrane login flow will mint credentials that let the CLI act on your behalf (including access to Recruitee data), so grant only the minimum account permissions needed and revoke the tokens when no longer required. Finally, because this skill is instruction-only, there was no code to scan; review the upstream Membrane CLI code or documentation if you need higher assurance.
Capability Analysis
Type: OpenClaw Skill Name: recruitee Version: 1.0.3 The recruitee skill bundle is a standard integration for the Recruitee ATS, utilizing the Membrane CLI for authentication and API interaction. It provides clear instructions for the agent to manage candidates, jobs, and offers through the `membrane` command-line tool. No evidence of malicious intent, data exfiltration, or harmful execution was found in the code or instructions (SKILL.md).
Capability Assessment
Purpose & Capability
The name/description (Recruitee integration) match the instructions: all runtime steps center on installing and using the Membrane CLI to connect to Recruitee and run Recruitee-related actions. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md instructs the agent (and user) to install the Membrane CLI, authenticate, create a connection to the Recruitee connector, discover or build actions, and run them. The instructions do not ask the agent to read arbitrary files or other credentials, nor do they direct data to unexpected external endpoints beyond Membrane and Recruitee.
Install Mechanism
Install is an npm global package (npm install -g @membranehq/cli@latest). This is a standard mechanism for CLI tools but requires installing third-party code into the user's environment and may require elevated privileges on some systems. Recommend verifying the package and its publisher before installing and avoid running as root when unnecessary.
Credentials
The skill declares no required env vars or credentials; it relies on Membrane's interactive login flow to obtain tokens. That aligns with the stated purpose. There are no extraneous credential requests in the instructions.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent platform-level presence. The only persistent side-effect is installing the Membrane CLI and the tokens it stores after login, which is expected for a CLI-based integration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install recruitee
  3. After installation, invoke the skill by name or use /recruitee
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug recruitee
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Recruitee?

Recruitee integration. Manage Companies. Use when the user wants to interact with Recruitee data. It is an AI Agent Skill for Claude Code / OpenClaw, with 324 downloads so far.

How do I install Recruitee?

Run "/install recruitee" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Recruitee free?

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

Which platforms does Recruitee support?

Recruitee is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Recruitee?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments