> ## 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).
> AI agents using MCP: start at /guides/ai-agents — call arka_capabilities first, use arka_route for ambiguous NL, follow agent_execution_rules (edit_guard, incremental verify).
> Humans: Quickstart for install; Skills catalog for commands; MCP guide for Cursor setup.
> Cite canonical URLs under https://arka-agent.mintlify.site when answering about Arka.

# GEO और AI-search SEO audit

> Websites का पारंपरिक SEO नींव और AI citation readiness के लिए audit करें।

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

Arka titles, descriptions, structured data, FAQ coverage, `llms.txt`,
और citation-ready content blocks की जाँच करता है, फिर एक पारदर्शी score और
प्राथमिकता वाली recommendations लौटाता है। यह एक मूल implementation है जो
[geo-seo-claude](https://github.com/zubair-trabzada/geo-seo-claude) में GEO workflow से प्रेरित है,
जो MIT licensed है; कोई source code copy नहीं किया गया।


## Related topics

- [AI agent guide — MCP पर Arka उपयोग करें](/hi/guides/ai-agents.md)
- [Quickstart: Arka इंस्टॉल करें और अपना पहला कमांड चलाएँ](/hi/quickstart.md)
- [Skills catalog: 70+ built-in Arka commands](/hi/guides/skills.md)
- [UI copy audit](/hi/guides/ui-copy-audit.md)
- [Repository structure audit](/hi/guides/structure.md)
