amazon-catalog-cli

Category: Testing & Security | Uploader: BWB03BWB03 | Downloads: 0 | Version: v1.0(Latest)

Catalog CLI audits Amazon Category Listing Reports (CLR files, .xlsx) for listing quality issues. It runs 12 query plugins covering missing attributes, title validation, bullet point optimization, product type checks, and more.

Changelog: Source: GitHub https://github.com/BWB03/amazon-catalog-cli

Directory Structure

Current level: tree/main/

  • 📁 catalog/
    • 📁 core/
      • 📄 __init__.py 393 B
      • 📄 engine.py 5.5 KB
      • 📄 models.py 4.2 KB
      • 📄 parser.py 11.6 KB
      • 📄 query_engine.py 4.1 KB
      • 📄 schema.py 1.2 KB
      • 📄 validation.py 2.0 KB
    • 📁 queries/
      • 📄 __init__.py 983 B
      • 📄 bullet_validation.py 10.7 KB
      • 📄 char_validation.py 1.6 KB
      • 📄 hijacking_detection.py 4.0 KB
      • 📄 missing_attributes.py 2.2 KB
      • 📄 new_attributes.py 1.6 KB
      • 📄 product_type_check.py 1.5 KB
      • 📄 rufus_bullets.py 12.5 KB
      • 📄 title_checks.py 1.9 KB
      • 📄 variation_check.py 2.5 KB
    • 📁 surfaces/
      • 📄 __init__.py 43 B
      • 📄 cli.py 15.5 KB
      • 📄 mcp.py 7.4 KB
    • 📄 __init__.py 77 B
    • 📄 cli.py 153 B
    • 📄 output.py 5.5 KB
    • 📄 parser.py 141 B
    • 📄 query_engine.py 193 B
  • 📁 tests/
    • 📄 __init__.py 0 B
    • 📄 test_cli.py 2.7 KB
    • 📄 test_mcp.py 554 B
    • 📄 test_models.py 2.7 KB
    • 📄 test_schema.py 1.5 KB
    • 📄 test_validation.py 3.2 KB
  • 📄 .gitignore 99 B
  • 📄 catalog_cli.py 140 B
  • 📄 CHANGELOG.md 7.5 KB
  • 📄 LICENSE 1.0 KB
  • 📄 OPENCLAW.md 1.1 KB
  • 📄 README.md 9.3 KB
  • 📄 requirements.txt 69 B
  • 📄 setup.py 1.2 KB
  • 📄 SKILL.md 2.7 KB

SKILL.md

Login to download/like/favorite ❤ 6 | ★ 0
Comments 0

Please login before commenting.

Loading comments...