revisar-producto

Validate YAML fields, spelling, and URL integrity in product fichas.

Updated Jan 18, 2026
One-click install
npx skills add https://github.com/jmlaranjeira/quedure --skill revisar-producto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: revisar-producto
Source: https://github.com/jmlaranjeira/quedure/tree/main/.claude/skills/revisar-producto
Command: npx skills add https://github.com/jmlaranjeira/quedure --skill revisar-producto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures product fichas consistently meet quality standards by validating required fields, checking spelling, and verifying URLs for coherence.

Core Features & Use Cases

  • Field validation: Verifies essential YAML fields (title, description, category, subcategory, brand, price, pros, cons, donde_comprar, updatedAt) exist and are properly formatted.
  • Orthography & consistency checks: Detects common spelling errors and ensures consistent styling across fields.
  • URL & data coherence: Validates URL reachability and checks that price and updatedAt values align with the corresponding ficha.
  • Use Case: Run a single ficha review or bulk reviews to surface critical issues and suggested corrections.

Quick Start

Provide a target ficha file path or a batch of files to start the review.

Frequently Asked Questions about revisar-producto

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate required YAML fields in product fichas?

To validate required YAML fields in product fichas, provide the target file path to run a review that verifies mandatory fields like title, description, category, subcategory, brand, price, pros, cons, donde_comprar, and updatedAt exist and are properly formatted.

Can I run a bulk quality check across multiple product ficha files?

Yes, you can run a bulk quality check across multiple product ficha files by providing a batch of files or a category directory, which surfaces critical issues and suggested corrections for every item.

What is the best way to check spelling and URL reachability in product data?

The best way to check spelling and URL reachability in product data is to perform an editorial review that detects common spelling errors and validates URL integrity to ensure data coherence across fields.

Does the product ficha review check price consistency and updatedAt formatting?

Yes, the product ficha review implements strict checks for price consistency and updatedAt formatting, ensuring that these values align correctly with the corresponding ficha data.

What problem does a product ficha quality check solve?

A product ficha quality check solves the problem of inconsistent content standards by identifying and fixing quality gaps, ensuring product fichas consistently meet quality benchmarks for field presence, spelling, and URL coherence.