← Back to Skills Marketplace
Poool
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
144
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install poool
Description
Poool integration. Manage data, records, and automate workflows. Use when the user wants to interact with Poool data.
Usage Guidance
This skill appears to be what it says (a Poool integration that uses the Membrane CLI), but you should be cautious before installing or running the CLI it asks for. Consider: 1) Verify the Membrane CLI package and publisher on npm and GitHub (check package name @membranehq/cli, release history, and repo authenticity). 2) Prefer not to run global npm installs as root; use a controlled environment (container, VM, or a dedicated user) or a local project install. 3) Prefer pinning a specific CLI version rather than using @latest or relying on npx without a version to reduce supply-chain risk. 4) Confirm what account/tenant access the Membrane connection will grant (what Poool scopes or data Membrane will access). 5) If you cannot or do not want to install the CLI, ask the skill author for an alternative (e.g., a server-side integration or an API-based path). Finally, note the metadata mismatch: the skill did not declare required binaries even though SKILL.md requires npm/node and the Membrane CLI—ask the publisher to correct that for clarity.
Capability Analysis
Type: OpenClaw Skill
Name: poool
Version: 1.0.3
The skill provides instructions for integrating with the Poool subscription platform using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating, and managing actions via the Membrane platform. The instructions are transparent and align with the stated goal of workflow automation; no evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The SKILL.md describes a Poool integration implemented via the Membrane CLI; that aligns with the skill's stated purpose. However, the registry metadata declares no required binaries while the instructions require installing/using the Membrane CLI (npm/npx). That mismatch is notable (the skill will not work without npm/node or the Membrane CLI).
Instruction Scope
The instructions stay within the scope of managing Poool data via Membrane: install CLI, authenticate, create/list/run actions, and prefer Membrane-managed connections. They do not instruct reading unrelated files or exfiltrating data to unexpected endpoints.
Install Mechanism
The skill relies on installing or running @membranehq/cli from the npm registry (npm install -g or npx). Fetching and running code from npm is a legitimate but non-trivial supply-chain risk; the SKILL.md does not pin a specific version and the registry metadata did not declare this required binary. Using npx will pull a remote package at runtime unless a version is fixed.
Credentials
No environment variables or credentials are requested by the skill itself; the SKILL.md explicitly says Membrane manages credentials server-side and you should not be asked for API keys. This is proportionate to the described purpose.
Persistence & Privilege
The skill is instruction-only, has always: false, and does not request persistent privileges or system-wide configuration changes beyond installing a CLI chosen by the user. It does not request to modify other skills or agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install poool - After installation, invoke the skill by name or use
/poool - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Poool?
Poool integration. Manage data, records, and automate workflows. Use when the user wants to interact with Poool data. It is an AI Agent Skill for Claude Code / OpenClaw, with 144 downloads so far.
How do I install Poool?
Run "/install poool" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Poool free?
Yes, Poool is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Poool support?
Poool is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Poool?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills