netlify-deploy-status

Fetch and report recent Netlify deploy statuses for Nx projects.

1|Updated Jun 3, 2025
One-click install
npx skills add https://github.com/jaysoo/dot-ai-config --skill netlify-deploy-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: netlify-deploy-status
Source: https://github.com/jaysoo/dot-ai-config/tree/main/dot_gemini/skills/netlify-deploy-status
Command: npx skills add https://github.com/jaysoo/dot-ai-config --skill netlify-deploy-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps you verify whether Netlify deployments for Nx-based projects are complete by automatically identifying relevant sites from the current repository and listing recent deploys.

Core Features & Use Cases

  • Determine latest deploy status for multiple Netlify sites based on repo context.
  • Retrieve deploys using the Netlify API and present succinct status lines.
  • Use cases include verifying deployment after push across nx-dev, nx-docs, and nrwl-blog.

Quick Start

Ask me to check the Netlify deploy status for the current repository.

Frequently Asked Questions about netlify-deploy-status

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

FAQPage Schema
How do I check Netlify deploy status for Nx projects?

To check Netlify deploy status for Nx projects, you can use a skill that automatically identifies relevant sites from your current repository, calls the Netlify API, and reports recent deploys for nx-dev, nx-docs, and nrwl-blog.

Can I retrieve recent Netlify deploys for multiple sites based on repo context?

Yes, you can retrieve recent Netlify deploys for multiple sites based on repo context. The tool selects relevant Nx project sites like nx-dev, nx-docs, and nrwl-blog from the repository and fetches their latest deployment statuses.

Does this Netlify status checker require any dependencies to work?

No, this Netlify status checker does not require any external dependencies or components to function. It operates independently to fetch and format deploy statuses using the Netlify API.

What's the best way to verify if a deployment is complete after pushing to an Nx repo?

The best way to verify if a deployment is complete after pushing to an Nx repo is to query the Netlify API for recent deploys. This tool formats those results into succinct status lines for quick interpretation.

Which Netlify sites are supported when reporting deploy status from an Nx repository?

When reporting deploy status from an Nx repository, the supported Netlify sites include nx-dev, nx-docs, and nrwl-blog. The tool automatically determines which of these sites are relevant based on the current repo context.