← Back to Skills Marketplace
gora050

Tellmoney

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
151
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install tellmoney
Description
Tell.money integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tell.money data.
Usage Guidance
This skill appears coherent: it uses the Membrane CLI to access Tell.money and does not ask for unrelated secrets. Before installing: (1) verify you trust @membranehq on npm and prefer `npx` or a user-scoped install to avoid a global package, (2) confirm the Membrane homepage/repository match the published package, and (3) be aware that the CLI installation runs code during npm install (standard for npm packages). If you manage sensitive systems, test the CLI in an isolated environment first.
Capability Analysis
Type: OpenClaw Skill Name: tellmoney Version: 1.0.3 The skill provides instructions for the OpenClaw agent to interact with the Tell.money platform using the Membrane CLI (@membranehq/cli). It focuses on standard integration tasks such as authentication, connection management, and action execution through a legitimate third-party service (getmembrane.com). No malicious code, data exfiltration patterns, or harmful prompt-injection instructions were identified in SKILL.md or _meta.json.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The name/description (Tell.money integration) match the instructions (use Membrane CLI to connect, discover, create, and run Tell.money actions). Required capabilities (network + Membrane account) are appropriate and proportional.
Instruction Scope
SKILL.md only instructs using the Membrane CLI: installing it, logging in, creating connections, listing actions, creating actions, and running actions. It does not direct reading unrelated files, accessing other environment variables, or posting data to unexpected endpoints.
Install Mechanism
The skill is instruction-only and asks the user/agent to run `npm install -g @membranehq/cli@latest` or use `npx`. Installing a CLI from the public npm registry is a reasonable dependency for a CLI-driven integration, but global npm installs can execute package install scripts — using `npx` or verifying the package source mitigates risk.
Credentials
No environment variables, credentials, or config paths are requested by the skill. SKILL.md explicitly recommends letting Membrane manage credentials and not asking users for API keys. This is proportionate to the stated purpose.
Persistence & Privilege
The skill does not request always:true and cannot auto-install itself (instruction-only). However, following the instructions will install a system-wide CLI (if the user runs the global npm install), which is a normal but privileged local change — consider using `npx` or a user-scoped install if you want to avoid global binaries.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tellmoney
  3. After installation, invoke the skill by name or use /tellmoney
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug tellmoney
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Tellmoney?

Tell.money integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tell.money data. It is an AI Agent Skill for Claude Code / OpenClaw, with 151 downloads so far.

How do I install Tellmoney?

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

Is Tellmoney free?

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

Which platforms does Tellmoney support?

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

Who created Tellmoney?

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

💬 Comments