SuiteCloud Agent Skills
This release note was updated April 20, 2026.
SuiteCloud Agent Skills extend NetSuite development workflows by providing reusable, structured guidance for AI-assisted development and automation. These components help standardize processes, improve accuracy, and enforce best practices across SuiteCloud projects.
NetSuite 2026.1 includes the following enhancements to SuiteCloud Agent Skills features:
New SuiteCloud Agent Skills
You can now use SuiteCloud Agent Skills, a platform-agnostic skill collection that supports common NetSuite and SuiteCloud development workflows (SuiteScript, SDF, UIF SPA components, security, documentation, deployment). This content helps you standardize recurring tasks, reduce errors through source-of-truth references, and reinforce security practices such as least-privilege access patterns.
The following skills are now available for use:
-
netsuite-ai-connector-instructions: Provides guardrails and domain guidance for AI-to-NetSuite sessions, enforcing correct tool selection, safe SuiteQL usage, consistent output formatting, and proper multi-subsidiary and currency handling through the NetSuite AI Service Connector.
-
netsuite-sdf-roles-and-permissions: Helps generate and review SDF permission configurations (for example, customrole XML and script deployment permissions) and validates permission IDs/levels using NetSuite reference data.
-
netsuite-uif-spa-reference: Helps build, modify, and debug NetSuite UIF SPA components by providing API/type lookup for @uif-js/core and @uif-js/component (constructors, methods, props, enums, hooks, and component options).
For more information, see SuiteCloud Agent Skills in GitHub and SuiteCloud Agent Skills in the Help Center.