Back to the catalog

NetSuite AI Companion

Guides AI assistants that use the NetSuite AI Connector: tool-selection order, output formatting, NetSuite domain knowledge, multi-subsidiar

Open source Repository Open in the app JSON README (API)

About

Guides AI assistants that use the NetSuite AI Connector: tool-selection order, output formatting, NetSuite domain knowledge, multi-subsidiary and currency handling, and SuiteQL safety guardrails. Requires the NetSuite AI Connector Service.

Details

Kind
Plugins
Topic
No topic detected
Publisher
oracle
Origin
marketplace
Category
ferramentas
Stars
336
Forks
105
Open pull requests
11
Last push
2026-09-03T14:20:58Z
Repository state
ativo
Language
JavaScript
License
UPL-1.0
Added
2026-08-30 01:48:58
Updated
2026-09-12 04:04:13
Origin id
oracle/netsuite-suitecloud-sdk/netsuite-ai-companion

README

<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](./packages/agent-skills/)

- [SuiteCloud CLI for Node.js](./packages/node-cli)<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](./packages/vscode-extension)<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](./packages/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](./packages/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:
- Read the latest release notes in [SuiteCloud SDK Release Notes](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_1558730192.html). 
- Read the latest updates under SuiteCloud SDK in the [Help Center Weekly Updates](https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/chapter_3798389663.html).


## Contributing
This project welcomes contributions from the community. Before submitting a pull request, review our [contribution guide](/CONTRIBUTING.md).


## Security
If you think you've found a security vulnerability, do not open a GitHub issue. Instead, consult the [security guide](./SECURITY.md) 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](https://www.oracle.com/downloads/licenses/oracle-free-license.html) 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](https://www.oracle.com/downloads/licenses/oracle-free-license.html) license.

More