diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 11e123e..a054f2e 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1908,13 +1908,17 @@ "url": "https://github.com/oracle/netsuite-suitecloud-sdk.git", "path": "packages/agent-skills", "ref": "master", - "sha": "43bacf43763e1eedd0892b4652be3d45df94f0e7" + "sha": "cbfc8e8fd71b00506ef8654b0633251174e68c84" }, "strict": false, "skills": [ "./netsuite-ai-connector-instructions", "./netsuite-sdf-roles-and-permissions", - "./netsuite-uif-spa-reference" + "./netsuite-uif-spa-reference", + "./netsuite-owasp-secure-coding", + "./netsuite-sdf-project-documentation", + "./netsuite-suitescript-records-reference", + "./netsuite-suitescript-upgrade" ], "homepage": "https://github.com/oracle/netsuite-suitecloud-sdk" },