# Neon skills landed in the Vercel CLI

DevFeed: [Neon skills landed in the Vercel CLI](<https://devfeed.tech/articles/neon-skills-landed-in-the-vercel-cli-5681.md>)

Original publisher: [Read original article](<https://neon.com/blog/neon-skills-landed-in-the-vercel-cli>)

Author: Carlota Soto

Published: 2026-08-14T12:00:00Z

Content type: article

Language: en

Sources: [Blog -- Neon Docs](<https://devfeed.tech/sources/blog-neon-docs.md>)

Topics: [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agent-skills](<https://devfeed.tech/tags/agent-skills.md>), [backend](<https://devfeed.tech/tags/backend.md>), [cli](<https://devfeed.tech/tags/cli.md>), [coding](<https://devfeed.tech/tags/coding.md>), [database](<https://devfeed.tech/tags/database.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [integration](<https://devfeed.tech/tags/integration.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [product](<https://devfeed.tech/tags/product.md>), [skills](<https://devfeed.tech/tags/skills.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

## AI overview

The article explains that installing a Vercel Marketplace integration through the CLI can also install provider agent skills. It uses Neon as an example: one command provisions a database, connects it to a Vercel project, makes connection variables available locally, and gives a coding agent instructions for using the database.

## Source excerpt

Vercel just gave their CLI a new trick: when you install a Marketplace integration from the terminal, it also installs that provider's agent skills. A single command now provisions a Neon database on your Vercel project and hands your coding agent the instructions it needs to actually use it.