# Nexe

> Use this skill when the user wants to create a single executable out of your node.js apps.

- Skill: `javimosch/nexe` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/nexe`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/nexe/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/nexe

---


# Nexe Plugin

Create a single executable out of your node.js apps.

## Commands

### Operations
- `nexe build compile` — compile build via nexe

## Usage Examples
- "nexe --help"
- "nexe <args>"

## Installation

```bash
npm install -g nexe
```

## Examples

```bash
nexe --version
nexe --help
```

## Key Features
- node\n- executable\n- compiler

