← Back to Skills Marketplace
Plextrac
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
135
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install plextrac
Description
PlexTrac integration. Manage data, records, and automate workflows. Use when the user wants to interact with PlexTrac data.
Usage Guidance
This skill appears internally consistent: it delegates auth and API calls to the Membrane service and the Membrane CLI. Before installing or running commands, verify you trust the Membrane project (check the getmembrane.com site and the linked GitHub repo), since the CLI will be installed from npm and may interact with your PlexTrac data through Membrane. Be aware of normal supply-chain risks when running npm install -g or npx; prefer inspecting the package source or using a pinned version if you need higher assurance. During login you will use a browser or paste a short authorization code — do not paste long API keys or other unrelated secrets. If you want stronger guarantees, ask for: (1) the exact Membrane CLI package version to install, (2) the official repository link for the CLI binary/package, and (3) whether your organization’s policies allow routing PlexTrac credentials through an external service (Membrane).
Capability Analysis
Type: OpenClaw Skill
Name: plextrac
Version: 1.0.1
The skill provides instructions for an AI agent to integrate with PlexTrac via the Membrane CLI. It outlines standard procedures for installing the CLI tool (@membranehq/cli), authenticating, and managing PlexTrac actions. The instructions focus on legitimate workflow automation and explicitly advise against local secret management in favor of Membrane's centralized authentication, with no evidence of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
The skill claims to integrate with PlexTrac and its SKILL.md exclusively instructs use of the Membrane CLI to connect, discover, create, and run actions against PlexTrac. Required capabilities (network and a Membrane account) match the stated purpose. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, logging in via browser or headless code flow, creating a connection to PlexTrac, discovering actions, and running them. The SKILL.md does not instruct reading arbitrary files, accessing unrelated environment variables, or transmitting data to unknown endpoints beyond the Membrane service and PlexTrac API.
Install Mechanism
There is no platform install spec (instruction-only), which is lower risk. The README suggests globally installing @membranehq/cli via npm and using npx in examples; this is reasonable for a CLI-based integration but does carry normal supply-chain considerations (npm package from registry and npx runtime fetches).
Credentials
No environment variables, credentials, or config paths are required by the skill. Authentication is routed through Membrane's login flow rather than requesting user API keys locally, which is proportionate to the stated design.
Persistence & Privilege
Skill is user-invocable and not always-on. It does not request system-wide configuration changes or persistent always-enabled presence. Autonomous invocation is allowed by default on the platform, which is normal and not, by itself, a concern.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install plextrac - After installation, invoke the skill by name or use
/plextrac - 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 Plextrac?
PlexTrac integration. Manage data, records, and automate workflows. Use when the user wants to interact with PlexTrac data. It is an AI Agent Skill for Claude Code / OpenClaw, with 135 downloads so far.
How do I install Plextrac?
Run "/install plextrac" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Plextrac free?
Yes, Plextrac is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Plextrac support?
Plextrac is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Plextrac?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills