You can use any terminal-based AI agent to build Nuon app configurations — instead of writing TOML files by hand, describe your application and let the agent scaffold everything for you.Documentation Index
Fetch the complete documentation index at: https://docs.nuon.co/llms.txt
Use this file to discover all available pages before exploring further.
Getting started
Clone the example apps repo and start your agent from that directory. The repo includes anAGENTS.md file (with a CLAUDE.md symlink) that gives any agent the context it needs: links to the Nuon OSS repo, example configs, and sandbox infrastructure references.
Claude Code
Claude Code users can also load the nuon-plugin for deeper integration, or install individual skills from the Nuon skills library. The plugin adds/nuon:init, /nuon:convert, and /nuon:validate slash commands directly in your Claude session. The skills (nuon-creator, nuon-app-config, nuon-actions, nuon-policy) provide focused, auto-invoked assistance for specific tasks like config generation, action scripting, and policy authoring.