netsuite-suitecloud-sdk
NetSuite SuiteScript development, migration, security, and finance analysis
All Skills in This Repository (4)
Pure Emerald Level Indicatorsnetsuite-uif-spa-reference
Look up NetSuite UIF SPA component APIs from TypeScript declarations.
netsuite-suitescript-records-reference
Look up NetSuite SuiteScript record fields, types, and required flags.
netsuite-sdf-roles-and-permissions
Validate NetSuite SDF permission keys and levels against official references.
netsuite-sdf-project-documentation
Generate NetSuite SDF project documentation from scripts, XML files, and SuiteQL.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core