Language: 日本語English

netlify Codex Plugin

Author
Netlify
Category
Developer Tools
Topics
Cloud, Deployment & CI/CD
Version
1.1.2
First seen
2026-07-12
Last confirmed
2026-07-13
Explanation last updated
2026-07-12

The explanation below is AI-generated. Please verify it against the sources.

The netlify plugin (version 1.1.2, MIT license) connects Codex to Netlify's deployment platform, letting users deploy projects and manage preview or production releases, as stated in its plugin.json description. According to the manifest's longDescription, it pairs the Netlify app with a curated deployment skill so users can inspect deployment state and manage sites for preview and production workflows. Its capabilities are set to Interactive and Write, and the manifest's defaultPrompt example is "Deploy this project to Netlify and return the preview URL plus any required fixes." Per the repository README, netlify is one of the public skill- and MCP-backed plugin bundles in the openai/plugins collection. The plugin's homepage links to netlify.com, which describes Netlify as a platform for shipping projects from Git, AI tools, CLI, or drag-and-drop to global infrastructure.

Overview

Netlify, per its homepage, is a web deployment and hosting platform that lets users ship projects from Git, AI agents, the Netlify CLI, or drag-and-drop to a global CDN. Netlify's homepage lists platform features including Agent Runners, Deploy Previews, AI Gateway, Functions, Database, Observability, Security, and an edge network, and states the platform serves over 10M developers and 60M+ deployed apps with 99.99% uptime.

What you can do with netlify

  • Deploy projects to Netlify and manage preview or production releases (plugin.json description)
  • Inspect deployment state and manage sites through the paired Netlify app (manifest longDescription)
  • Use the curated deployment skill for preview and production workflows (manifest skills path)
  • Request a preview URL plus required fixes using the manifest's default prompt example
  • Per Netlify's homepage, deploy via the Netlify CLI (npm i -g netlify-cli, netlify deploy --allow-anonymous), Git push, or drag-and-drop, with every pull request receiving a preview URL

Sources

Original description (English)

Deploy projects and manage preview or production releases on Netlify.

History of netlify

Back to list