← Back to Skills Marketplace
Wishpond
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
122
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install wishpond
Description
Wishpond integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wishpond data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to talk to Wishpond and keeps auth on Membrane rather than asking you for API keys. Before installing: verify the @membranehq/cli package on the npm registry and the getmembrane.com / GitHub links, prefer using `npx` if you don't want a global install, and be aware the CLI download requires network access and npm/node on your system. If you have strict security policies, run the CLI in a constrained environment or inspect the package source before installing. Finally, don't provide your Wishpond API keys directly to the skill — follow the Membrane login/connect flow as documented.
Capability Analysis
Type: OpenClaw Skill
Name: wishpond
Version: 1.0.1
The skill bundle provides instructions for integrating with Wishpond via the Membrane CLI. It outlines standard procedures for installation, authentication, and action management using the '@membranehq/cli' npm package. The instructions in SKILL.md promote security best practices by advising the agent to let the platform handle credentials rather than requesting secrets from the user, and no malicious patterns, data exfiltration, or harmful prompt injections were detected.
Capability Assessment
Purpose & Capability
The skill is presented as a Wishpond integration and all runtime instructions use the Membrane CLI to connect to Wishpond — this is coherent. One minor mismatch: the registry metadata lists no required binaries, but the SKILL.md instructs installing/using the npm-distributed Membrane CLI (which implies npm/node available).
Instruction Scope
SKILL.md stays on-topic: it describes installing the Membrane CLI, logging in, creating/connecting a Wishpond connection, discovering and running actions, and best practices. It does not instruct reading unrelated files or exfiltrating secrets; it explicitly advises not to ask users for API keys.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the instructions recommend `npm install -g @membranehq/cli@latest` or using `npx`. Downloading a package from npm is common but has moderate risk compared to a reviewed distribution; the SKILL.md does not pin a specific release version. Prefer npx or verifying the package on the npm registry if you are cautious.
Credentials
The skill requests no environment variables or other credentials in metadata. Authentication is delegated to Membrane's hosted flow (membrane login/connect), which fits the described purpose. No unrelated credentials or config paths are requested.
Persistence & Privilege
The skill is not always-enabled and does not request special persistent privileges. It is instruction-only and relies on user-run CLI actions. The default ability for the agent to invoke the skill autonomously is unchanged and not by itself suspicious.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wishpond - After installation, invoke the skill by name or use
/wishpond - 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 Wishpond?
Wishpond integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wishpond data. It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.
How do I install Wishpond?
Run "/install wishpond" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wishpond free?
Yes, Wishpond is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Wishpond support?
Wishpond is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wishpond?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills