If you're managing NetSuite SDF projects and tired of outdated or missing documentation, this skill analyzes your scripts, object XMLs, and manifest files to generate proper README files, architecture diagrams, and deployment guides. It creates Mermaid diagrams showing component relationships, inventories your SuiteScript entry points and dependencies, extracts SuiteQL queries with explanations, and builds troubleshooting tables. The approach is sensible: it keeps full detail by default (script IDs, deployment configs, complete SQL) but redacts actual secrets like API keys. Built by Oracle NetSuite, so it follows their conventions. Most useful when onboarding new developers or preparing for audits when you need accurate technical docs fast.
npx skills add https://github.com/oracle/netsuite-suitecloud-sdk --skill netsuite-sdf-project-documentation