Check Product Standards

🌐Community
by phrazzld · vlatest · Repository

This skill verifies if a product meets specified standards, ensuring accuracy and compliance for informed decisions.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add check-product-standards npx -- -y @trustedskills/check-product-standards
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "check-product-standards": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/check-product-standards"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows an AI agent to check a product description against a set of predefined standards. It assesses aspects like clarity, accuracy, and adherence to specific guidelines. The skill aims to ensure that product information is consistent and meets quality benchmarks before publication or use in marketing materials.

When to use it

  • Reviewing new product listings: Before publishing a product on an e-commerce platform, verify its description aligns with the site's standards.
  • Auditing existing product descriptions: Regularly check current product information for accuracy and consistency against evolving guidelines.
  • Generating marketing copy: Ensure promotional materials adhere to brand voice and legal requirements.
  • Training content creators: Provide feedback on draft product descriptions based on established criteria.

Key capabilities

  • Standard compliance checking
  • Clarity assessment
  • Accuracy verification
  • Guideline adherence evaluation

Example prompts

  • "Check this product description against the company's style guide: [product description]"
  • "Evaluate this text for clarity and accuracy: [product description]"
  • "Does this product listing comply with Amazon’s content guidelines? [product description]"

Tips & gotchas

The effectiveness of this skill depends on having a well-defined set of product standards or guidelines. Providing clear and specific standards will yield more accurate and useful results.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
phrazzld
Installs
22

🌐 Community

Passed automated security scans.