Language:JapaneseEnglish

netsuite-ai-companion Claude Code Plugin

Author
Oracle NetSuite
Category
Productivity
Topics
Enterprise Business Platforms · AI Agents & AI App Development · Sales, Marketing & Business Ops
First cataloged
2026-08-25 (UTC)
Explanation last updated
2026-08-25 (UTC)

The explanation below is AI-generated. Please verify it against the sources.

This plugin gives AI assistants guidance for working with NetSuite data, covering how to prioritize different data-retrieval methods, format financial output, apply NetSuite accounting knowledge, and safely write SuiteQL queries. It depends on a separate NetSuite AI Connector Service to actually reach NetSuite data, and it packages a companion skill with these instructions. The guidance favors standard reports and saved searches over direct SuiteQL, checks subsidiary context to avoid scoping mistakes across multiple entities, and standardizes how currency figures and record references are displayed. It also addresses consolidation scope, native versus base currency handling, a pre-query safety checklist for SuiteQL, and recovery steps when tool calls fail or permission errors occur.

About the service

NetSuite is Oracle's cloud-based ERP and business management platform. According to the README, this plugin does not talk to NetSuite directly; it relies on the separate NetSuite AI Connector Service to retrieve reports, saved searches, and records from NetSuite.

What you can do with netsuite-ai-companion

  • Follow a prioritized order for data retrieval: standard reports, saved searches, record lookups, then SuiteQL as a last resort
  • Check subsidiary metadata before running filtered reports to avoid scoping errors in multi-entity accounts
  • Apply consistent formatting for currency amounts, percentages, and numbers, and convert internal IDs into clickable NetSuite links
  • Choose between full dashboard-style output and inline responses based on the number of KPIs or rows requested
  • Ground financial explanations in general ledger and double-entry accounting rules
  • Map business terminology to correct SuiteQL record types and field names
  • Confirm consolidation scope (consolidated, single entity, or comparison) before pulling financial data
  • Distinguish native versus base currency fields and flag foreign exchange exposure on open AR/AP
  • Run a safety checklist (row limits, null handling, posting filters) before executing custom SuiteQL and correct common SQL syntax mistakes
  • Retry failed tool calls, fall back to alternative tools, and report errors with NetSuite navigation guidance
  • Flag unusual figures for user verification and identify the role needed to resolve permission errors

Sources

History of netsuite-ai-companion

  • Claude Code Plugin Added netsuite-ai-companion

Back to list