---
title: "Install Nuxt SEO Utils"
description: "Get started with Nuxt SEO Utils by installing the dependency to your project."
canonical_url: "https://nuxtseo.com/docs/seo-utils/getting-started/installation"
last_updated: "2026-08-18T20:37:49.393Z"
---

## Setup Module

::module-install{name="nuxt-seo-utils" included-in="@nuxtjs/seo"}
::

::tip
Generate an Agent Skill for this package using [skilld](https://github.com/harlan-zw/skilld):

```bash
npx skilld add nuxt-seo-utils
```
::

## Verifying Installation

Please check the features set out in the [introduction](/docs/seo-utils/getting-started/introduction) to see what the module is doing.

Most changes can be found within the Seo Meta DevTools tab or the page source.

## Next Steps

You've successfully installed Nuxt SEO Utils. Here's the recommended reading path:

1. **[App Icons](/docs/seo-utils/guides/app-icons)** - Automatic file-based icons and Open Graph images
2. **[Best Practice Default Meta](/docs/seo-utils/guides/default-meta)** - Automatic default meta for your site