Neo Skills give compatible AI coding agents focused workflows for Neo projects. They help the agent understand what to do, where to find the right Neo documentation, and how to turn that guidance into useful project changes. The first skill isDocumentation Index
Fetch the complete documentation index at: https://neo.tvk.company/llms.txt
Use this file to discover all available pages before exploring further.
update-neo, built for upgrading a project from one Neo version to another. Run it with /update-neo to start a guided update flow that checks Neo release notes, finds affected code, and helps apply migration steps.
Skills guide the AI agent, but you still stay in control. Review the diff before keeping changes, especially when the agent edits multiple files.
Why use Neo Skills?
Update with context
Give the agent a workflow that starts from Neo’s official docs and release notes.
Migrate faster
Move through version updates with less manual searching, scanning, and repetitive editing.
Keep changes reviewable
The skill is designed around focused project edits that you can inspect before accepting.
Built for the future
Skills are how Neo can ship higher-level AI workflows as the framework grows.
Install
Install Neo Skills with the skills CLI:Terminal
Available skills
update-neo
Use update-neo when you want an agent to upgrade the neo Flutter package in an app and help migrate the project across the versions you cross.
You do not need to know how the skill works internally. Ask for the outcome you want, review what changed, and keep the parts that fit your project.
How to use update-neo
If your AI tool does not support slash commands, ask it to update Neo in plain language. Then inspect the agent’s output and make sure it explicitly used the
update-neo skill before you trust the migration.
Example prompts

