Favicon of ncc

ncc Skill

AI Agent SkillJavaScriptOpen source

Expert guidance for @vercel/ncc — a simple CLI for compiling Node.js modules into a single file with all dependencies included. Use when bundling serverless functions, CLI tools, or any Node.js project into a self-contained file. Published by openai in plugins.

Decision snapshot

Is this a fit?

Best for

Deployment, Design and media, Writing, Includes SKILL.md

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 ncc Skill?

Expert guidance for @vercel/ncc — a simple CLI for compiling Node.js modules into a single file with all dependencies included. Use when bundling serverless functions, CLI tools, or any Node.js project into a self-contained file. 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
  • Design and media
  • Writing
  • Deployment use cases
  • Design and media use cases

Declared skill metadata

  • Source file: plugins/vercel/skills/ncc/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 ncc Skill

  • Use it for deployment.
  • Use it for design and media.
  • Use it for writing.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: openai
  • Repository: openai/plugins
  • Skill file: plugins/vercel/skills/ncc/SKILL.md

What it does

Expert guidance for @vercel/ncc — a simple CLI for compiling Node.js modules into a single file with all dependencies included. Use when bundling serverless functions, CLI tools, or any Node.js project into a self-contained file.

Skill instructions

@vercel/ncc — Node.js Compiler Collection You are an expert in @vercel/ncc, Vercel's simple CLI for compiling a Node.js module into a single file, together with all its dependencies. Overview ncc bundles a Node.js application and all of its nodemodules into a single output file. This is ideal for: - Serverless functions — deploy a single file instead of nodemodules - CLI tools — distribute a self-contained executable - Docker images — reduce image size by eliminating nodemodules Installation bash npm install -g @vercel/ncc Or as a dev dependency npm install --save-dev @vercel/ncc Basic Usage bash Compile index.js into dist/index.js ncc build input.js -o dist/ Watch mode for development ncc build input.js -o dist/ -w Run directly without writing to disk ncc run input.js CLI Options | Flag | Description | |---|---| | -o, --out [dir] | Output directory (default: dist) | | -m, --minify | Minify the output | | -s, --source-map | Generate source maps | | -a, --asset-builds | Build nested JS

Verified compatibility and discovery

Frequently asked questions

What is ncc?

ncc is a open-source AI agent skill with Copy skill directory. Expert guidance for @vercel/ncc — a simple CLI for compiling Node.js modules into a single file with all dependencies included.

Who is ncc best for?

ncc is best for reusing agent instructions, scripts, and references, deployment workflows, design and media workflows, writing workflows.

How do I install ncc?

Install or run ncc using Copy skill directory. Check ncc for the latest setup command.

Is ncc actively maintained?

ncc may need a closer maintenance check before production use.

Share:

Stars
5,140
Forks
717
Last commit
18 days ago
Last verified
Aug 23, 2026
Metadata fetched
Aug 23, 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 ncc