bymergisi· 16 skills
Trigger when the user asks which model to use, wants to compare model costs, says "what's cheapest for this task", "should I use Opus or Sonnet", "can a smaller model handle this", or "/model-cost-compare". Estimates token cost across Opus 4.6, Sonnet 4.6, GLM-5.1, Minimax M2.7, and local Gemma 4, then recommends the cheapest model capable of the task.
$npx -y skills add mergisi/awesome-openclaw-agents --skill model-cost-compareInstalls into the current project.
Run `npx skills use "https://github.com/mergisi/awesome-openclaw-agents" --skill "mergisi/awesome-openclaw-agents/model-cost-compare"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mergisi/awesome-openclaw-agents" that are relevant to the current task. Run `npx skills add "https://github.com/mergisi/awesome-openclaw-agents"` and select the relevant skills, then follow their instructions.