← Back to list

llm-models-reference
by ak-eyther
A project to copy paste the entire settings
⭐ 0🍴 0📅 Jan 6, 2026
SKILL.md
name: llm-models-reference description: Reference guide for OpenAI model IDs, capabilities, pricing, and provider endpoints. Use when selecting a model, comparing OpenAI capabilities, or validating model IDs for {{PROJECT_NAME}}.
OpenAI Models Reference
Use this skill as a pointer to the full reference document.
Project context: Fill placeholders in this skill and the reference doc using codex/PROJECT_CONTEXT.md.
Quick Start
python codex/skills/llm-models-reference/scripts/check_reference_age.py- Read
codex/skills/llm-models-reference/references/llm-models.mdfor model lineups, pricing, capability matrices, and API examples.
Bundled Resources
References
references/llm-models.md: OpenAI model IDs, pricing, capability matrices, API examples.
Scripts
scripts/check_reference_age.py: check last-updated age.scripts/fetch_openai_models.py: fetch current OpenAI models via API.
Fetching Latest Models
Requires an OpenAI API key in the environment:
export OPENAI_API_KEY="sk-..."
python codex/skills/llm-models-reference/scripts/fetch_openai_models.py
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon