News
NetSuite Adds AI Coding Guidance for SuiteCloud Developers
- By John K. Waters
- April 30, 2026
Oracle NetSuite has introduced a set of AI-oriented development resources for SuiteCloud, its extensibility and customization platform, as enterprise software vendors continue to embed coding assistance into developer workflows.
The new offering, called NetSuite SuiteCloud Agent Skills, provides AI coding agents with more context on SuiteCloud conventions, patterns, and best practices. NetSuite said the knowledge packages are intended to help customers and partners build, review, and deploy NetSuite applications and customizations using natural language and AI coding agents.
SuiteCloud is the development layer for customizing and extending NetSuite applications, including scripting, user interface changes, integrations, and packaged SuiteApps. The new agent skills are designed to make AI coding assistants more useful in that environment by providing domain-specific guidance rather than relying solely on general-purpose software development knowledge.
NetSuite said SuiteCloud Agent Skills work across more than 25 AI coding platforms and with the company’s SuiteCloud Developer Assistant. The company also said it is the first ERP platform to use the agentskills.io open standard, an emerging format for packaging instructions and reference material for AI coding agents.
The release reflects a broader shift in developer tooling. AI coding assistants are increasingly being tailored to specific platforms, frameworks, and enterprise environments, where mistakes can have operational, security, or compliance consequences. For NetSuite developers, those risks can include incorrect permission settings, noncompliant user interfaces, weak SuiteScript code, and customizations that are difficult to document or maintain.
The new SuiteCloud Agent Skills include six initial packages. A User Interface Framework References Skill provides specifications for more than 60 interface components, along with guidance drawn from real-world issues. A Permissions References Skill provides a validated catalog of 684 permission codes to support least-privilege configurations. The SuiteScript References Skill provides agents with details such as field IDs, names, types, and required status.
The other packages focus on software quality and modernization. A Documentation Practices Skill generates README, ARCHITECTURE, and API files from code analysis. An OWASP Security Reference Skill provides NetSuite-specific security guidance while code is being written. A SuiteScript Conversion Skill helps migrate legacy SuiteScript 1.0 code to SuiteScript 2.1 by mapping APIs, restructuring entry points, and generating a validation report.
NetSuite positioned the tools as a way to reduce errors and speed up customization work. Brian Chess, senior vice president of AI, product, and technology at Oracle NetSuite, said the company wants customers and partners to move from “lengthy, error-prone coding cycles” to AI-assisted development that is faster, more secure, and more consistent.
The announcement builds on NetSuite’s broader 2026.1 release, which added AI features across its application suite. Oracle documentation for NetSuite 2026.1 lists a new SuiteCloud Developer Assistant feature in the SuiteCloud Extension for Visual Studio Code, along with other AI updates, including Narrative Insights, Prompt Studio updates, tooling support in the N/llm module, and support for the GPT-OSS model in that module.
Oracle’s documentation describes SuiteCloud Developer Assistant as an AI-powered coding assistant for SuiteCloud developers, integrated with Visual Studio Code via the Cline extension. It can generate SuiteScript 2.1 code, create and manage XML custom objects, and provide context-aware assistance within SuiteCloud projects, while requiring developers to approve suggested tasks before implementation.
For NetSuite customers, the practical appeal is not that AI will replace SuiteCloud developers. It is that agents may handle more of the lookup, scaffolding, documentation, review, and migration work, which slows down customization projects. That could be useful for partners building vertical applications, customers adapting NetSuite to industry-specific processes, and teams maintaining older SuiteScript code.
The limitations are also clear. AI coding agents still require developer review, testing, and governance. Platform-specific guidance may reduce common errors, but it does not remove the need to validate permissions, business logic, integrations, security controls, and deployment behavior in each customer environment.
The move also shows how enterprise software vendors are trying to control the way AI coding tools interact with their platforms. Rather than leaving developers to use generic assistants that may not understand SuiteCloud’s rules, NetSuite is packaging its own reference material and development practices for agent-based workflows.
For application development teams, the significance is that AI coding assistance is becoming more specialized. The next phase of these tools is likely to depend less on broad code generation and more on how well AI agents understand the platform, the organization’s standards, and the risks of changing production business systems.
About the Author
John K. Waters is the editor in chief of a number of Converge360.com sites, with a focus on high-end development, AI and future tech. He's been writing about cutting-edge technologies and culture of Silicon Valley for more than two decades, and he's written more than a dozen books. He also co-scripted the documentary film Silicon Valley: A 100 Year Renaissance, which aired on PBS. He can be reached at [email protected].