modelsense_skill

This skill recommends the optimal model and effort level for a task based on benchmarks and provider availability.
  • Python

2.5k

GitHub Stars

4

Bundled Files

2 months ago

Catalog Refreshed

3 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstrat where the catalogue uses aiagentskills.

npx veilstrat add skill openclaw/skills --skill modelsense

  • _meta.json274 B
  • AGENTS.md293 B
  • README.md2.4 KB
  • SKILL.md4.5 KB

Overview

This skill recommends the best LLM model and effort level for any task, using benchmark data, task analysis, and the user's configured providers. It provides clear, actionable recommendations and alternatives, plus cost and capability notes so you can pick or apply the suggestion immediately.

How this skill works

I analyze the user's task across domain, complexity, output type, context length, and any special requirements. I match that analysis to benchmark leaders and an effort×model matrix, filter recommendations by the user's available providers, and present a concise recommendation with rationale, cost estimate, and alternatives. If requested, I can also apply the recommendation to the active session or spawn a task run on the chosen model.

When to use it

  • When you ask “which model should I use?” or “what’s best for X?”
  • When choosing trade-offs between speed, cost, and quality for a task
  • When interpreting benchmark results and mapping them to your real task
  • Before switching a session model or delegating a task to another model
  • When comparing models across providers you have configured

Best practices

  • Provide a concise task description and expected output format to improve accuracy
  • Specify effort preference (quick / balanced / deep / research) or let it be inferred
  • Share which providers/models you already have access to for realistic recommendations
  • Ask for alternatives explicitly if you want lower cost or higher quality options
  • Confirm before auto-switching the session or delegating execution to another model

Example use cases

  • Choosing a model for a security-focused Solidity audit report (long-form, code + reasoning)
  • Selecting a fast, low-cost model for summarizing Slack threads (short dialogue summaries)
  • Picking a research-grade model for mathematical proofs or graduate-level analysis
  • Deciding between Sonnet and Opus for complex multi-step reasoning with function calling
  • Filtering recommendations to only models available from your configured providers

FAQ

Yes—ask to apply the recommendation. I will either show the command to run or, with confirmation, switch the session model and notify you.

How do you estimate cost?

I provide a rough relative cost or $/M estimate based on typical pricing tiers for the recommended model and the chosen effort level.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational
modelsense skill by openclaw/skills | VeilStrat