← Back to Skills Marketplace
199
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install shopify-seo-audit
Description
Shopify SEO audit agent. Audits store pages for missing meta titles and descriptions, duplicate content, thin product pages, broken internal links, image alt...
Usage Guidance
This skill appears coherent for a manual/paste-driven SEO audit. Before using it: do not paste secrets or API credentials (GA4/Search Console keys, admin passwords, or private tokens); only paste the HTML/data you want analyzed. Be aware the skill will create ~/shopify-seo/ and persist any inputs or results there—inspect or remove those files if they contain sensitive data. If you expect automatic live page speed testing or site crawling, know the skill does not declare any tooling to perform those tests and will rely on data you provide or on heuristic checks rather than running Lighthouse or live crawls.
Capability Analysis
Type: OpenClaw Skill
Name: shopify-seo-audit
Version: 1.0.0
The shopify-seo-audit skill is designed to perform SEO analysis on Shopify store content provided by the user. It uses the Bash tool to manage a local workspace in '~/shopify-seo/' for storing audit reports and fix queues. The instructions in SKILL.md are strictly focused on SEO best practices (meta tags, canonical URLs, image optimization) and do not contain any evidence of data exfiltration, malicious execution, or unauthorized system access.
Capability Assessment
Purpose & Capability
The name and description (Shopify SEO audit) match the SKILL.md: checks meta tags, content depth, image alt text, duplicate URLs, and produces a prioritized fix list. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions keep scope to taking pasted URLs/HTML/text, running checklist-style checks, and saving reports. It does not instruct the agent to access Shopify APIs or other external services. One limitation: it mentions page speed / Core Web Vitals but provides no tooling or install steps to run live performance tests (e.g., Lighthouse), so those assessments rely on user-provided performance data rather than automatic live testing.
Install Mechanism
Instruction-only skill with no install spec or code to download; nothing is written to disk by an installer. Lowest-risk install model.
Credentials
The skill requests no environment variables, credentials, or config paths. It appropriately asks users to paste GA4/Search Console data if they want those signals included—there is no built-in access to those services.
Persistence & Privilege
The skill will create and write files under ~/shopify-seo/ (memory.md, audits/, fix-queue.md). This is reasonable for a local audit agent, but the user should be aware audit output and any pasted data will be stored on disk.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shopify-seo-audit - After installation, invoke the skill by name or use
/shopify-seo-audit - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Shopify SEO Audit skill.
- Provides comprehensive SEO audits for Shopify stores using pasted URLs, content, or store descriptions.
- Checks for missing or duplicate meta titles/descriptions, thin product pages, broken internal links, image optimization, and Core Web Vitals issues.
- Analyzes Shopify-specific technical SEO concerns such as duplicate URL patterns, collection page canonicals, and theme bloat from unused apps.
- Produces a prioritized fix list sorted by estimated SEO impact.
- Saves audit results and ongoing fix queue in a dedicated workspace (`~/shopify-seo/`).
- Supports audit commands for product pages, collections, metas, images, speed, internal links, and overall SEO scoring.
Metadata
Frequently Asked Questions
What is Shopify Seo Audit?
Shopify SEO audit agent. Audits store pages for missing meta titles and descriptions, duplicate content, thin product pages, broken internal links, image alt... It is an AI Agent Skill for Claude Code / OpenClaw, with 199 downloads so far.
How do I install Shopify Seo Audit?
Run "/install shopify-seo-audit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Shopify Seo Audit free?
Yes, Shopify Seo Audit is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Shopify Seo Audit support?
Shopify Seo Audit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Shopify Seo Audit?
It is built and maintained by mguozhen (@mguozhen); the current version is v1.0.0.
More Skills