Plugin
Netlify
Deploy projects and manage releases
About
Use Netlify to inspect deployment state, manage sites, and pair the Netlify app with the curated deployment skill for preview and production workflows.
plugin.json
{
"apps": "./.app.json",
"name": "netlify",
"author": {
"url": "https://www.netlify.com",
"name": "Netlify"
},
"skills": "./skills/",
"license": "MIT",
"version": "1.1.1",
"homepage": "https://www.netlify.com",
"keywords": [
"netlify",
"deployment",
"hosting",
"preview",
"static-sites"
],
"interface": {
"logo": "./assets/app-icon.png",
"category": "Developer Tools",
"brandColor": "#00AD9F",
"websiteURL": "https://www.netlify.com",
"displayName": "Netlify",
"screenshots": [],
"capabilities": [
"Interactive",
"Write"
],
"composerIcon": "./assets/app-icon.png",
"defaultPrompt": [
"Deploy this project to Netlify and return the preview URL plus any required fixes"
],
"developerName": "Netlify",
"longDescription": "Use Netlify to inspect deployment state, manage sites, and pair the Netlify app with the curated deployment skill for preview and production workflows.",
"privacyPolicyURL": "https://www.netlify.com/privacy/",
"shortDescription": "Deploy projects and manage releases",
"termsOfServiceURL": "https://www.netlify.com/legal/terms-of-use/"
},
"repository": "https://github.com/openai/plugins",
"description": "Deploy projects and manage preview or production releases on Netlify."
}Details
Related Plugins
Neon Postgres
Developer Tools
Manage Neon Serverless Postgres projects and databases
hookify
Developer Tools
Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns.
Render
Developer Tools
Deploy, debug, monitor, and migrate apps on Render.
commit-commands
Developer Tools
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests.
pr-review-toolkit
Developer Tools