← Back to Skills Marketplace
117
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install skill-b2a-audit
Description
Audits e-commerce sites for AI shopping agent discoverability, scoring product data, APIs, feeds, checkout compatibility, and description quality with priori...
Usage Guidance
This skill appears coherent for auditing public storefront discoverability. Before running: obtain the site owner's permission (to avoid unwanted traffic or side effects), prefer staging/test stores for POST-based checkout tests, rate-limit requests to avoid load, avoid creating real orders or modifying inventory, and ensure any appended reports are stored where you expect and do not leak private data. If you need the skill to test authenticated admin-only feeds, expect it to require credentials (none are requested now) — do not provide secrets unless you trust the source.
Capability Analysis
Type: OpenClaw Skill
Name: skill-b2a-audit
Version: 1.0.0
The skill bundle is designed to audit e-commerce websites for 'Business-to-Agent' (B2A) compatibility. The instructions in SKILL.md guide the AI agent to perform standard network probes of public endpoints (e.g., Schema.org metadata, WooCommerce/Shopify public APIs, and product feeds) on a user-provided URL. There is no evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description (audit e-commerce sites for AI shopping agent discoverability) match the instructions: inspecting product pages, JSON-LD, public product APIs, feeds, and checkout API endpoints — all directly relevant to the stated goal.
Instruction Scope
Instructions are scoped to public storefront endpoints and content inspection. One notable operational action is testing POST /wp-json/wc/store/v1/cart/add-item which may create carts or server-side state; this is relevant to checkout-compatibility testing but can have side effects and should be rate-limited and run with permission or against staging when possible.
Install Mechanism
Instruction-only skill with no install spec or code to write to disk—lowest installation risk.
Credentials
No environment variables, credentials, or config paths are requested. That aligns with the public-read nature of the checks described.
Persistence & Privilege
Skill is not forced-always, does not request persistent system modification, and does not attempt to modify other skills or global agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skill-b2a-audit - After installation, invoke the skill by name or use
/skill-b2a-audit - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: audit e-commerce sites for AI agent discoverability and readiness.
- Generates a scored report and prioritized fix list for WooCommerce, Shopify, or custom storefronts.
- Checks structured data (schema.org/Product), machine-readable catalog APIs, Google Shopping feed presence, agent checkout compatibility, and product description quality.
- Uses a 5-dimension scorecard (0–10 per facet) and outputs results to a notes file.
- Highlights quick wins for boosting agent-driven product visibility, especially ensuring GTINs and Merchant Center feed integration.
Metadata
Frequently Asked Questions
What is B2A Agent-Discoverability Audit?
Audits e-commerce sites for AI shopping agent discoverability, scoring product data, APIs, feeds, checkout compatibility, and description quality with priori... It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.
How do I install B2A Agent-Discoverability Audit?
Run "/install skill-b2a-audit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is B2A Agent-Discoverability Audit free?
Yes, B2A Agent-Discoverability Audit is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does B2A Agent-Discoverability Audit support?
B2A Agent-Discoverability Audit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created B2A Agent-Discoverability Audit?
It is built and maintained by Zero2Ai (@zero2ai-hub); the current version is v1.0.0.
More Skills