Skill · em Publicar e operar
netlify-deploy
Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.
Procedência
- Origem: davila7/claude-code-templates
- Caminho:
cli-tool/components/skills/development/netlify-deploy - Versão fixada:
57f899e5394bb8ca166f38eacae8f0853cbfe033 - Licença: Apache-2.0
- Espelhado em 25/09/2026
- 3 downloads no Claude Code Templates (lido em 25/09/2026)
Antes de instalar
8 arquivos · 32,9 KB · só texto, nenhum script
Instalar na sua CLI
O comando baixa a versão fixada (commit 57f899e) direto da origem, para a pasta que a CLI lê. Precisa de curl (macOS e Linux); no Windows não há comando, porque o Rook Labs é para macOS.
Claude Code
Neste projeto: instala em .claude/skills/netlify-deploy/.
d=".claude/skills/netlify-deploy" u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/development/netlify-deploy" curl -fsSL --create-dirs \ -o "$d/SKILL.md" "$u/SKILL.md" \ -o "$d/agents/openai.yaml" "$u/agents/openai.yaml" \ -o "$d/assets/netlify-small.svg" "$u/assets/netlify-small.svg" \ -o "$d/assets/netlify.png" "$u/assets/netlify.png" \ -o "$d/LICENSE.txt" "$u/LICENSE.txt" \ -o "$d/references/cli-commands.md" "$u/references/cli-commands.md" \ -o "$d/references/deployment-patterns.md" "$u/references/deployment-patterns.md" \ -o "$d/references/netlify-toml.md" "$u/references/netlify-toml.md"
Global: instala em ~/.claude/skills/netlify-deploy/.
d="$HOME/.claude/skills/netlify-deploy" u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/development/netlify-deploy" curl -fsSL --create-dirs \ -o "$d/SKILL.md" "$u/SKILL.md" \ -o "$d/agents/openai.yaml" "$u/agents/openai.yaml" \ -o "$d/assets/netlify-small.svg" "$u/assets/netlify-small.svg" \ -o "$d/assets/netlify.png" "$u/assets/netlify.png" \ -o "$d/LICENSE.txt" "$u/LICENSE.txt" \ -o "$d/references/cli-commands.md" "$u/references/cli-commands.md" \ -o "$d/references/deployment-patterns.md" "$u/references/deployment-patterns.md" \ -o "$d/references/netlify-toml.md" "$u/references/netlify-toml.md"
Codex
Neste projeto: instala em .agents/skills/netlify-deploy/.
d=".agents/skills/netlify-deploy" u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/development/netlify-deploy" curl -fsSL --create-dirs \ -o "$d/SKILL.md" "$u/SKILL.md" \ -o "$d/agents/openai.yaml" "$u/agents/openai.yaml" \ -o "$d/assets/netlify-small.svg" "$u/assets/netlify-small.svg" \ -o "$d/assets/netlify.png" "$u/assets/netlify.png" \ -o "$d/LICENSE.txt" "$u/LICENSE.txt" \ -o "$d/references/cli-commands.md" "$u/references/cli-commands.md" \ -o "$d/references/deployment-patterns.md" "$u/references/deployment-patterns.md" \ -o "$d/references/netlify-toml.md" "$u/references/netlify-toml.md"
Global: instala em ~/.agents/skills/netlify-deploy/.
d="$HOME/.agents/skills/netlify-deploy" u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/development/netlify-deploy" curl -fsSL --create-dirs \ -o "$d/SKILL.md" "$u/SKILL.md" \ -o "$d/agents/openai.yaml" "$u/agents/openai.yaml" \ -o "$d/assets/netlify-small.svg" "$u/assets/netlify-small.svg" \ -o "$d/assets/netlify.png" "$u/assets/netlify.png" \ -o "$d/LICENSE.txt" "$u/LICENSE.txt" \ -o "$d/references/cli-commands.md" "$u/references/cli-commands.md" \ -o "$d/references/deployment-patterns.md" "$u/references/deployment-patterns.md" \ -o "$d/references/netlify-toml.md" "$u/references/netlify-toml.md"
Antigravity
Neste projeto: instala em .agents/skills/netlify-deploy/.
d=".agents/skills/netlify-deploy" u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/development/netlify-deploy" curl -fsSL --create-dirs \ -o "$d/SKILL.md" "$u/SKILL.md" \ -o "$d/agents/openai.yaml" "$u/agents/openai.yaml" \ -o "$d/assets/netlify-small.svg" "$u/assets/netlify-small.svg" \ -o "$d/assets/netlify.png" "$u/assets/netlify.png" \ -o "$d/LICENSE.txt" "$u/LICENSE.txt" \ -o "$d/references/cli-commands.md" "$u/references/cli-commands.md" \ -o "$d/references/deployment-patterns.md" "$u/references/deployment-patterns.md" \ -o "$d/references/netlify-toml.md" "$u/references/netlify-toml.md"
Global: instala em ~/.gemini/antigravity-cli/skills/netlify-deploy/.
d="$HOME/.gemini/antigravity-cli/skills/netlify-deploy" u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/development/netlify-deploy" curl -fsSL --create-dirs \ -o "$d/SKILL.md" "$u/SKILL.md" \ -o "$d/agents/openai.yaml" "$u/agents/openai.yaml" \ -o "$d/assets/netlify-small.svg" "$u/assets/netlify-small.svg" \ -o "$d/assets/netlify.png" "$u/assets/netlify.png" \ -o "$d/LICENSE.txt" "$u/LICENSE.txt" \ -o "$d/references/cli-commands.md" "$u/references/cli-commands.md" \ -o "$d/references/deployment-patterns.md" "$u/references/deployment-patterns.md" \ -o "$d/references/netlify-toml.md" "$u/references/netlify-toml.md"
Peça ao Rook
Já usa o Rook Labs? Cole no chat do Rook: instale a skill https://rooklabs.sh/marketplace/cct.netlify-deploy
Prévia do SKILL.md
---
name: netlify-deploy
description: Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.
author: openai
---
# Netlify Deployment Skill
Deploy web projects to Netlify using the Netlify CLI with intelligent detection of project configuration and deployment context.
## Overview
This skill automates Netlify deployments by:
- Verifying Netlify CLI authentication
- Detecting project configuration and framework
- Linking to existing sites or creating new ones
- Deploying to production or preview environments
## Prerequisites
- **Netlify CLI**: Installed via npx (no global install required)
- **Authentication**: Netlify account with active login session
- **Project**: Valid web project in current directory
- When sandboxing blocks the deployment network calls, rerun with `sandbox_permissions=require_escalated`.
- The deployment might take a few minutes. Use appropriate timeout values.
## Authentication Pattern
The skill uses the **pre-authenticated Netlify CLI** approach:
1. Check authentication status with `npx netlify status`
2. If not authenticated, guide user through `npx netlify login`
3. Fail gracefully if authentication cannot be established
Authentication uses either:
- **Browser-based OAuth** (primary): `netlify login` opens browser for authentication
- **API Key** (alternative): Set `NETLIFY_AUTH_TOKEN` environment variable
## Workflow
…