New SuiteCloud Agent Skills for NetSuite 2026.1

NetSuite 2026.1 introduces new SuiteCloud Agent Skills, enhancing security and development workflows.

·3 min read·89 views·NetSuite 2026.1·View Oracle Docs

Starting in NetSuite 2026.1, SuiteCloud Agent Skills are introduced to provide structured guidance across common NetSuite and SuiteCloud development workflows. These skills standardize processes, enhance task accuracy, and ensure best practices in security such as implementing least-privilege access patterns.

What Are SuiteCloud Agent Skills?

SuiteCloud Agent Skills consist of a platform-agnostic set of tools aimed at assisting with workflows related to SuiteScript, SuiteCloud Development Framework (SDF), User Interface Framework (UIF) Single Page Application (SPA) components, and more. The primary objective is to reduce errors through standardized references and facilitate adherence to security practices.

Available Skills

The following SuiteCloud Agent Skills are now available:

Skill NameDescription
netsuite-ai-connector-instructionsOffers 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-permissionsHelps 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-referenceHelps 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).
netsuite-owasp-secure-codingPlatform-agnostic OWASP secure coding practices with JavaScript/Node.js patterns and NetSuite SuiteScript examples. Covers Open Worldwide Application Security Project (OWASP) Top 10 (2021), output encoding, injection prevention, CSP headers, file security, API hardening, AI agent security, DRY security patterns, and 48+ security pitfalls with GOOD/BAD code templates.
netsuite-suitescript-upgradeSuiteScript 1.0, 2.0, and 2.x to 2.1 migration assistant. Analyzes, converts, explains, and validates script upgrades. Covers 125+ API mappings, 34 object conversions, 13 unmapped API workarounds, all script type entry point changes, SuiteScript 2.0/2.x to 2.1 upgrade guidance, and 16 categories of breaking behavioral changes. Essential for modernizing legacy SuiteScript code bases.
netsuite-sdf-project-documentationGenerates enterprise-grade documentation for NetSuite SDF projects. Analyzes scripts, object XML files, manifest.xml, and SuiteQL queries to produce README.md, architecture diagrams (Mermaid/ASCII), deployment guides, and troubleshooting tables. Can integrate with post-deployment documentation workflows when automation (for example, hooks) is available.
netsuite-suitescript-records-referenceSuiteScript records and fields reference. Looks up field IDs, types, required status, and search capabilities for all 272 NetSuite record types. Use this when building SuiteScript to ensure correct field usage.

For more information, see SuiteCloud Agent Skills in GitHub and SuiteCloud Agent Skills in the Help Center.

Who This Affects

  • Developers: Enhance development practices and standards.
  • Administrators: Manage security and permission configurations more effectively.
  • Technical Writers: Aid in maintaining accurate documentation and workflows.

Key Takeaways

  • New SuiteCloud Agent Skills standardize and improve NetSuite development workflows.
  • Skills include AI integration, SDF permissions management, UIF SPA component support, secure coding practices, migration assistance, project documentation, and records reference.
  • Best practices for security and efficient automation are reinforced with these new features.

Frequently Asked Questions (4)

What permissions are required to use the netsuite-sdf-roles-and-permissions skill?
The netsuite-sdf-roles-and-permissions skill helps generate and review SDF permission configurations. Users should ensure that they have sufficient permissions to access and modify SDF roles and deployment permissions as per their organization's NetSuite setup.
How does the netsuite-ai-connector-instructions skill integrate with existing AI services in NetSuite?
The netsuite-ai-connector-instructions skill offers guidelines for AI-to-NetSuite sessions, including proper tool selection and safe SuiteQL usage. It ensures consistent output formatting and correct handling of multi-subsidiary and currency operations, leveraging the NetSuite AI Service Connector.
Can netsuite-suitescript-upgrade assist with migrating from SuiteScript 2.x to 2.1?
Yes, the netsuite-suitescript-upgrade skill provides guidance for migrating from SuiteScript 2.x to 2.1. It analyzes, converts, and validates script upgrades, and covers API mappings, object conversions, and behavioral changes that are crucial for modernizing legacy SuiteScript code bases.
Will the introduction of SuiteCloud Agent Skills affect existing NetSuite workflows?
The introduction of SuiteCloud Agent Skills is intended to enhance, not disrupt, existing NetSuite workflows. They aim to provide structured guidance and standardize processes across SuiteScript and SuiteCloud development, thereby improving accuracy and adherence to security practices without negatively impacting current operations.

Weekly Update History (4)

SuiteCloud Agent Skillsadded

Added an entry for New Skills Added to SuiteCloud Agent Skills.

View Oracle Docs
SuiteCloud Agent Skillsadded

Added an entry for New Skills Added to SuiteCloud Agent Skills.

View Oracle Docs
SuiteCloud Agent Skillsadded

Added an entry for New Skills Added to SuiteCloud Agent Skills.

View Oracle Docs
SuiteCloud Agent Skillsadded

Added an entry for New SuiteCloud Agent Skills.

View Oracle Docs
Source: New SuiteCloud Agent Skills Oracle NetSuite Help Center. This article was generated from official Oracle documentation and enriched with additional context and best practices.

Was this article helpful?

More in AI

View all AI articles →

Also from NetSuite 2026.1

View all NetSuite 2026.1 changes →