Favicon of Model Selection

Model Selection Skill

AI Agent SkillC#Open source

Determines which LLM model to use for each agent spawn. Published by microsoft in aitour26-BRK445-building-enterprise-ready-ai-agents-with-microsoft-foundry.

What is Model Selection Skill?

Determines which LLM model to use for each agent spawn. Published by microsoft in aitour26-BRK445-building-enterprise-ready-ai-agents-with-microsoft-foundry. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
46/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Documentation
  • Documentation use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use Model Selection Skill

  • Use it for documentation.

Built with

C#Copy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/aitour26-BRK445-building-enterprise-ready-ai-agents-with-microsoft-foundry
  • Skill file: .squad/templates/skills/model-selection/SKILL.md

What it does

Determines which LLM model to use for each agent spawn.

Skill instructions

Model Selection Determines which LLM model to use for each agent spawn. SCOPE ✅ THIS SKILL PRODUCES: - A resolved model parameter for every task tool call - Persistent model preferences in .squad/config.json - Spawn acknowledgments that include the resolved model ❌ THIS SKILL DOES NOT PRODUCE: - Code, tests, or documentation - Model performance benchmarks - Cost reports or billing artifacts Context Squad supports 18+ models across three tiers (premium, standard, fast). The coordinator must select the right model for each agent spawn. Users can set persistent preferences that survive across sessions. 5-Layer Model Resolution Hierarchy Resolution is first-match-wins — the highest layer with a value wins. | Layer | Name | Source | Persistence | |-------|------|--------|-------------| | 0a | Per-Agent Config | .squad/config.json → agentModelOverrides.{name} | Persistent (survives sessions) | | 0b | Global Config | .squad/config.json → defaultModel | Persistent (survives sessions) | | 1 | S

Explore related resources

Frequently asked questions

What is Model Selection?

Model Selection is a open-source AI agent skill with Copy skill directory. Determines which LLM model to use for each agent spawn.

Who is Model Selection best for?

Model Selection is best for reusing agent instructions, scripts, and references, documentation workflows.

How do I install Model Selection?

Install or run Model Selection using Copy skill directory. Check Model Selection for the latest setup command.

Is Model Selection actively maintained?

Model Selection may need a closer maintenance check before production use.

Share:

Stars
74
Forks
35
Last commit
3 months ago
Repository age
1 year
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to Model Selection

Model Selection: Install, Config & GitHub Signals – SkillIndex