oracleoracleOfficialยท4 Agent Skills Included

netsuite-suitecloud-sdk

NetSuite SuiteScript development, migration, security, and finance analysis

Generates NetSuite SDF deployment XML, converts legacy SuiteScript 1.0 code to 2.1, and validates permissions against 670+ official IDs. Eliminates manual field lookups, security misconfigurations, and error-prone script migrations with built-in reference data. Includes OWASP secure coding checks, UIF component references, and finance analysis for period-close and variance reporting.
npx skills add oracle/netsuite-suitecloud-sdk --all -g -y

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install NetSuite SuiteCloud SDK skills?โ–ผ

Run `npx skills add oracle/netsuite-suitecloud-sdk --all -g -y` in your terminal to install all skills globally.

How to convert SuiteScript 1.0 to 2.1?โ–ผ

The upgrade skill analyzes your legacy script, maps all nlapi and nlobj calls to modern N/* modules, and outputs a complete SuiteScript 2.1 conversion with migration notes.

How to generate NetSuite SDF deployment XML?โ–ผ

The SDF safe guide skill scans your SuiteScripts folder, detects script types from JSDoc annotations, and generates valid Object XML files with correct permissions and manifest updates.

Does it work with Claude Code and Codex?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, Cline, and other compatible coding assistants.

Can it analyze NetSuite financial data?โ–ผ

Yes. The finance analyst skill produces variance reviews, period-close support, and executive-ready financial narratives from NetSuite reports and SuiteQL queries.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’