ai-model-reference

Retrieve AI model names and per-1M token pricing for API calls.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/monicajeon28/GMcruise --skill ai-model-reference
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-model-reference
Source: https://github.com/monicajeon28/GMcruise/tree/main/.claude/skills/ai-model-reference
Command: npx skills add https://github.com/monicajeon28/GMcruise --skill ai-model-reference

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

다양한 AI 모델의 이름(model string)과 가격 정보를 빠르게 참조하고 비교하려는 필요에 맞춰 모델 목록과 가격 정보를 제공합니다.

Core Features & Use Cases

  • 모델명/호출명/콘텍스트/가격 비교 표 제공
  • 플래그십/FAST/가성비 모델 카테고리 정리
  • API 호출 시점에 적합한 모델 추천

Quick Start

필요한 모델의 이름과 컨텍스트를 알려주면 추천 모델과 가격 정보를 제시합니다.

Frequently Asked Questions about ai-model-reference

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

FAQPage Schema
How do I compare pricing across different AI model providers like OpenAI, Anthropic, and Google?

AI model pricing varies significantly by provider and model tier. This Skill provides per-1M token costs across OpenAI, Anthropic, Google, and DeepSeek, enabling direct price comparison for your API calls and helping you select the most cost-effective model for your use case.

What are the exact model strings I need to call OpenAI, Claude, or Google models via API?

Each AI provider uses specific model name strings for API calls. This Skill maintains accurate, up-to-date model identifiers and their corresponding context windows, so you can specify the correct model string without trial and error.

How do I choose between flagship, fast, and budget AI models for my application?

Model selection depends on your latency, cost, and quality requirements. This Skill categorizes models by performance tier—flagship, fast, and value—and provides context windows and pricing for each, helping you match model capability to your constraints.

What's the cost difference between standard API calls and cached tokens with Claude or other models?

Prompt caching reduces API costs by charging lower rates for cached token reads. This Skill includes per-1M token pricing for both standard and cached requests across providers, enabling you to calculate savings for repeated or long-context queries.

Can I use this information to optimize batch processing costs across multiple AI providers?

Batch processing often offers discounted pricing compared to standard API calls. This Skill provides model names, standard pricing, and context window details needed to compare batch vs. real-time costs and select the best processing mode for your workload.

How often is the pricing and model information updated?

AI model pricing and available models change frequently as providers release new capabilities and adjust costs. This Skill maintains current data for model selection and cost comparisons, though you should verify pricing with official provider documentation before finalizing large-scale decisions.