netlify-deploy

Automate Netlify deployment, environment variables, and project settings.

Updated Jun 17, 2025
One-click install
npx skills add https://github.com/Karlito8888/new-ggv-gps --skill netlify-deploy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: netlify-deploy
Source: https://github.com/Karlito8888/new-ggv-gps/tree/main/.claude/skills/netlify-deploy
Command: npx skills add https://github.com/Karlito8888/new-ggv-gps --skill netlify-deploy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines deployment, status checks, environment variable management, and project configuration for Netlify-hosted sites.

Core Features & Use Cases

  • Site deployment: Deploy the MyGGV GPS site to Netlify.
  • Deployment status: Check deploy status and logs.
  • Environment management: List, add, or update environment variables.
  • Project configuration: Manage site settings, forms, and access.
  • Extensions verification: Ensure required Netlify extensions are installed.

Quick Start

Use the updater to deploy a site and then read the deploy status with the provided Netlify commands.

Frequently Asked Questions about netlify-deploy

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

FAQPage Schema
How do I deploy a site to Netlify automatically?

Netlify deployment automates site builds and publishing through CI/CD workflows. This Skill uses predefined scripts and build commands to deploy your MyGGV GPS site, managing environment variables and configuration to ensure reproducible builds and reliable deployment status across Netlify workflows.

Can I manage environment variables in Netlify deployments?

Yes, environment variable management is built into Netlify deployment workflows. This Skill lets you list, add, or update environment variables to configure your site builds and ensure correct settings across deployment environments.

How do I check Netlify deployment status and logs?

Deployment status checks read live logs and build results from Netlify. This Skill provides commands to monitor deployment progress, verify successful builds, and troubleshoot issues by accessing deployment logs through the Netlify interface.

What Netlify project settings can I configure?

Project configuration covers site settings, forms, access controls, and required extensions. This Skill manages these settings as part of deployment workflows, ensuring your Netlify site has the correct configuration, security headers, and extension verification.

Do I need to verify Netlify extensions before deploying?

Extension verification ensures required Netlify extensions are installed and active before deployment. This Skill includes verification checks as part of its deployment workflow to confirm all necessary extensions are present and properly configured.