← Back to Skills Marketplace
gora050

Wistia

by Vlad Ursul · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
109
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install wistia
Description
Wistia integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wistia data.
Usage Guidance
This skill is instruction-only and coherent: it tells you to install and use the Membrane CLI to connect to Wistia rather than asking for API keys. Before installing, verify you trust the Membrane project (review the @membranehq/cli package on npm/GitHub and the homepage), be aware that `npm install -g` will install persistent code on your machine, and understand that granting a Membrane connection will allow Membrane to access your Wistia data on your behalf. Do not supply Wistia API keys directly to the skill — follow the connection/login flow. If you need higher assurance, inspect the CLI source or run it in an isolated environment before granting access to production accounts.
Capability Assessment
Purpose & Capability
The skill describes a Wistia integration and all runtime instructions revolve around using the Membrane CLI and Membrane connections to talk to Wistia; no unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md confines the agent to installing and using the Membrane CLI (login, create connection, run actions, proxy requests). It does not instruct reading arbitrary local files or exfiltrating data, but it does ask the user to install and run a global npm CLI and to perform browser-based auth flows.
Install Mechanism
There is no registry-level install spec, but the instructions ask the user to run `npm install -g @membranehq/cli`. Installing a global npm package is a moderate-risk action (arbitrary code from a registry); the package is from an identifiable org (membranehq) and there are no downloads from unknown URLs.
Credentials
The skill requests no environment variables or local config paths. Authentication is delegated to Membrane; requiring a Membrane account and Wistia connection is appropriate for the stated purpose.
Persistence & Privilege
The skill itself does not request permanent platform-level privileges and is not always-enabled. The only persistence implied is installing the Membrane CLI (a user-installed binary) which will remain on the system until removed.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wistia
  3. After installation, invoke the skill by name or use /wistia
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug wistia
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Wistia?

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

How do I install Wistia?

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

Is Wistia free?

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

Which platforms does Wistia support?

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

Who created Wistia?

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

💬 Comments