← Back to Skills Marketplace
gora050

Phonepe

by Vlad Ursul · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
87
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install phonepe
Description
PhonePe integration. Manage PhonePes. Use when the user wants to interact with PhonePe data.
Usage Guidance
This skill is coherent: it simply wraps PhonePe access via the Membrane CLI. Before installing or using it, verify and trust the Membrane project and the npm package (@membranehq/cli) since the CLI will be installed globally and will manage your PhonePe credentials server-side. Be aware that using the skill lets the agent invoke Membrane APIs (network access) — if you prefer, avoid granting autonomous invocation or disable the skill when not needed. If you have strict security requirements, review Membrane's privacy/security docs and the npm package source (repository) before installing.
Capability Analysis
Type: OpenClaw Skill Name: phonepe Version: 1.0.0 The skill bundle provides instructions for an AI agent to interact with PhonePe via the Membrane CLI (@membranehq/cli). The instructions in SKILL.md focus on standard integration tasks such as authentication, action discovery, and execution through the Membrane platform, and explicitly advise against asking users for sensitive API keys, relying instead on Membrane's managed authentication.
Capability Assessment
Purpose & Capability
The skill is described as a PhonePe integration and its SKILL.md consistently instructs the agent/user to use the Membrane CLI to connect to PhonePe and run actions. Required capabilities (network access and a Membrane account) match the stated purpose. There are no unrelated credential or binary requests.
Instruction Scope
All runtime instructions focus on installing and using the @membranehq/cli (login, connect, action list/run). The SKILL.md does not instruct reading unrelated files, harvesting environment variables, or sending data to endpoints outside Membrane. Headless auth flows and guidance for creating actions are appropriate for the described integration.
Install Mechanism
This is an instruction-only skill (no install spec in registry). SKILL.md tells users to run `npm install -g @membranehq/cli@latest`, which is a standard way to install a CLI but does perform a global npm install (writes to the host). That is expected for a CLI-based integration; users should verify the npm package (@membranehq/cli) and trust the publisher before performing a global install.
Credentials
The skill declares no required env vars or credentials and explicitly delegates authentication to Membrane. This is proportionate to the purpose. Note: credentials for PhonePe will be stored/managed by Membrane server-side, so you must trust Membrane's handling of those secrets.
Persistence & Privilege
always is false and the skill does not request modifying other skills or system-wide settings. The skill allows normal autonomous invocation (disable-model-invocation=false), which is the platform default and not itself a red flag.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install phonepe
  3. After installation, invoke the skill by name or use /phonepe
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug phonepe
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Phonepe?

PhonePe integration. Manage PhonePes. Use when the user wants to interact with PhonePe data. It is an AI Agent Skill for Claude Code / OpenClaw, with 87 downloads so far.

How do I install Phonepe?

Run "/install phonepe" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Phonepe free?

Yes, Phonepe is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Phonepe support?

Phonepe is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Phonepe?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.0.

💬 Comments