← Back to Skills Marketplace
Talentlms
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
97
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install talentlms-integration
Description
TalentLMS integration. Manage Users, Branchs, Categories, Rules, Certificates, Tags and more. Use when the user wants to interact with TalentLMS data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install talentlms-integration - After installation, invoke the skill by name or use
/talentlms-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Talentlms?
TalentLMS integration. Manage Users, Branchs, Categories, Rules, Certificates, Tags and more. Use when the user wants to interact with TalentLMS data. It is an AI Agent Skill for Claude Code / OpenClaw, with 97 downloads so far.
How do I install Talentlms?
Run "/install talentlms-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Talentlms free?
Yes, Talentlms is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Talentlms support?
Talentlms is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Talentlms?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills