Favicon of netlify-config

netlify-config Skill

AI Agent SkillJavaScriptOpen source

Reference for netlify.toml configuration. Use when configuring build settings, redirects, rewrites, headers, deploy contexts, environment variables, or any site-level configuration. Covers the complete netlify.toml syntax including redirects with splats/conditions, headers, deploy contexts, functions config, and edge f Published by openai in plugins.

Decision snapshot

Is this a fit?

Best for

Deployment, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

18 days ago

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is netlify-config Skill?

Reference for netlify.toml configuration. Use when configuring build settings, redirects, rewrites, headers, deploy contexts, environment variables, or any site-level configuration. Covers the complete netlify.toml syntax including redirects with splats/conditions, headers, deploy contexts, functions config, and edge f Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
92/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Deployment
  • Deployment use cases

Declared skill metadata

  • Source file: plugins/netlify/skills/netlify-config/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use netlify-config Skill

  • Use it for deployment.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: openai
  • Repository: openai/plugins
  • Skill file: plugins/netlify/skills/netlify-config/SKILL.md

What it does

Reference for netlify.toml configuration. Use when configuring build settings, redirects, rewrites, headers, deploy contexts, environment variables, or any site-level configuration. Covers the complete netlify.toml syntax including redirects with splats/conditions, headers, deploy contexts, functions config, and edge f

Skill instructions

Netlify Configuration (netlify.toml) Place netlify.toml at the repository root (or at the base directory for monorepos). Build Settings toml [build] base = "project/" Base directory (default: root) command = "npm run build" Build command publish = "dist/" Output directory Redirects toml Basic redirect [[redirects]] from = "/old" to = "/new" status = 301 301 (default), 302, 200 (rewrite), 404 SPA catch-all [[redirects]] from = "/" to = "/index.html" status = 200 Splat (wildcard) [[redirects]] from = "/blog/" to = "/news/:splat" Path parameters [[redirects]] from = "/users/:id" to = "/api/users/:id" status = 200 Force (override existing files) [[redirects]] from = "/app/" to = "/index.html" status = 200 force = true Proxy to external service [[redirects]] from = "/api/" to = "https://api.example.com/:splat" status = 200 [redirects.headers] X-Custom = "value" Country/language conditions [[redirects]] from = "/" to = "/fr/:splat" status = 200 conditions = { Country = ["FR"], Language = ["f

Verified compatibility and discovery

Frequently asked questions

What is netlify-config?

netlify-config is a open-source AI agent skill with Copy skill directory. Reference for netlify.toml configuration. Use when configuring build settings, redirects, rewrites, headers, deploy contexts, environment variables, or any site-level configuration.

Who is netlify-config best for?

netlify-config is best for reusing agent instructions, scripts, and references, deployment workflows.

How do I install netlify-config?

Install or run netlify-config using Copy skill directory. Check netlify-config for the latest setup command.

Is netlify-config actively maintained?

netlify-config may need a closer maintenance check before production use.

Share:

Stars
5,140
Forks
717
Last commit
18 days ago
Last verified
Aug 24, 2026
Metadata fetched
Aug 24, 2026
Repository age
6 months
License
Unknown

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to netlify-config