← Back to Skills Marketplace
SEO Product Auditor
by
Hussain Khuzema
· GitHub ↗
· v1.0.0
· MIT-0
88
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install seo-product-auditor
Description
Scan Shopify or WooCommerce product listings to score SEO by 10 criteria, identify weak listings, generate fix priorities, and optionally rewrite UK English...
Usage Guidance
This skill appears coherent for auditing and fixing Shopify/WooCommerce product SEO. Before installing or using it: 1) Only provide API credentials from a custom app with the minimum scopes required (prefer read_products for audits; add write_products only if you will push fixes). 2) Confirm that you control the token and store handle; revoke or rotate tokens when no longer needed. 3) Test on a small subset or a staging store first to verify it behaves as expected. 4) Note that audit state and exports may be stored in the agent workspace/memory (seo_audit_config and a CSV path); if workspace confidentiality matters, review where those files are written and whether memory persists. 5) The SKILL.md claims it will ask for explicit confirmation before any writes — still review proposed changes carefully before approving bulk updates. If you want extra safety, skip granting write scope and run audits only, or require manual application of suggested fixes through your Shopify admin.
Capability Analysis
Type: OpenClaw Skill
Name: seo-product-auditor
Version: 1.0.0
The SEO Product Auditor skill is a legitimate tool designed to audit and improve Shopify and WooCommerce product listings. It follows standard OpenClaw patterns for configuration, memory usage, and multi-step workflows. While it handles sensitive API credentials (Shopify tokens and WooCommerce keys), its behavior is strictly aligned with its stated purpose, and it includes explicit safeguards such as requiring user confirmation before performing any write operations (PUT/POST requests). No evidence of data exfiltration, malicious execution, or harmful prompt injection was found across the SKILL.md or supporting documentation.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description match the instructions. The SKILL.md describes fetching products, reading/writing SEO fields and metafields, scoring by 10 criteria, and optionally pushing fixes; the credential types it asks for (Shopify access token, WooCommerce consumer key/secret) are exactly what such a skill needs. There are no unrelated requested credentials or binaries.
Instruction Scope
Instructions are detailed and stay within the stated domain: API calls to Shopify/WooCommerce, per-product metafield fetches, HTML stripping rules, scoring logic, and explicit user confirmation before making writes. Minor scope notes: examples show writing an export to ~/.openclaw/workspace (local disk) and the skill instructs storing credentials in agent memory under seo_audit_config — users should be aware these actions persist data locally/in-memory. Otherwise the workflow does not ask to read unrelated system files or external endpoints beyond the e-commerce APIs.
Install Mechanism
Instruction-only skill with no install spec or external downloads. No code files executed at install time and no network-installs specified — lowest install risk.
Credentials
The only sensitive items referenced are Shopify/WooCommerce API credentials (shpat_/ck_/cs_), and the SKILL.md documents appropriate API scopes (read_products, write_products, write_metafields if needed). The skill does not request unrelated environment variables or system credentials. It reuses credentials from companion skills if present; this is proportionate but worth noting as a convenience that shares tokens across skills.
Persistence & Privilege
The skill stores settings and audit state in memory under seo_audit_config and may write CSV exports to a workspace path. It also needs write-scoped API access to push fixes. Autonomous invocation is allowed by default (platform standard) and the skill claims it will not push updates without explicit confirmation. Users should verify the trustworthiness of stored tokens and be aware that granting write scopes allows the skill to modify store content when they approve actions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install seo-product-auditor - After installation, invoke the skill by name or use
/seo-product-auditor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release. Full store audit, single product scoring, auto-fix with before/after preview, bulk fix, targeted scans, CSV export, re-audit. 10-criterion rubric. UK English. Shopify + WooCommerce.
Metadata
Frequently Asked Questions
What is SEO Product Auditor?
Scan Shopify or WooCommerce product listings to score SEO by 10 criteria, identify weak listings, generate fix priorities, and optionally rewrite UK English... It is an AI Agent Skill for Claude Code / OpenClaw, with 88 downloads so far.
How do I install SEO Product Auditor?
Run "/install seo-product-auditor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SEO Product Auditor free?
Yes, SEO Product Auditor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does SEO Product Auditor support?
SEO Product Auditor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SEO Product Auditor?
It is built and maintained by Hussain Khuzema (@hussainpatan9); the current version is v1.0.0.
More Skills