← Back to Skills Marketplace
gora050

Teamtailor

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
133
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install teamtailor
Description
Teamtailor integration. Manage data, records, and automate workflows. Use when the user wants to interact with Teamtailor data.
Usage Guidance
This skill appears to do what it claims (use Membrane to operate on Teamtailor data). Before installing/using it: (1) verify the Membrane CLI package and prefer installing a pinned version (e.g., @membranehq/[email protected]) instead of latest; (2) confirm you trust getmembrane.com / @membranehq and review their docs and connector permissions (what Teamtailor scopes will be granted); (3) expect an interactive OAuth/browser login — do not paste secrets into chat or the agent; (4) note the registry metadata omits the CLI requirement even though SKILL.md needs it — plan to install the CLI manually and review what it stores locally (tokens/config); (5) if you allow autonomous agent invocation, be aware the agent could call Membrane actions that read or modify Teamtailor data once a connection is authorized. If any of these are unacceptable, do not install or require additional review.
Capability Analysis
Type: OpenClaw Skill Name: teamtailor Version: 1.0.3 The teamtailor skill provides instructions for an AI agent to manage recruitment data via the Membrane CLI. It outlines standard procedures for authentication, action discovery, and execution using the `@membranehq/cli` tool. The skill follows security best practices by advising the agent to let the Membrane platform handle credentials rather than requesting API keys directly from the user, and no indicators of malicious intent or data exfiltration were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Teamtailor and all runtime instructions use the Membrane CLI to do exactly that. However, the registry metadata lists no required binaries or credentials while the SKILL.md clearly expects network access, a Membrane account, and the Membrane CLI (installed via npm). This is a manifest/documentation omission, not a functional mismatch.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI, authenticating via Membrane, creating connections, discovering and running Teamtailor actions. It does not instruct the agent to read unrelated files, harvest environment variables, or send data to unknown endpoints outside of Membrane/Teamtailor flows.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md instructs installing @membranehq/cli via npm (-g). Installing a public npm package is common but has moderate risk (writes code to disk). Recommend pinning to a specific version and verifying package provenance before global install.
Credentials
The skill does not request environment variables or credentials in the manifest. Authentication is handled via the Membrane login flow (interactive/browser-based) per the instructions, and the documentation explicitly advises not to ask users for API keys. This is proportionate for an integration that delegates auth to a connector service.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide privileges or modify other skills. Normal autonomous invocation is allowed (disable-model-invocation false), which is standard for skills and appropriate here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install teamtailor
  3. After installation, invoke the skill by name or use /teamtailor
  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 teamtailor
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Teamtailor?

Teamtailor integration. Manage data, records, and automate workflows. Use when the user wants to interact with Teamtailor data. It is an AI Agent Skill for Claude Code / OpenClaw, with 133 downloads so far.

How do I install Teamtailor?

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

Is Teamtailor free?

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

Which platforms does Teamtailor support?

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

Who created Teamtailor?

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

💬 Comments