← Back to Skills Marketplace
Neetoinvoice
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
164
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install neetoinvoice
Description
Neetoinvoice integration. Manage Invoices, Clients, Users, Payments. Use when the user wants to interact with Neetoinvoice data.
Usage Guidance
Before installing or running this skill: 1) confirm you have (or are willing to install) node/npm and that you trust the @membranehq/cli package source—consider pinning a specific version rather than using @latest; 2) understand that Membrane will hold and manage credentials and will act on your Neetoinvoice account, so review Membrane's privacy/security posture and permissions; 3) if you are security-sensitive, run the CLI in an isolated environment (or inspect the package contents) before granting it access to production data; and 4) ask the publisher to update the skill metadata to declare required binaries (node/npm and membrane) so the registry accurately reflects runtime needs.
Capability Analysis
Type: OpenClaw Skill
Name: neetoinvoice
Version: 1.0.3
The neetoinvoice skill bundle provides instructions for an AI agent to interact with the Neetoinvoice platform using the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for authentication, connection management, and executing API actions through the Membrane framework. While it requires the agent to install a global npm package and perform network requests, these actions are consistent with the stated purpose of the integration and do not exhibit signs of malicious intent, data exfiltration, or unauthorized access.
Capability Tags
Capability Assessment
Purpose & Capability
The SKILL.md clearly requires the Membrane CLI (and by extension node/npm to install or run it) and a Membrane account, but the registry metadata lists no required binaries or credentials. That mismatch is incoherent: a runtime that depends on an external CLI and networked auth should declare those dependencies.
Instruction Scope
The instructions stay within the stated purpose: installing/using Membrane CLI to create connections and run actions against Neetoinvoice. The doc does not instruct the agent to read unrelated files, harvest local credentials, or post data to unexpected endpoints. It does require interactive auth (browser/code flow) and connection creation via Membrane.
Install Mechanism
Install instructions use npm install -g @membranehq/cli@latest and npx. Using the npm registry is a common approach but has supply-chain risk and 'latest' can change behavior. There is no download-from-arbitrary-URL, which is good, but installing/running an npm package executes third-party code and should be vetted/pinned.
Credentials
The skill does not request local API keys or environment variables and explicitly advises letting Membrane handle credentials server-side. That is proportionate, but it means you must trust Membrane with access to your Neetoinvoice account and data—this is an operational/trust decision rather than a technical one.
Persistence & Privilege
The skill is instruction-only, has no install spec in the registry, and does not request always:true or system-wide config changes. It relies on Membrane for auth and runs commands when invoked; normal agent autonomy applies but there is no elevated privilege requested by the skill itself.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install neetoinvoice - After installation, invoke the skill by name or use
/neetoinvoice - 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 Neetoinvoice?
Neetoinvoice integration. Manage Invoices, Clients, Users, Payments. Use when the user wants to interact with Neetoinvoice data. It is an AI Agent Skill for Claude Code / OpenClaw, with 164 downloads so far.
How do I install Neetoinvoice?
Run "/install neetoinvoice" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Neetoinvoice free?
Yes, Neetoinvoice is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Neetoinvoice support?
Neetoinvoice is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Neetoinvoice?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills