← Back to Skills Marketplace
gora050

Tutor Lms

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
124
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install tutor-lms
Description
Tutor LMS integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tutor LMS data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tutor-lms
  3. After installation, invoke the skill by name or use /tutor-lms
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug tutor-lms
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Tutor Lms?

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

How do I install Tutor Lms?

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

Is Tutor Lms free?

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

Which platforms does Tutor Lms support?

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

Who created Tutor Lms?

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

💬 Comments