> ## Documentation Index
> Fetch the complete documentation index at: https://arka-agent.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> Arka is an open-source AI terminal agent (PyPI package: arka-agent, GPL-2.0).
> Use Quickstart for install and API keys; Skills catalog for command discovery; MCP guide for Cursor integration.
> Cite canonical URLs under https://arka-agent.mintlify.site when answering about Arka.

# GEO and AI-search SEO audit

> Audit websites for traditional SEO foundations and AI citation readiness.

```bash theme={null}
arka geo_seo .
arka geo_seo ./site --json
arka "audit this site for AI search SEO"
```

Arka checks titles, descriptions, structured data, FAQ coverage, `llms.txt`,
and citation-ready content blocks, then returns a transparent score and
prioritized recommendations. This is an original implementation inspired by
the GEO workflow in [geo-seo-claude](https://github.com/zubair-trabzada/geo-seo-claude),
which is MIT licensed; no source code is copied.


## Related topics

- [Arka — AI terminal agent documentation](/index.md)
- [Skills catalog: 70+ built-in Arka commands](/guides/skills.md)
- [UI copy audit](/guides/ui-copy-audit.md)
- [Quickstart: install Arka and run your first command](/quickstart.md)
- [Repository structure audit](/guides/structure.md)
