netsuite-sdf-project-documentation

Generate NetSuite SDF project documentation from scripts, XML files, and SuiteQL.

321|103|Updated Nov 19, 2019
One-click install
npx skills add https://github.com/oracle/netsuite-suitecloud-sdk --skill netsuite-sdf-project-documentation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: netsuite-sdf-project-documentation
Source: https://github.com/oracle/netsuite-suitecloud-sdk/tree/main/packages/agent-skills/netsuite-sdf-project-documentation
Command: npx skills add https://github.com/oracle/netsuite-suitecloud-sdk --skill netsuite-sdf-project-documentation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate comprehensive, enterprise-grade documentation for NetSuite SDF projects by analyzing scripts, object XML files, manifest.xml, and SuiteQL queries to produce README.md, ARCHITECTURE.md, API.md, and CHANGELOG.md.

Core Features & Use Cases

  • Architecture diagrams (Mermaid/ASCII) that map component relationships.
  • Script inventory including entry points, dependencies, and deployment configurations.
  • SuiteQL documentation with purpose explanations and security considerations.
  • Deployment guides and troubleshooting tables derived from known patterns.
  • Multiple output formats: README.md, ARCHITECTURE.md, API.md, CHANGELOG.md for public and internal sharing.

Quick Start

Provide the NetSuite SDF project directory to generate complete documentation artifacts.

Frequently Asked Questions about netsuite-sdf-project-documentation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate documentation for a NetSuite SDF project?

To generate NetSuite SDF project documentation, provide your project directory containing scripts, object XML files, manifest.xml, and SuiteQL queries to automatically produce README.md, ARCHITECTURE.md, API.md, and CHANGELOG.md files.

What is the best way to document NetSuite SuiteQL queries and script dependencies?

Documenting NetSuite SuiteQL queries and script dependencies is best handled by analyzing code artifacts to extract script inventory, entry points, deployment configurations, and SuiteQL security considerations into structured markdown files.

Can I visualize NetSuite SDF component relationships in architecture diagrams?

You can visualize NetSuite SDF component relationships by generating architecture diagrams using Mermaid or ASCII formats that map scripts, objects, and dependencies across the project structure.

How do I create deployment guides and troubleshooting tables for NetSuite SDF projects?

Create NetSuite SDF deployment guides and troubleshooting tables by extracting known patterns from project code artifacts, manifest configurations, and script deployment metadata into structured documentation formats.

What project files are required to generate enterprise-grade NetSuite SDF documentation?

Generating NetSuite SDF documentation requires project files including SuiteScripts, object XML files, manifest.xml, and SuiteQL queries to extract complete project metadata, architecture mappings, and deployment configurations.