Netlify Site Manager

Manages Netlify sites through the official CLI, covering installation, local development, and deployment workflows.

agentskillexchange c17bfd6 1.1 KB Updated 28 repo stars

File contents

Netlify Site Manager

Prerequisites

Node.js, Netlify CLI

Installation

Use the upstream install or setup path that matches your environment:

  • npm install netlify-cli -g
  • npm install --save-dev netlify-cli
  • npm link from inside the cli folder

Requirements and caveats from upstream:

  • Netlify CLI requires Node.js version 20.12.2 or above. To install, run the following command from

Basic usage or getting-started notes:

Documentation

Source

agentskillexchange/skills/tree/main/skills/netlify-site-manager commit c17bfd61fa

Frequently asked questions

npx skillmds add agentskillexchange/netlify-site-manager