← Back to Skills Marketplace
Netsuite
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
368
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install netsuite
Description
NetSuite integration. Manage accounting and erp data, records, and workflows. Use when the user wants to interact with NetSuite data.
Usage Guidance
This skill is coherent for NetSuite access via the Membrane platform, but before installing: 1) Review and trust the @membranehq/cli npm package (consider pinning a known-good version instead of @latest and inspect the package repository). 2) Understand that using the CLI will create/authenticate connections which grant Membrane access to your NetSuite data — verify connector scopes and least privilege for the account you use. 3) In headless flows you will paste auth codes; ensure you only use the official Membrane URLs. 4) Monitor and revoke connections/credentials when no longer needed. If you need higher assurance, validate the referenced GitHub repo and the package checksums before global installation.
Capability Analysis
Type: OpenClaw Skill
Name: netsuite
Version: 1.0.3
The 'netsuite' skill provides instructions for an AI agent to interact with NetSuite via the Membrane CLI and platform. It includes standard procedures for installing the '@membranehq/cli' npm package, authenticating, and executing ERP-related actions (e.g., listing customers or invoices). The instructions are transparent, align with the stated purpose, and follow security best practices by delegating credential management to the Membrane service (getmembrane.com).
Capability Tags
Capability Assessment
Purpose & Capability
Name and description state a NetSuite integration and the SKILL.md consistently instructs use of the Membrane CLI to connect to NetSuite. Required capabilities (network access, Membrane account, Membrane CLI) are proportional to the stated purpose.
Instruction Scope
Runtime instructions are limited to installing and using the Membrane CLI, authenticating via browser/authorization URL, creating/listing connections, discovering and running actions, and best practices. The instructions do not ask the agent to read unrelated files, access unrelated environment variables, or transmit data to unexpected endpoints beyond Membrane and NetSuite connectors.
Install Mechanism
The skill is instruction-only (no install spec), but the SKILL.md tells users to install @membranehq/cli from the public npm registry (npm install -g @membranehq/cli@latest). Installing a public npm CLI is expected here, but it writes code to disk and executes third-party code — a moderate but expected risk. There is no opaque download URL or extract step.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane (interactive browser flow or headless auth code), which is consistent with an integration that centralizes auth. There are no unrelated credential requests.
Persistence & Privilege
The skill is not always-enabled (always:false) and has no install-time hooks or code files that persist beyond the user installing the Membrane CLI themselves. It does not request elevated platform privileges or modify other skills/configurations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install netsuite - After installation, invoke the skill by name or use
/netsuite - 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 Netsuite?
NetSuite integration. Manage accounting and erp data, records, and workflows. Use when the user wants to interact with NetSuite data. It is an AI Agent Skill for Claude Code / OpenClaw, with 368 downloads so far.
How do I install Netsuite?
Run "/install netsuite" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Netsuite free?
Yes, Netsuite is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Netsuite support?
Netsuite is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Netsuite?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills