validate-model

Validate model entries against live API documentation for pricing and capabilities.

1|Updated Jun 11, 2025
One-click install
npx skills add https://github.com/AdelEddarai/agent --skill validate-model
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: validate-model
Source: https://github.com/AdelEddarai/agent/tree/main/.agents/skills/validate-model
Command: npx skills add https://github.com/AdelEddarai/agent --skill validate-model

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the validation of model entries against live API documentation, ensuring pricing, capabilities, and other fields are accurate and up-to-date.

Core Features & Use Cases

  • Model Validation: Validate model entries against live API documentation for pricing, capabilities, and other fields.
  • Error Reporting: Report any discrepancies, such as pricing drift, dead capability flags, or unverified fields.
  • Fix Recommendations: Offer to fix discrepancies with a diff and user confirmation.

Quick Start

Use the /validate-model command followed by the provider and optionally a model ID to validate a model entry.

Frequently Asked Questions about validate-model

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

FAQPage Schema
How do I validate model entries against live API documentation?

To validate model entries against live API documentation, use the /validate-model command followed by the provider and optionally a model ID to check pricing, capabilities, and other fields for accuracy.

What is model validation and how does it detect pricing drift?

Model validation compares your model entries against live API documentation to detect pricing drift, dead capability flags, and unverified fields, reporting discrepancies and offering fixes if needed.

Do I need access to provider API documentation for pricing validation?

Yes, pricing validation requires access to the provider's live API documentation and secondary sources to verify pricing accuracy and consistency across model entries.

Can I fix dead capability flags and unverified fields automatically?

Yes, the validation process offers to fix discrepancies such as dead capability flags by generating a diff and applying corrections after user confirmation.

What's the best way to report model discrepancies for accuracy and consistency?

The best way to report model discrepancies is automating error reporting against live API docs, which flags pricing drift, dead capabilities, and unverified fields with recommended fixes.