Docs Serve
Description
Build the HTML documentation and then serve it locally so it can be viewed in a browser. Ask the user which build mode they want if not specified: **Step 1 — build (choose one):** Fast build (skips example gallery): ```bash make docs ``` Full build (includes all examples, slow): ```bash make docs-full ``` Targeted single-example build (ask the user for the filename stem if not provided): ```bash make docs-dev FILENAME=<example_stem> ``` **Step 2 — serve:** ```bash uv run python -m http
Installation
Installs to ~/.claude/commands/nvidia-earth2studio-docs-serve.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/NVIDIA/earth2studio/HEAD/.claude/commands/docs-serve.md -o ~/.claude/commands/nvidia-earth2studio-docs-serve.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation