← Back to Skills Marketplace
Zoho Invoice
by
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
186
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install zoho-invoice
Description
Zoho Invoice integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Invoice data.
Usage Guidance
This skill appears to do what it says: it relies on Membrane to handle authentication and proxies to Zoho Invoice. Before installing or following the instructions: (1) confirm you trust Membrane as a third-party service and review their privacy/security docs because connectors and credentials are stored/managed server-side; (2) verify the npm package @membranehq/cli (publisher, version, and source) before running npm -g; (3) when creating connections, limit the connector scopes to the minimum needed and only connect accounts you control; (4) if you run in a headless or shared environment, keep the login URL/code private; and (5) check the referenced GitHub repository/homepage for legitimacy if you need higher assurance.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the SKILL.md explains how to use the Membrane CLI to connect to Zoho Invoice, discover actions, run them, and proxy raw API requests. The required network access and a Membrane account are reasonable and expected for this purpose.
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI, performing browser-based login, creating a connection to Zoho Invoice, listing/running actions, and proxying API requests. The skill does not instruct reading local files, harvesting unrelated env vars, or sending data to unexpected endpoints; proxying arbitrary paths is allowed but is coherent with a connector-style integration.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells users to install @membranehq/cli via npm -g. Installing a global npm package is common for CLIs but increases attack surface compared with a pure-instruction skill — the package comes from the public npm registry, so users should verify the package and its publisher before installing.
Credentials
The skill declares no required env vars, no primary credential, and no config paths. The SKILL.md explicitly tells agents not to ask for API keys and to let Membrane manage auth, which aligns with the declared absence of local secrets.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It is user-invocable and allows normal autonomous invocation; nothing in the instructions modifies other skills or system-wide config.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zoho-invoice - After installation, invoke the skill by name or use
/zoho-invoice - Provide required inputs per the skill's parameter spec and get structured output
Version History
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 Zoho Invoice?
Zoho Invoice integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zoho Invoice data. It is an AI Agent Skill for Claude Code / OpenClaw, with 186 downloads so far.
How do I install Zoho Invoice?
Run "/install zoho-invoice" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zoho Invoice free?
Yes, Zoho Invoice is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zoho Invoice support?
Zoho Invoice is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zoho Invoice?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.2.
More Skills