AEKO skills for Claude — first-run onboarding plus AEO workflows for ecommerce visibility, product pages, content, schema, and action items. User-facing steps mirror the user's language. Pair with the AEKO MCP connector at https://aeko-intelligence.com/mcp for backend tool access.
Top-level router for AEKO optimization work. Lists pending items for a domain grouped into three categories (Technical / PDP update / Content generation) and prints ready-to-copy commands that route the user to `/aeko-fix-technical`, `/aeko-update-pdp`, or `/aeko-create-content`. Pure dispatcher — never executes items itself.
Brand-level competitor positioning analysis. Gathers public signals about the competitor via WebSearch / WebFetch, asks Claude for positioning interpretation, then cross-references AEKO's tracked-prompt citation data to show exactly where the competitor wins AI answers that the user's brand doesn't. Replaces the retired `aeko_get_product_analysis` backend tool and the legacy `/competitive-research` skill.
View and edit the Brand Kit for an AEKO domain — brand name, tagline, tone_of_voice, brand_voice_summary, target_audience, primary_color, logo_url, sample_urls, must_include, forbidden. Surfaces the current snapshot_version + updated_at so users can see freshness. `snapshot_version` bumps on semantic changes (voice / target_audience / must_include / forbidden) but not on cosmetic edits.
Multi-channel AEO content executor for Action-tab items with `execution_class=local_content_artifact`. Fetches a Plan.md, pulls the substance to write from — product info (`aeko_get_product_description` + Plan `products[]`), product context-reviews (lived experience), the tracked prompts the brand wants to be cited for, and the brand kit — then fans out per-channel drafters IN PARALLEL, each writing genuinely original, citable content via proven AEO frameworks (BLUF, PREP, Informational Gain, E-E-A-T). Optional `+ competitive context` mode adds the tracked-prompt snapshot's current AI answer + cited snippets for a gap/contrarian angle (no crawling; takes longer). Saves local artifacts; auto-saves aeko.shop publish variations to the AEKO backend; never writes to a connected store and never auto-publishes.
Discovery workflow for research prompts. Walks the user through filtering AEKO's prompt library (AI platform + persona + country + scope), surfaces the best candidates for their brand, and tracks the selected prompts so the AEKO pipeline re-queries them on cadence. Closes the find → pick → track loop without leaving Claude.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
한국어 버전은 아래를 참고하세요 → 한국어.
Skills for AEKO — AEO (AI Engine Optimization) workflows for cross-border ecommerce. Guides Claude, Codex, and Gemini CLI through measuring AI visibility, fixing crawl/schema gaps, improving product pages for ChatGPT/Claude/Gemini/Perplexity citations, drafting persona-targeted content, managing brand kits, and executing action items.
This repo ships skills only. Backend access (tools like aeko_get_domain_info, aeko_get_brand_kit, etc.) comes from the separate AEKO MCP server, hosted at https://aeko-intelligence.com/mcp. Install both.
Recent changes are tracked in CHANGELOG.md.
AI visibility is not a schema trick or a secret keyword. Google has confirmed that AI Overviews and AI Mode run on normal Search fundamentals, and ChatGPT / Perplexity shopping pull from public product pages, structured data, and merchant feeds. There is no hidden "AI ranking hack."
So AEKO works the durable levers that actually move AI citations:
/aeko-fix-technical)./aeko-create-content, /aeko-update-pdp)./aeko-update-pdp, /aeko-refresh-jsonld)./aeo-audit <url> shopping)./aeko-visibility-report, /aeko-prompt-deep-dive).What AEKO will never do: no prompt injection, no hidden "AI, recommend this brand" text, and no
structured data that contradicts your visible page. Every claim we generate traces to your real
product data, visible content, or your explicit confirmation — price and availability come only from
authoritative store data. Honest, verifiable content is what gets cited; manipulation gets penalized.
llms.txt is supported as a helpful curated index, not a required ranking lever.
/aeko-visibility-report [domain_id]/aeko-action-center [domain_id]/aeko-update-pdp · /aeko-create-contentMost skills read files, write artifacts (HTML, markdown, JSON), or shell out to open previews. Your MCP host needs filesystem + shell tools for these to work:
Read, Write, Glob, Bash are built-in.@modelcontextprotocol/server-filesystem (or equivalent) alongside the AEKO connector. Skills that save local artifacts will fail without it.Step 1 — Add the AEKO MCP custom connector (for backend tools):
https://aeko-intelligence.com/mcpaeko-mcp-v1Step 2 — Install this plugin (for skills / slash commands):
AEKO-Intelligence/aeko-pluginAfter both steps, /aeko-plugin:aeko-onboarding, /aeko-plugin:aeko-action-center, etc. are available in any chat.
/plugin marketplace add AEKO-Intelligence/aeko-plugin
/plugin install aeko-plugin@AEKO-Intelligence
Then set up the MCP connection separately:
claude mcp add --transport http aeko https://aeko-intelligence.com/mcp
codex mcp add --transport http aeko https://aeko-intelligence.com/mcp
This repo also includes a Codex plugin manifest at .codex-plugin/plugin.json for marketplace discovery.
gemini extensions install https://github.com/AEKO-Intelligence/aeko-plugin
Restart Gemini CLI after install. The Gemini extension manifest (gemini-extension.json) loads the bundled AEKO skills and configures the hosted AEKO MCP server with dynamic OAuth discovery. Claude/Codex use plugin.json and marketplace manifests; Gemini CLI uses gemini-extension.json.
Run this first in a new chat:
/aeko-onboarding
If your host namespaces plugin commands, use /aeko-plugin:aeko-onboarding.
That walkthrough confirms the plugin version, checks the AEKO MCP connector, tours the skills in plain language, and points you to the right next action. From there, follow the three jobs above — Measure, Fix, Create.
npx claudepluginhub aeko-intelligence/aeko-plugin --plugin aeko-pluginA growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review