AgentSkillsCN

model-research

研究最新的 Claude 模型,并更新选型指南——在新模型发布时或定期更新,以确保始终掌握最新动态。

SKILL.md
--- frontmatter
name: model-research
description: Research latest Claude models and update selection guide — run when new models drop or periodically to stay current
argument-hint: '[--apply]'

Model Research Skill

Searches the web for latest Claude model information, compares benchmarks and pricing, then updates the model selection guide.

What it does

  1. Searches for latest Claude model announcements, benchmarks, and pricing
  2. Compares against the current guide in docs/research/models.md
  3. Shows what changed (new models, price changes, benchmark updates)
  4. With --apply: updates models.md, session-context.sh model guidance, and batch-tasks/prompt.md model assignment

Usage

code
/model-research              # Research + show diff (no changes written)
/model-research --apply      # Research + update all configs