← Back to Skills Marketplace
Showpad
by
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
217
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install showpad
Description
Showpad integration. Manage Organizations. Use when the user wants to interact with Showpad data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to talk to Showpad and does not itself ask for secrets. Before installing, verify you trust the Membrane project and the npm package (@membranehq/cli) — check the package owner, GitHub repo, and release history. Understand that Membrane will mediate authentication and hold delegated credentials for Showpad access, so review Membrane's privacy/security documentation and your organization's policy on third-party intermediaries. When running in headless environments, follow the documented flow carefully and never paste unrelated secrets. If you prefer not to trust a third-party proxy, interact directly with Showpad's official API instead.
Capability Analysis
Type: OpenClaw Skill
Name: showpad
Version: 1.0.2
The skill bundle provides instructions for integrating with the Showpad platform using the Membrane CLI. The documentation in SKILL.md outlines standard procedures for authentication, connection management, and API interaction through the '@membranehq/cli' tool. No evidence of malicious intent, data exfiltration, or suspicious execution patterns was found.
Capability Assessment
Purpose & Capability
Name/description match the SKILL.md: it integrates with Showpad and directs use of Membrane as the proxy/connector. No unrelated env vars, binaries, or config paths are requested.
Instruction Scope
All runtime instructions are about installing and using the Membrane CLI, logging in, creating/choosing a Showpad connection, running actions, or proxying requests to Showpad. The instructions do not ask the agent to read unrelated files, access other credentials, or exfiltrate data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill that asks the user to install @membranehq/cli via npm (npm install -g). That is a standard package install workflow; the skill itself does not bundle code. Risk is limited to trusting the npm package and its publisher.
Credentials
No environment variables, secrets, or system config paths are required by the skill. Authentication is handled via Membrane's login flow (browser-based or headless code exchange), which matches the stated design.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills. It relies on CLI commands executed by the agent when invoked, which is appropriate for this integration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install showpad - After installation, invoke the skill by name or use
/showpad - 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
Frequently Asked Questions
What is Showpad?
Showpad integration. Manage Organizations. Use when the user wants to interact with Showpad data. It is an AI Agent Skill for Claude Code / OpenClaw, with 217 downloads so far.
How do I install Showpad?
Run "/install showpad" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Showpad free?
Yes, Showpad is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Showpad support?
Showpad is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Showpad?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.2.
More Skills