NetSuite Next Adds 16 Pre-Built "Core Skills" for Ask Oracle AI Assistant
NetSuite Next introduces 16 read-only core skills (ns-* prefix) for Ask Oracle, covering AP payment prioritization, AR collections, inventory analysis, fulfillment SLA tracking, and — notably — a workflow-creation skill that generates SuiteFlow drafts from natural language.
NetSuite Next ships 16 core skills for the Ask Oracle AI assistant. These are NetSuite-authored, read-only, prefixed with ns-, and invoked through natural language prompts. They are only available in NetSuite Next — the phased rollout means your account may not have access yet. You will receive an in-app notification when your account is eligible.
What changed
Core skills apply structured analysis patterns against live NetSuite data when a user asks Ask Oracle a question. All skills except one are read-only analytical views. The full list:
Accounts Payable
ns-payment-prioritization— Recommends which bills to pay based on due dates, overdue status, discounts, credits, account balances, and cash constraints. Groups bills into priority tiers with reasoning.ns-vendor-bill-processing-time— Measures AP bill processing time across entry, approval, aging, payment timing, and vendor performance. Surfaces trends, backlog, days-to-pay, and terms-compliance signals.ns-vendor-concentration— Ranks vendors by spending share and open-balance concentration. Flags heavy concentration, fast-growing spend, stale balances.ns-match-vendor-credits-to-bills— Finds open vendor credits and matches them to open bills by vendor, subsidiary, currency, and AP account. Prioritizes the most overdue bills first.
Accounts Receivable / Collections
ns-overdue-customer-analysis— Compares gross overdue-invoice view against net AR aging view per customer. Highlights exposure, invoice counts, aging, and out-of-balance amounts.
Finance
ns-period-close-readiness-review— Surfaces Trial Balance tie-out issues, AP/AR cutoff concerns, journal/GL review points, and items needing controller verification.ns-review-liquidity-evidence— Builds a source-backed cash path using open-item timing signals. Shows assumptions, formulas, exclusions, evidence gaps, and risk callouts (e.g., 13-week cash flow outlook).
Inventory & Fulfillment
ns-inventory-balance-viewer— Shows real-time inventory levels (on-hand, available, etc.) filtered by user-specified criteria.ns-inventory-impact-review— Explains the inventory impact of existing transactions. Does not estimate future impact.ns-fulfillment-performance-insights— Analyzes Item Fulfillment timing across picking, packing, shipping. Tracks SLA compliance and cycle/lead time. Scoped to timing only — not quantities, locations, or general status.
Sales & Pricing
ns-customer-revenue-segmentation-churn— Analyzes customer revenue segments, purchase patterns, cross-sell opportunities, and churn risk. Uses repeatable rules and safe defaults for incomplete data.ns-pricing-configuration-review— Reviews item prices, price levels, currencies, quantity pricing, and customer/group pricing configuration. Read-only.
Financial Services
ns-financial-services-industry-overlay— Tailors Ask Oracle for financial services workflows: monthly billing, recurring platform fees, usage/transaction charges, onboarding fees, and revenue preparation checks.
Item Management
ns-item-creation-assistant— Opens Item Creation Assistant from an uploaded catalogue/product file for extraction and review. Does not create items directly in chat.
Workflow Creation (the notable one)
ns-workflow-manipulation— Creates basic, event-based, single-state SuiteFlow workflow drafts from natural language. Can make fields required/optional, change field display behavior, lock records, show messages, prevent saves, and return user errors. This is the only core skill that writes data (creates workflow drafts).
Technical details
Oracle's documentation does not specify whether these skills are accessible via SuiteScript, REST, or SOAP — they appear to be Ask Oracle UI-only. There is no mention of a public API to invoke skills programmatically, no governance cost information, and no indication that custom skills can be authored by customers at this time.
The ns-workflow-manipulation skill is limited to single-state workflows with basic actions. It cannot create multi-state workflows, custom action scripts, or complex branching logic. The resulting workflow is a draft — it still needs review and activation through the standard SuiteFlow interface.
What to do
- Check eligibility. Look for in-app notifications indicating your account has been enabled for NetSuite Next. These skills do not function in the current NetSuite UI.
- Evaluate
ns-workflow-manipulationcarefully. This skill creates SuiteFlow workflow drafts — real configuration artifacts. Ensure your team understands that AI-generated workflows require review before activation. Consider whether your change management process needs to account for workflows created through this channel. - Do not rely on these for integrations or automation. There is no documented API surface for programmatic invocation. These skills are interactive, human-in-the-loop tools.
- Audit scope limitations. Several skills have explicit scope boundaries (e.g.,
ns-fulfillment-performance-insightsonly covers timing, not quantities or locations;ns-inventory-impact-reviewonly reviews existing transactions, not planned ones). Make sure users understand what each skill does not cover. - Monitor for custom skill authoring. The current release is NetSuite-authored skills only. If your team needs custom analytical patterns, watch for future releases that may open skill authoring to customers.
Source: Oracle NetSuite Release Notes