← Back to Skills Marketplace
Peepl
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
125
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install peepl
Description
Peepl integration. Manage data, records, and automate workflows. Use when the user wants to interact with Peepl data.
Usage Guidance
This skill appears to be what it says: a Membrane-based Peepl connector. Before installing or running commands: (1) confirm you trust getmembrane.com and the @membranehq/cli npm package; (2) ensure you have npm (or use npx to avoid a global install) and understand that npm -g writes a binary to your system; (3) be prepared to complete an interactive auth flow (browser or code exchange) — do not paste secrets into chat; (4) prefer using provided Membrane connections rather than sharing raw API keys; and (5) if you need higher assurance, inspect the Membrane CLI sources on its official repo and verify the package maintainer identity before installing.
Capability Analysis
Type: OpenClaw Skill
Name: peepl
Version: 1.0.1
The 'peepl' skill provides instructions for an AI agent to interact with the Peepl platform via the Membrane CLI. The skill documentation (SKILL.md) outlines standard procedures for installation, authentication, and executing API actions through the 'membrane' utility. It includes security-positive instructions, such as advising the agent to never ask users for API keys and instead rely on Membrane's server-side credential management. No indicators of data exfiltration, malicious code execution, or unauthorized persistence were found.
Capability Assessment
Purpose & Capability
The name/description (Peepl integration) matches the SKILL.md: it explains how to use the Membrane CLI to connect to Peepl, discover and run actions, and manage connections. The required capabilities (network access, a Membrane account) are appropriate for this purpose.
Instruction Scope
The SKILL.md stays within the integration scope (install CLI, log in, create connections, list/discover/run actions). One minor mismatch: the skill metadata declares no required binaries, yet the instructions assume npm (for global install) or npx will be available. The doc also instructs interactive browser-based login and headless code exchange, which is expected but requires user attention.
Install Mechanism
There is no packaged install spec (the skill is instruction-only). The doc directs users to install @membranehq/cli from the public npm registry (npm install -g or npx). That is a common, traceable install method but it does write a global binary if the user follows the -g command. The skill itself does not perform any automatic downloads or extract archives.
Credentials
The skill requests no environment variables or credentials in its metadata and explicitly tells users not to hand over API keys. It relies on Membrane to manage auth, which is proportionate for a connector integration.
Persistence & Privilege
The skill does not request always: true, does not require system-wide config changes, and is user-invocable. Nothing in the instructions attempts to modify other skills or agent-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install peepl - After installation, invoke the skill by name or use
/peepl - 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 Peepl?
Peepl integration. Manage data, records, and automate workflows. Use when the user wants to interact with Peepl data. It is an AI Agent Skill for Claude Code / OpenClaw, with 125 downloads so far.
How do I install Peepl?
Run "/install peepl" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Peepl free?
Yes, Peepl is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Peepl support?
Peepl is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Peepl?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills