← Back to Skills Marketplace
Piggy
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
226
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install piggy
Description
Piggy integration. Manage Accounts, Budgets, Goals. Use when the user wants to interact with Piggy data.
Usage Guidance
This skill is coherent and delegates auth and API calls to the Membrane CLI. Before installing/using it: 1) Verify the Membrane CLI package and publisher (https://getmembrane.com and the npm package/@GitHub repo) before running a global npm install; consider using npx to avoid a global install. 2) Understand that the CLI will open a browser or present an auth URL — you will complete login in the browser and grant the connection, so confirm the permissions requested by Membrane when you authenticate. 3) If you prefer to limit autonomous actions, be aware the platform allows skills to be invoked by the agent by default; change agent/skill invocation settings if you want stricter control. 4) If you need higher assurance, review Membrane's privacy/security docs and source repository referenced in the SKILL.md before connecting sensitive accounts.
Capability Analysis
Type: OpenClaw Skill
Name: piggy
Version: 1.0.3
The 'piggy' skill is a standard integration for the Piggy finance app using the Membrane CLI. The SKILL.md file provides legitimate instructions for the agent to authenticate, discover, and execute financial management actions via the @membranehq/cli tool. There are no signs of malicious intent, data exfiltration, or harmful prompt injection; the skill explicitly follows security best practices by delegating credential management to the Membrane platform.
Capability Assessment
Purpose & Capability
Name/description (Piggy integration) match the instructions: the SKILL.md consistently instructs the agent to use the Membrane CLI to connect to Piggy, discover actions, and run them. Required capabilities (network access, Membrane account) are appropriate for the stated purpose.
Instruction Scope
Runtime instructions are narrowly scoped to installing/using the Membrane CLI (login, connect, action list/run). They do not instruct the agent to read unrelated files, environment variables, or send data to unexpected third parties. The SKILL.md explicitly advises against asking users for API keys and to let Membrane manage credentials.
Install Mechanism
The skill is instruction-only (no install spec) — low risk — but it recommends installing @membranehq/cli globally via npm. Installing third-party CLIs has moderate risk (supply-chain/trust). The README also uses npx for one command (safer transient usage). Consider preferring npx or verifying the package and its publisher before global installation.
Credentials
No environment variables, secrets, or config paths are requested. The SKILL.md delegates auth to Membrane and explicitly advises not to ask users for API keys, which is proportionate.
Persistence & Privilege
The skill does not request always: true and has no install-time changes documented. It is user-invocable and allows normal autonomous invocation (platform default) but does not ask for elevated or persistent system privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install piggy - After installation, invoke the skill by name or use
/piggy - 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
Frequently Asked Questions
What is Piggy?
Piggy integration. Manage Accounts, Budgets, Goals. Use when the user wants to interact with Piggy data. It is an AI Agent Skill for Claude Code / OpenClaw, with 226 downloads so far.
How do I install Piggy?
Run "/install piggy" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Piggy free?
Yes, Piggy is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Piggy support?
Piggy is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Piggy?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills