netsuiteNetSuite integration. Manage accounting and erp data, records, and workflows. Use when the user wants to interact with NetSuite data.
Install via ClawdBot CLI:
clawdbot install gora050/netsuiteGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://getmembrane.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
A sales team needs to retrieve and update customer records in NetSuite to manage client interactions and track sales opportunities. This scenario involves using actions like list-customers and update-customer to maintain accurate customer data for improved sales strategies and reporting.
An accounting department requires access to invoices and journal entries for monthly financial close and audit compliance. This scenario utilizes actions such as list-invoices and list-journal-entries to extract transaction data, enabling streamlined reconciliation and regulatory reporting.
A logistics team monitors purchase orders and inventory items to optimize stock levels and manage vendor relationships. This scenario involves actions like list-purchase-orders and list-inventory-items to track procurement and inventory, reducing stockouts and improving supply chain efficiency.
An HR department needs to create and update employee records in NetSuite for new hires and ongoing personnel changes. This scenario uses actions such as list-employees and create-vendor (for contractor management) to ensure accurate payroll and compliance with employment regulations.
A business operations team processes sales orders from receipt to fulfillment, requiring real-time access to order data. This scenario leverages actions like list-sales-orders and get-sales-order to track order status, manage customer inquiries, and streamline order fulfillment workflows.
A software-as-a-service company uses NetSuite to manage recurring billing, customer accounts, and financial data. This model integrates actions for invoicing and customer management to automate subscription renewals and revenue recognition, supporting scalable growth.
An online retailer relies on NetSuite for inventory tracking, order processing, and vendor management. This model utilizes actions related to sales orders and inventory items to optimize stock levels, reduce fulfillment times, and enhance customer satisfaction through efficient operations.
A consulting firm uses NetSuite to manage project billing, employee time tracking, and client invoicing. This model integrates actions for invoices and employees to streamline project accounting, improve cash flow management, and ensure accurate client billing for services rendered.
💬 Integration Tip
Always use Membrane's pre-built actions for common tasks like listing customers or invoices to save tokens and ensure secure, error-handled communication; discover available actions with membrane action list before building custom API calls.
Scored Apr 19, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Spec-first, TDD, subagent-driven software development workflow. Use when: (1) building any new feature or app — triggers brainstorm → plan → subagent executi...
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.