---
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-07-22T21:07:17.846Z"
---

## Setup Module

<module-install included-in="@nuxtjs/seo" name="nuxt-seo-utils">



</module-install>

<tip>

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

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

</tip>

## 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** - Automatic file-based icons and Open Graph images
2. **Best Practice Default Meta** - Automatic default meta for your site
