Skip to content

Add netlify plugin - #59

Open
sean-roberts wants to merge 1 commit into
github:mainfrom
sean-roberts:add-netlify-skills
Open

Add netlify plugin#59
sean-roberts wants to merge 1 commit into
github:mainfrom
sean-roberts:add-netlify-skills

Conversation

@sean-roberts

@sean-roberts sean-roberts commented Jul 16, 2026

Copy link
Copy Markdown

Registers the Netlify plugin as an external plugin, referenced from its source repo netlify/context-and-tools.

What it provides

  • Reference skills for Netlify primitives: functions, edge functions, blobs, database, identity, image CDN, forms, config, CLI, frameworks, caching, AI Gateway, and deployment.
  • The official hosted Netlify MCP server (streamable HTTP, OAuth at runtime — no local install or token) for creating and managing projects, deploys, and environment variables.

Details

  • Public, MIT-licensed, maintained by Netlify.
  • Uses the shared plugin format; auto-detected from .claude-plugin/plugin.json at the repo root.
  • Added as a single entry to the plugins array in .github/plugin/marketplace.json (.claude-plugin/marketplace.json is a symlink to it), matching the source: { source: "github", repo: "..." } shape used by the existing external entries.

Copilot AI review requested due to automatic review settings July 16, 2026 23:10

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@sean-roberts sean-roberts changed the title Add netlify-skills plugin Add netlify plugin Jul 16, 2026
Registers the Netlify platform skills plugin (netlify/context-and-tools)
as an external plugin: functions, edge functions, blobs, database, identity,
image CDN, forms, config, CLI, frameworks, caching, AI Gateway, and deployment,
plus the official hosted Netlify MCP server. Public, MIT-licensed, maintained
by Netlify.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants