Agent skill
cursor-model-selection
Configure and select AI models in Cursor. Triggers on "cursor model", "cursor gpt", "cursor claude", "change cursor model", "cursor ai model". Use when working with cursor model selection functionality. Trigger with phrases like "cursor model selection", "cursor selection", "cursor".
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/cursor-model-selection
SKILL.md
Cursor Model Selection
Overview
This skill helps you configure and select AI models in Cursor. It covers available models, task-based model selection, cost optimization strategies, and advanced configuration options to get the best results from different AI providers.
Prerequisites
- Cursor IDE with subscription or API keys
- Understanding of model capabilities
- Knowledge of task requirements
- API account (if using own keys)
Instructions
- Understand model strengths and context limits
- Choose model based on task type (speed vs quality)
- Configure default models in settings
- Use per-conversation model selection
- Set up API keys for additional models
- Monitor usage and costs
Output
- Optimal model selection per task
- Configured default models
- Cost-effective model usage
- Fallback model configuration
Error Handling
See {baseDir}/references/errors.md for comprehensive error handling.
Examples
See {baseDir}/references/examples.md for detailed examples.
Resources
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?