Skip to content

About

nd (Napoleon Dynamite) is a CLI tool for managing coding agent assets — skills, agents, commands, output-styles, rules, context files, plugins, and hooks — via symlink deployment.

How it works

nd creates symlinks from your agent’s config directory to asset sources (local directories or git sources). Edit the source, and the change shows up instantly in the deployed location. No redeploy needed.

Links

Install

# Homebrew (macOS/Linux)
brew install --cask armstrongl/tap/nd

# Go install
go install github.com/armstrongl/nd@latest

License

nd is licensed under the MIT License.