explaingit

akii-technologies-ltd/akii-seo-ai-search-optimizer

Analysis updated 2026-06-24

50MarkdownAudience · writerComplexity · 2/5LicenseSetup · easy

TLDR

Claude Code plugin that bundles 15 SEO skills, 5 autonomous agents, and 8 slash commands for audits, schema generation, AEO chunking, and GEO rewrites.

Mindmap

mindmap
  root((akii-seo))
    Inputs
      Site URL
      Content drafts
      MCP API keys
    Outputs
      SEO audit report
      JSON-LD schema
      llms.txt
      AI visibility score
    Use Cases
      Site SEO audit
      AEO chunk audit
      Bulk schema generation
      Competitor analysis
    Tech Stack
      Claude Code
      Markdown
      MCP
      JSON-LD
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Run a full SEO and AI-visibility audit on a site from inside Claude Code

USE CASE 2

Generate bulk JSON-LD schema markup for a list of pages

USE CASE 3

Rewrite content using the GEO method to improve citation by ChatGPT and Perplexity

USE CASE 4

Generate an llms.txt file describing a site for AI crawlers

What is it built with?

Claude CodeMarkdownMCPJSON-LD

How does it compare?

akii-technologies-ltd/akii-seo-ai-search-optimizerhaidrrrry/compose-kotlin-agent-skillskotlin/keep
Stars50113,711
LanguageMarkdownMarkdownMarkdown
Setup difficultyeasyeasyeasy
Complexity2/52/52/5
Audiencewriterdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Works standalone, but PageSpeed and Ahrefs-style data needs optional MCP servers and API keys.

MIT license, free for any use including commercial, just keep the copyright notice.

In plain English

This is a free Claude Code plugin from Akii Technologies that bundles a set of SEO and AI-search-optimization tools into the Claude Code agent. SEO is the older discipline of getting pages to rank in Google's blue links, while AEO (Answer Engine Optimization) and GEO (Generative Engine Optimization) are newer terms for getting pages cited or referenced by ChatGPT, Claude, Gemini, Perplexity, Copilot, and Google's AI Overviews. The plugin runs entirely inside the user's terminal or IDE through Claude Code. Installation is done with the /plugin command, either from Anthropic's community marketplace or directly from this GitHub repo. Once installed, the plugin adds three categories of capability. There are 15 skills that activate automatically when the user asks about a related topic, including a full SEO audit, technical SEO checks for Core Web Vitals and crawlability, on-page optimization, broken-link finding, schema markup generation (JSON-LD), keyword clustering, AEO chunk auditing, GEO rewrites based on a Princeton method the README says gives a 40 percent AI-visibility lift, and an llms.txt generator. The second category is five autonomous agents that the user can hand a full multi-step task to: an SEO Auditor that produces a scored report, a Content Strategist, a Competitor Analyzer, an AI Visibility Analyzer that maps weaknesses per AI engine with a 30-day fix plan, and a Schema Generator for bulk JSON-LD. The third category is eight quick slash commands such as /ai-visibility-score, /create-topic, /create-content, /generate-schema, /keyword-cluster, /seo-check, /translate-content, and /generate-llms-txt. The plugin works standalone using Claude's built-in WebFetch, WebSearch, Read, Glob, Grep, and Bash tools. If the user has also connected third-party MCP servers (Ahrefs, Apify, DataForSEO, or PageSpeed Insights via an AKII_PSI_KEY environment variable), the skills detect them and pull in real backlink, search-console, and Core Web Vitals data instead of estimates. The README states that no extra configuration is required and that skills degrade gracefully when an MCP is missing. The author is open about the upsell. A comparison table shows that the free plugin covers one-shot audits, schema, AEO and GEO, content generation, keyword clustering, and a single AI-visibility proxy estimate, while the paid Akii platform adds continuous 24/7 multi-engine tracking, alerts, multi-brand dashboards, team roles, historical reporting, and automated PR or commit deploys. The plugin itself is MIT licensed.

Copy-paste prompts

Prompt 1
Install the akii-seo-ai-search-optimizer plugin from this repo into my Claude Code setup
Prompt 2
Run /seo-check on my domain and show me the scored audit with the top 5 fixes
Prompt 3
Use /generate-schema to produce JSON-LD for a list of 10 product URLs
Prompt 4
Wire up the DataForSEO MCP server so the keyword-cluster skill uses real volumes instead of estimates
Prompt 5
Run the AI Visibility Analyzer agent on my site and turn its 30-day fix plan into a task list

Frequently asked questions

What is akii-seo-ai-search-optimizer?

Claude Code plugin that bundles 15 SEO skills, 5 autonomous agents, and 8 slash commands for audits, schema generation, AEO chunking, and GEO rewrites.

What language is akii-seo-ai-search-optimizer written in?

Mainly Markdown. The stack also includes Claude Code, Markdown, MCP.

What license does akii-seo-ai-search-optimizer use?

MIT license, free for any use including commercial, just keep the copyright notice.

How hard is akii-seo-ai-search-optimizer to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is akii-seo-ai-search-optimizer for?

Mainly writer.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.