← 返回 Skills 市场
gora050

Talentlms

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
97
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install talentlms-integration
功能描述
TalentLMS integration. Manage Users, Branchs, Categories, Rules, Certificates, Tags and more. Use when the user wants to interact with TalentLMS data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to interact with TalentLMS. Before installing or running it, verify you trust the Membrane project and the npm package (@membranehq/cli): check the package's GitHub repo, recent releases, and maintainer reputation. Be aware that 'npm install -g' installs third‑party code globally and that 'membrane login' will persist auth tokens/config on your machine and may open a browser for OAuth. If you are uncertain, install and test the CLI in an isolated environment (container or VM), and inspect its source and the OAuth scopes it requests during login.
功能分析
Type: OpenClaw Skill Name: talentlms-integration Version: 1.0.1 The skill provides instructions for an AI agent to integrate with TalentLMS using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating via the Membrane platform, and managing TalentLMS resources (users, courses, etc.) through the CLI. The instructions are well-aligned with the stated purpose and include security-conscious practices, such as delegating credential management to the Membrane service rather than handling raw API keys locally. No malicious patterns or prompt injections were identified in SKILL.md or _meta.json.
能力标签
cryptocan-make-purchasesrequires-sensitive-credentials
能力评估
Purpose & Capability
The skill claims to integrate with TalentLMS and instructs the agent to use the Membrane CLI to perform actions. Asking for a network connection and a Membrane account is coherent with that purpose; no unrelated credentials or binaries are requested.
Instruction Scope
The SKILL.md (visible portions) directs installing the Membrane CLI and running its login flow, then using Membrane to manage TalentLMS resources. There are no instructions shown that ask the agent to read arbitrary system files, harvest unrelated environment variables, or transmit data to unexpected endpoints.
Install Mechanism
Install is instruction-only and tells the user to run `npm install -g @membranehq/cli@latest`. This is a standard public npm install (moderate risk): it will install third-party code globally on the host. That is expected for a CLI-driven integration but users should verify the package source and trustworthiness before performing a global npm install.
Credentials
The skill does not declare any required environment variables or unrelated credentials. It requires a Membrane account and login, which is proportional for a CLI-based integration that handles auth itself. No surprising credential requests are present in the visible instructions.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. The Membrane CLI's login flow will likely persist auth tokens/configuration on the host (normal for CLIs) — users should be aware tokens will be stored locally and manage their lifecycle.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install talentlms-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /talentlms-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
元数据
Slug talentlms-integration
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Talentlms 是什么?

TalentLMS integration. Manage Users, Branchs, Categories, Rules, Certificates, Tags and more. Use when the user wants to interact with TalentLMS data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。

如何安装 Talentlms?

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

Talentlms 是免费的吗?

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

Talentlms 支持哪些平台?

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

谁开发了 Talentlms?

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

💬 留言讨论