SuiteCloud Agent Skills

This release note was updated June 22, 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 updates to SuiteCloud Agent Skills:

New Skills Added to SuiteCloud Agent Skills

The following skills have been added to SuiteCloud Agent Skills:

  • netsuite-sdf-safe-guide: Comprehensive NetSuite SDF best practices based on the SAFE Guide (12 principles + appendices). Generates Object XML for all 14 script types, enforces governance limits, security patterns, and defensive coding. Includes N/cache, N/query, concurrency limits, OAuth 2.0 guidance, legacy TBA guardrails, CustomTool runtime patterns, REST Web Services (2026.1 features), and 139+ documented pitfalls. Essential for SuiteApp and Account Customization development.

  • netsuite-suitescript-learning: Interactive learning system for NetSuite SDF development. Features six modes (learn, review, explain, annotate, quiz, and final) with SAFE Guide integration. Produces compliance-reviewed learning documentation. Learn topics like governance, N/cache, and security directly from SAFE Guide principles. Generate quizzes from code or SAFE Guide content.

  • netsuite-finance-analyst: Support Director of Financial Analysis workflows for NetSuite-based financial analysis and finance operations, including period-end and month-end close guidance, income statement, balance sheet and cash flow analysis, budget-versus-actual and variance review, AR/AP aging, reconciliation and journal entry review, SOX-oriented financial checks, cash reporting, and CFO- or board-ready financial narratives. Not for general NetSuite development or non-finance administration.

To download the ZIP files for the available skills, see SuiteCloud Agent Skills 1.0.

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

New Skills Added to SuiteCloud Agent Skills

The following skills have been added to SuiteCloud Agent Skills:

  • netsuite-owasp-secure-coding: Platform-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-upgrade: SuiteScript 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.

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

New Skills Added to SuiteCloud Agent Skills

The following skills have been added to SuiteCloud Agent Skills:

  • netsuite-sdf-project-documentation: Generates 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-reference: SuiteScript 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 on GitHub and SuiteCloud Agent Skills Overview in the Help Center.

New SuiteCloud Agent Skills Available

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, and 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 available in the initial release of SuiteCloud Agent Skills:

  • 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, custom role XML and script deployment permissions) and validates permission IDs and 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 on GitHub and SuiteCloud Agent Skills Overview in the Help Center.

General Notices