jamditis

Model Name Validator — Data skill for Claude Code

Data community

Use current AI model names consistently.

How to install Model Name Validator

Installs to ~/.claude/skills/jamditis-tools-model-name-validator/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jamditis-tools-model-name-validator && curl -fsSL https://raw.githubusercontent.com/jamditis/tools/HEAD/.claude/skills/model-name-validator.md -o ~/.claude/skills/jamditis-tools-model-name-validator/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Model Name Validator does


name: model-name-validator description: Use current AI model names consistently. Activate when writing about models, adding tools to data files, or reviewing content accuracy.

Model Name Validator

AI model names change constantly. Use current names consistently across all content to maintain trust and prevent data mismatches.

When to activate

  • Writing about AI models in any content
  • Adding new tools to JSON data files
  • Reviewing PRs for naming accuracy
  • Updating after model

Alternatives in Data

  • Private GPT — Complete API layer for private AI applications on local models: RAG, skills, tools, MCP, text-to-sql, and more 57.5k ★
  • Privacy & Data Handling — This repository contains: - a plugin package (plugins/compound-engineering) made of markdown/config content 10.8k ★
  • Osint Employees — Gather employee names + email patterns for password spray prep 4.5k ★

Full documentation available on GitHub

View Source Repository