← Back to Skills Marketplace
Tomato Pay
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
118
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install tomato-pay
Description
Tomato pay integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tomato pay data.
Usage Guidance
This skill appears coherent and is implemented via the Membrane CLI as described. Before installing/using it: verify the @membranehq/cli package and its publisher, prefer npx or pin a specific version instead of global `npm install -g ...@latest`, confirm you trust Membrane to broker Tomato Pay credentials (it handles auth server-side), and be aware the login flow may open a browser or require copy-pasting a code in headless environments. If you need stricter control, review Membrane's privacy/permissions and the connector's documentation (docs.tomatopay.com and getmembrane.com) before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: tomato-pay
Version: 1.0.1
The tomato-pay skill provides instructions for an AI agent to interact with the Tomato Pay payment service using the Membrane CLI (@membranehq/cli). The skill focuses on standard integration workflows such as authentication, connection management, and action execution through the getmembrane.com platform, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Tags
Capability Assessment
Purpose & Capability
Name and description match the instructions: the skill uses the Membrane CLI to manage Tomato Pay actions and connections. No unrelated credentials, binaries, or config paths are requested. Repository/homepage point to Membrane which is the expected integration surface.
Instruction Scope
SKILL.md contains step-by-step CLI usage (install CLI, login, create connection, list and run actions). It does not instruct reading unrelated files, exfiltrating data, or collecting unrelated environment variables. It explicitly warns not to ask users for API keys.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells users/agents to install @membranehq/cli from npm (global install or use npx). That is reasonable for this integration, but installing global npm packages carries the usual supply-chain and privilege considerations; using npx or pinning a known-good version is safer than npm install -g @latest.
Credentials
The skill requests no environment variables or credentials. Authentication is delegated to Membrane's login flow. There are no unexplained or excessive secret requirements.
Persistence & Privilege
always is false and the skill is user-invocable. There is no code written to disk by the skill itself (instruction-only). Nothing indicates it would 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 tomato-pay - After installation, invoke the skill by name or use
/tomato-pay - 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 Tomato Pay?
Tomato pay integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tomato pay data. It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.
How do I install Tomato Pay?
Run "/install tomato-pay" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tomato Pay free?
Yes, Tomato Pay is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tomato Pay support?
Tomato Pay is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tomato Pay?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills