SEOnaut is an open-source SEO auditing tool built with Go that crawls websites and generates detailed reports on technical SEO issues. It detects broken links, redirect chains, missing meta tags, duplicate titles, heading order problems, and other factors that impact search engine rankings.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill seonaut-open-source-technical-seo-audit --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Seonaut Open Source Technical Seo Audit?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-seonaut-open-source-technical-seo-audit)More formats (shields.io, HTML) on the badges page.
---
name: "SEOnaut Open Source Technical SEO Audit Tool"
slug: "seonaut-open-source-technical-seo-audit"
description: "SEOnaut is an open-source SEO auditing tool built with Go that crawls websites and generates detailed reports on technical SEO issues. It detects broken links, redirect chains, missing meta tags, duplicate titles, heading order problems, and other factors that impact search engine rankings."
github_stars: 673
verification: "security_reviewed"
source: "https://github.com/StJudeWasHere/seonaut"
category: "Content Writing & SEO"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "StJudeWasHere/seonaut"
github_stars: 673
---
# SEOnaut Open Source Technical SEO Audit Tool
SEOnaut is an open-source SEO auditing tool built with Go that crawls websites and generates detailed reports on technical SEO issues. It detects broken links, redirect chains, missing meta tags, duplicate titles, heading order problems, and other factors that impact search engine rankings.
## Installation
Use the upstream install or setup path that matches your environment:
- Using docker is the recommended way of running SEOnaut. As you need to provide a database, you can use docker compose to do so creating a docker-compose.yml file like this:
- **Install Docker**
- Ensure Docker is installed on your system. You can download and install Docker from the [official website](https://www.docker.com/).
- git clone https://github.com/stjudewashere/seonaut.git
Requirements and caveats from upstream:
- While it is possible to configure a custom database and compile SEOnaut manually, using the provided Docker files is recommended. These files simplify the setup process and eliminate the need for manual configuration,...
- #### Using docker compose
- #### Using docker from source code
Basic usage or getting-started notes:
- yml
- services:
- db:
- Source: https://github.com/StJudeWasHere/seonaut
- Extracted from upstream docs: https://raw.githubusercontent.com/StJudeWasHere/seonaut/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/seonaut-open-source-technical-seo-audit/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!