← Back to Skills Marketplace
Webinargeek
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
112
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install webinargeek
Description
WebinarGeek integration. Manage data, records, and automate workflows. Use when the user wants to interact with WebinarGeek data.
Usage Guidance
This skill appears coherent: it delegates auth and API calls to Membrane and provides CLI instructions to connect to WebinarGeek. Before installing or using it, consider: (1) You will be routing WebinarGeek data and auth through Membrane — review Membrane's privacy/security docs and the permissions requested during login. (2) The SKILL.md recommends npm install -g @membranehq/cli; prefer using npx if you want to avoid a global install, and verify the package owner on npm/github. (3) When authenticating, do not paste one-time codes or secrets into chat; complete browser-based auth as instructed. (4) If you need a stricter threat model, ask for the Membrane CLI source/release verification and audit the scopes the connection requests from WebinarGeek. Overall the skill's requests are proportionate to its stated purpose.
Capability Analysis
Type: OpenClaw Skill
Name: webinargeek
Version: 1.0.1
The skill bundle provides instructions for integrating WebinarGeek using the Membrane CLI (@membranehq/cli). It guides the agent through standard procedures for installation, authentication, and action management via the Membrane platform. The instructions promote secure credential handling by delegating authentication to the platform rather than local storage, and no malicious code, data exfiltration attempts, or harmful prompt injections were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name and description claim WebinarGeek integration and the SKILL.md exclusively documents using the Membrane CLI to connect to WebinarGeek and run actions — which is consistent. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Runtime instructions are limited to installing/using the @membranehq/cli, logging in via Membrane, creating connections, discovering and running actions. The instructions do not ask the agent to read local files, secrets, or unrelated system state. They do direct data and auth through the Membrane service (expected for this design).
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the SKILL.md tells the user to run an npm global install or use npx. Installing an npm CLI is standard for this use-case; it carries the usual npm risk (third‑party code execution) but uses a public registry rather than arbitrary URLs.
Credentials
The skill requests no environment variables or local credentials and explicitly advises against asking users for API keys. It does require a Membrane account and browser-based login, which implies sharing WebinarGeek access via Membrane's servers — this is proportionate to the stated design but should be acknowledged by the user.
Persistence & Privilege
The skill is not forced-always and does not request elevated agent/system privileges. It does not modify other skills or system-wide config. Installing the Membrane CLI (optional) will place a binary on the system if the user chooses to do so.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install webinargeek - After installation, invoke the skill by name or use
/webinargeek - 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
Frequently Asked Questions
What is Webinargeek?
WebinarGeek integration. Manage data, records, and automate workflows. Use when the user wants to interact with WebinarGeek data. It is an AI Agent Skill for Claude Code / OpenClaw, with 112 downloads so far.
How do I install Webinargeek?
Run "/install webinargeek" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Webinargeek free?
Yes, Webinargeek is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Webinargeek support?
Webinargeek is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Webinargeek?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills