modelsChoose AI models for coding, reasoning, and agents with cost-aware, task-matched recommendations.
Install via ClawdBot CLI:
clawdbot install ivangdavila/modelsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
Agencies building custom applications can use the orchestration pattern: frontier models for architecture planning, mid-tier models for implementation, and cheap models for parallel subtasks. This reduces costs while maintaining quality, especially for code review and debugging phases.
Firms handling complex data analysis and report generation benefit from using frontier models for extended reasoning on hard math problems and cheaper models for high-volume simple queries. Batch APIs and prompt caching help manage costs for long documents and non-real-time workloads.
Platforms generating articles or marketing materials can use mid-tier models for general assistance and cheap models for bulk content, avoiding overpayment. They should track actual costs per workflow and reassess model choices quarterly to adapt to shifting capabilities.
Organizations processing patient records or research documents can leverage large-context models to handle long documents without chunking, reducing costs. Open-source models ensure data privacy and cost predictability for custom fine-tuning on sensitive datasets.
Offer basic features with cheap models for high-volume simple queries, then charge for premium tiers using mid-tier or frontier models for complex tasks like coding or reasoning. This aligns costs with user needs and encourages upgrades based on task complexity.
Provide services that design AI pipelines using the orchestration pattern, recommending specific models for planning, execution, and review phases. Revenue comes from reduced client costs and improved accuracy, with ongoing reassessment to adapt to model updates.
Build a platform that uses batch/async APIs for non-real-time workloads, passing 50% discounts to users. Focus on industries like finance or media where long documents and high-volume queries benefit from cost-aware model selection and prompt caching.
💬 Integration Tip
Integrate by setting up a pipeline that defaults to mid-tier models, escalates to frontier models when quality drops, and includes verification steps to catch errors, ensuring cost efficiency and reliability.
Scored Apr 22, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
This skill should be used when the user needs to analyze frontend project architecture evaluate tech stack choices review component design patterns assess bu...
Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended frameworks.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).