← Back to Skills Marketplace
Quipu
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
143
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install quipu
Description
Quipu integration. Manage data, records, and automate workflows. Use when the user wants to interact with Quipu data.
Usage Guidance
This appears to be a coherent instruction-only integration that tells you to use the Membrane CLI to talk to Quipu. Before installing or running anything: 1) verify the Membrane CLI package and homepage (getmembrane.com and the @membranehq npm package) to ensure you trust the publisher; 2) prefer npx if you don't want a global install (global npm installs write to system paths and may require elevated privileges); 3) review what scopes/permissions the Membrane login flow grants and confirm you’re comfortable with Membrane handling the Quipu credentials; 4) avoid running the CLI on shared or production machines unless you trust the package and its repository; and 5) if you need higher assurance, inspect the upstream repository (https://github.com/membranedev/application-skills) and the @membranehq/cli source before use.
Capability Analysis
Type: OpenClaw Skill
Name: quipu
Version: 1.0.3
The skill provides a standard integration for the Quipu financial platform using the Membrane CLI. It guides the agent through installing the '@membranehq/cli' package, authenticating, and managing financial records. While it requires network access and a global npm installation, these actions are transparently documented and aligned with the stated purpose of the integration without any evidence of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
Name/description (Quipu integration) match the instructions: the SKILL.md consistently instructs using the Membrane CLI to connect to Quipu, discover and run actions, and manage auth. Nothing requested or described is disproportionate to an integration layer.
Instruction Scope
SKILL.md only directs the agent/user to install and run the Membrane CLI and to use its commands (login, connect, action list/run). It does not instruct reading arbitrary files, harvesting unrelated environment variables, or posting data to unexpected endpoints; authentication is handled interactively via Membrane.
Install Mechanism
There is no automated install spec in the registry (instruction-only). The doc recommends a global npm install (npm install -g @membranehq/cli@latest) or npx usage. That is a normal, expected install method but global npm installs require elevated filesystem write and should be performed intentionally by the user.
Credentials
The skill declares no required env vars or credentials and the instructions explicitly advise letting Membrane manage credentials. There is no request for unrelated secrets or high-privilege config paths.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. There is no indication it attempts to modify other skills or system-wide agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install quipu - After installation, invoke the skill by name or use
/quipu - 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 Quipu?
Quipu integration. Manage data, records, and automate workflows. Use when the user wants to interact with Quipu data. It is an AI Agent Skill for Claude Code / OpenClaw, with 143 downloads so far.
How do I install Quipu?
Run "/install quipu" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Quipu free?
Yes, Quipu is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Quipu support?
Quipu is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Quipu?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills