·ai-model-reference
</>

ai-model-reference

AI Model API Call Name and Price Reference Guide. Provides exact model names and up-to-date pricing when calling AI models with your API key. Use when: (1) you need the correct model string for OpenAI, Anthropic, Google, DeepSeek, etc. API calls; (2) comparing token costs/prices; (3) choosing the latest reasoning, FAST, or cost-effective model; (4) optimizing costs for prompt caching or batch processing.

10Installs·0Trend·@monicajeon28

Installation

$npx skills add https://github.com/monicajeon28/gmcruise --skill ai-model-reference

How to Install ai-model-reference

Quickly install ai-model-reference AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/monicajeon28/gmcruise --skill ai-model-reference
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: monicajeon28/gmcruise.

SKILL.md

View raw

AI 모델 API 호출 시 정확한 모델명과 가격 정보를 빠르게 참조할 수 있는 가이드입니다.

🧠 추론 모델 (복잡한 문제 해결) | 제공사 | 모델 | API 호출명 | Context | Input/Output (/1M) |

| OpenAI | o3 | o3-2025-04-16 | 200K | $2.00 / $8.00 | | OpenAI | o4-mini | o4-mini-2025-04-16 | 200K | $1.10 / $4.40 | | DeepSeek | R1 | deepseek-reasoner | 64K | $0.55 / $2.19 | | Google | Gemini 3 Pro | gemini-3-pro-preview | 1M | $2.00$4.00 / $12.00$18.00 | | Google | Gemini 2.5 Pro | gemini-2.5-pro | 1M | $1.25 / $10.00 |

AI Model API Call Name and Price Reference Guide. Provides exact model names and up-to-date pricing when calling AI models with your API key. Use when: (1) you need the correct model string for OpenAI, Anthropic, Google, DeepSeek, etc. API calls; (2) comparing token costs/prices; (3) choosing the latest reasoning, FAST, or cost-effective model; (4) optimizing costs for prompt caching or batch processing. Source: monicajeon28/gmcruise.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/monicajeon28/gmcruise --skill ai-model-reference
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from monicajeon28/gmcruise

Quick answers

What is ai-model-reference?

AI Model API Call Name and Price Reference Guide. Provides exact model names and up-to-date pricing when calling AI models with your API key. Use when: (1) you need the correct model string for OpenAI, Anthropic, Google, DeepSeek, etc. API calls; (2) comparing token costs/prices; (3) choosing the latest reasoning, FAST, or cost-effective model; (4) optimizing costs for prompt caching or batch processing. Source: monicajeon28/gmcruise.

How do I install ai-model-reference?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/monicajeon28/gmcruise --skill ai-model-reference Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/monicajeon28/gmcruise