Back to Plugins

Netsuite Suitecloud

NetSuite agent skills from Oracle — authoring guidance for SuiteCloud Development Framework (SDF) objects and UIF single-page-app components, plus runtime guidance for the NetSuite AI Service Connector.

developmentaiagent
By Oracle NetSuite
30598Updated 1 week agoJavaScriptUPL-1.0

Installation

/plugin install netsuite-suitecloud@claude-plugins-official

How to install

  1. Open Claude Code in your terminal
  2. Run the installation command above
  3. The plugin will be enabled automatically
  4. Use the plugin's features in your Claude Code sessions
<p align="left"><a href="#"><img width="250" src="resources/Netsuite-logo-ocean-150-bg.png"></a></p>

SuiteCloud SDK

SuiteCloud Software Development Kit (SuiteCloud SDK) are the set of tools that let you customize accounts and create SuiteApps through SuiteCloud Development Framework (SDF).

In this GitHub repository, the following SuiteCloud SDK tools and packages are available:

  • SuiteCloud Agent Skills

  • SuiteCloud CLI for Node.js<a href="https://www.npmjs.com/package/@oracle/suitecloud-cli"> <img src="https://img.shields.io/npm/dm/@oracle/suitecloud-cli.svg" alt="npm-cli-nodejs"/> <img src="https://img.shields.io/npm/v/@oracle/suitecloud-cli.svg" alt="npm-cli-nodejs"/>

    </a>
  • SuiteCloud Extension for Visual Studio Code<a href="https://marketplace.visualstudio.com/items?itemName=Oracle.suitecloud-vscode-extension"> <img src="https://vsmarketplacebadges.dev/installs-short/Oracle.suitecloud-vscode-extension.svg" alt="suitecloud-extension"/> <img src="https://vsmarketplacebadges.dev/version-short/Oracle.suitecloud-vscode-extension.svg" alt="suitecloud-extension"/>

    </a>
  • SuiteCloud Unit Testing<a href="https://www.npmjs.com/package/@oracle/suitecloud-unit-testing"> <img src="https://img.shields.io/npm/dm/@oracle/suitecloud-unit-testing.svg" alt="npm-unit-testing"/> <img src="https://img.shields.io/npm/v/@oracle/suitecloud-unit-testing.svg" alt="npm-unit-testing"/>

    </a>
  • UIF Types<a href="https://www.npmjs.com/package/@oracle/netsuite-uif-types"> <img src="https://img.shields.io/npm/dm/@oracle/netsuite-uif-types.svg" alt="npm-uif-types"/> <img src="https://img.shields.io/npm/v/@oracle/netsuite-uif-types.svg" alt="npm-uif-types"/>

    </a>

Release Notes & Documentation

To read NetSuite release notes and documentation, check the following sections of NetSuite's Help Center:

Contributing

This project welcomes contributions from the community. Before submitting a pull request, review our contribution guide.

Security

If you think you've found a security vulnerability, do not open a GitHub issue. Instead, consult the security guide for our responsible vulnerability disclosure process.

License

Copyright (c) 2019, 2023 Oracle and/or its affiliates The Universal Permissive License (UPL), Version 1.0.

By installing SuiteCloud CLI for Node.js, you are accepting the installation of the SuiteCloud SDK dependency under the Oracle Free Use Terms and Conditions license.

By installing SuiteCloud Extension for Visual Studio Code, you are accepting the installation of the SuiteCloud SDK dependency under the Oracle Free Use Terms and Conditions license.

View source on GitHub