← 返回 Skills 市场
Tutor Lms
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
124
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tutor-lms
功能描述
Tutor LMS integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tutor LMS data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to integrate with Tutor LMS. Before installing, confirm you are comfortable installing a global npm package (@membranehq/cli) on the machine the agent will run on (npm/npx must be available). Verify the @membranehq package and publisher on the npm registry and review Membrane's privacy/security docs (getmembrane.com) because Membrane will hold and manage the integrations' credentials. If you prefer not to install a global package, use npx with an explicit version or run the CLI in an isolated environment. Note the skill metadata did not list required binaries (npm/npx) even though the README uses them — that mismatch is minor but worth being aware of.
功能分析
Type: OpenClaw Skill
Name: tutor-lms
Version: 1.0.1
The tutor-lms skill provides instructions for an AI agent to manage Tutor LMS data using the Membrane CLI (@membranehq/cli). The instructions cover standard operations such as authentication, connection management, and action execution through the Membrane platform. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found; the skill explicitly encourages secure credential management by delegating authentication to the Membrane service.
能力评估
Purpose & Capability
The name/description (Tutor LMS integration) match the instructions: they instruct the agent/user to use the Membrane CLI to connect to Tutor LMS, discover and run actions, and create actions when needed. The requested capabilities (network access, Membrane account) are appropriate for this purpose.
Instruction Scope
SKILL.md stays on-topic: it instructs installing and using the Membrane CLI, logging in, creating/ listing connections, discovering and running actions. It does not instruct reading arbitrary local files or accessing unrelated system credentials, nor does it direct data to unexpected external endpoints beyond Membrane.
Install Mechanism
The skill asks the user to install @membranehq/cli via npm (global install), which is a moderate-risk install mechanism (npm registry). This is expected for a CLI-based integration, but the registry metadata declared no required binaries — the instructions implicitly require npm/npx to be available and will write a global binary. Consider using npx or a pinned version if you want less system-wide impact, and verify the package publisher on npm.
Credentials
The skill declares no required environment variables or credentials; the SKILL.md explicitly tells integrators to let Membrane handle credentials and not to ask users for API keys. This is proportionate: a Membrane-based integration needs a Membrane account and network access, which are declared in the doc.
Persistence & Privilege
The skill is instruction-only and does not request always: true or any elevated persistent agent privileges. It does ask you to install a CLI (which creates a global binary), but the skill itself does not request system-wide config changes or access to other skills' configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tutor-lms - 安装完成后,直接呼叫该 Skill 的名称或使用
/tutor-lms触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Tutor Lms 是什么?
Tutor LMS integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tutor LMS data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。
如何安装 Tutor Lms?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tutor-lms」即可一键安装,无需额外配置。
Tutor Lms 是免费的吗?
是的,Tutor Lms 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tutor Lms 支持哪些平台?
Tutor Lms 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tutor Lms?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills