BeClaude

netsuite-suitecloud

New
298Official PluginDevelopmentby Oracle NetSuite

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.

JavaScript97 forks53 issuesUpdated 6/15/2026First seen 5/22/2026

Summary

This skill provides expert guidance on NetSuite SuiteCloud Development Framework (SDF) objects and UIF single-page-app components, enabling developers to efficiently build and customize NetSuite solutions.

  • It also offers runtime assistance for the NetSuite AI Service Connector, helping integrate AI capabilities into NetSuite workflows.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/netsuite-suitecloud.md https://raw.githubusercontent.com/oracle/netsuite-suitecloud-sdk/main/SKILL.md
3
Invoke in Claude Code
/netsuite-suitecloud

Use Cases

Authoring SDF objects like custom records, workflows, or scripts with proper structure and best practices.
Building UIF single-page-app components using SuiteScript and modern JavaScript frameworks.
Configuring and troubleshooting the NetSuite AI Service Connector for AI-powered automation.
Migrating existing customizations to the SuiteCloud Development Framework for better version control.
Validating SDF project files against NetSuite's schema and deployment requirements.

Usage Examples

1

/netsuite-suitecloud How do I create a custom record with SDF?

2

/netsuite-suitecloud Show me the structure of a UIF component.

3

/netsuite-suitecloud Help me set up the AI Service Connector for invoice processing.

View source on GitHub
agentclidevelopment-kitjavascriptnetsuitenodejssdfsdksuiteappsuitecloudsuitecloud-clisuitecloud-sdk

Security Audits

LicenseUnknownSourcePassRepositoryPass

Frequently Asked Questions

What is netsuite-suitecloud?

This skill provides expert guidance on NetSuite SuiteCloud Development Framework (SDF) objects and UIF single-page-app components, enabling developers to efficiently build and customize NetSuite solutions. It also offers runtime assistance for the NetSuite AI Service Connector, helping integrate AI capabilities into NetSuite workflows.

How to install netsuite-suitecloud?

To install netsuite-suitecloud: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/netsuite-suitecloud.md https://raw.githubusercontent.com/oracle/netsuite-suitecloud-sdk/main/SKILL.md. Finally, /netsuite-suitecloud in Claude Code.

What is netsuite-suitecloud best for?

netsuite-suitecloud is a skill categorized under Development. It is designed for: agent. Created by Oracle NetSuite.

What can I use netsuite-suitecloud for?

netsuite-suitecloud is useful for: Authoring SDF objects like custom records, workflows, or scripts with proper structure and best practices.; Building UIF single-page-app components using SuiteScript and modern JavaScript frameworks.; Configuring and troubleshooting the NetSuite AI Service Connector for AI-powered automation.; Migrating existing customizations to the SuiteCloud Development Framework for better version control.; Validating SDF project files against NetSuite's schema and deployment requirements..