Using Skills with Claude, ChatGPT, and Other MCP Clients Connected to NetSuite AI Connector Service
The netsuite-ai-connector-instructions and netsuite-finance-analyst skills are designed to support business-user workflows. These skills provide task-specific instructions that help MCP clients, such as Claude and ChatGPT, understand when and how to use the NetSuite capabilities available through NetSuite AI Connector Service.
To use a custom AI skill in Claude and ChatGPT
-
Download the skill ZIP file from its GitHub repository, for example netsuite-finance-analyst. Verify that the root folder contains
SKILL.mdand any supporting files required by the skill, such asscripts/,references/, orassets/. -
Upload the skill in Claude. In Claude, skills are available when code execution is enabled.
-
For individual plans, enable code execution in Settings > Capabilities.
-
For team or enterprise plans, an organization owner must enable code execution in the organization settings.
After code execution is enabled, go to Customize > Skills, select + Create skill, and upload the ZIP file. After the upload is complete, the skill appears in your skills list and can be enabled or disabled as needed.
Custom skills are private to your account unless your organization shares them.
-
-
In ChatGPT, open your profile menu, select Skills, and then choose New skill > Upload from your computer. Upload the skill package to make it available in your workspace.
-
After the skill is installed, invoke it by entering a request that matches the skill's description.
-
In Claude, skills can be invoked automatically when they are relevant to the request.
-
In ChatGPT, installed skills can be used automatically when they are helpful for completing the task.
-