← 返回 Skills 市场
gora050

Teamtailor

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
133
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install teamtailor
功能描述
Teamtailor integration. Manage data, records, and automate workflows. Use when the user wants to interact with Teamtailor data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install teamtailor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /teamtailor 触发
  4. 根据 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
元数据
Slug teamtailor
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Teamtailor 是什么?

Teamtailor integration. Manage data, records, and automate workflows. Use when the user wants to interact with Teamtailor data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。

如何安装 Teamtailor?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install teamtailor」即可一键安装,无需额外配置。

Teamtailor 是免费的吗?

是的,Teamtailor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Teamtailor 支持哪些平台?

Teamtailor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Teamtailor?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论