闲社服务运行正常AI智能体自动化平台
A

AI购物目录字段审计

# AI购物目录字段审计

作者:暂未提供 | 来源记录:ClawHub
包含在套餐中
登记来源
ClawHub
版本
V 1.0.0
检测标记
后台标记通过
随套餐获取
请查看所属套餐
0
收藏
来源与检测标记为平台登记信息,并不代表已展示可复核的检测报告。使用前请核对版本、依赖和所需权限,建议先在隔离环境中运行。
概述
安装方式
版本历史

AI购物目录字段审计

AI购物目录字段审计

Use this skill when a merchant wants to check whether a redacted product export contains the structured fields that AI shopping catalogs can search, compare, and keep consistent.

Input and output

  • - Input: a JSON file with redacted products, variants, price, availability, category, attributes, product URL, policy references, and structured-data flags.
  • Output: ai_catalog_audit.json with per-product checks, blockers, score, and human-review status.

Procedure

  1. 1. Export or hand-build a redacted JSON file. Remove customer data, store credentials, cookies, API keys, and private URLs.
  2. Run python scripts/audit_agentic_catalog.py --input catalog.json --output ai_catalog_audit.json.
  3. Review every blocker and verify the source facts in the merchant admin before changing a live product.

Boundaries and recovery

This skill is offline only. It never logs in, edits a product, submits a feed, toggles an AI channel, or claims that a product will be recommended. If the input is malformed, the script writes a readable error and exits non-zero. If a field is unknown, it is marked for review rather than guessed.

Acceptance

The example must produce a JSON report with one passing product and one product requiring human review. A reviewer must be able to trace each finding to an input field.

下载

v1.0.0 最新 2026-8-26 14:16
初始版本(来自套餐拆分)
返回顶部