Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Give agents more agency

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    ufhouck-oskt

    aicost

    ufhouck-oskt/aicost

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Lookup AI model costs, currency conversions, and recommend best cost-effective models for tasks.

    SKILL.md

    AICost Skill

    Use the aicost CLI tool to look up current AI model pricing, convert currencies automatically, and recommend/compare models based on a live-updating pricing database.

    When to use

    • When the user asks about the price, cost, or pricing of an AI API (like GPT-5.5, Claude Opus 4.7, Gemini 3.1, DeepSeek R1).
    • When the user wants to compare two or more models by cost.
    • When the user wants to know the "cheapest" or "best" AI model for a specific task.
    • When you (the Agent) are helping the user decide on an AI model based on ROI.
    • When the user asks about image, video, or audio generation costs (Imagen, Veo, Lyria, DALL-E, Whisper, TTS).

    How to use

    Run the following terminal commands to execute the tool:

    1. Verify or Sync Latest Data: aicost sync (Always run this if the user asks for the "latest" or "most recent" prices)

    2. List all models and prices: aicost list --currency <target-currency>

    3. Compare two models side-by-side: aicost compare <model1-id> <model2-id> --currency <target-currency>

    4. Calculate a specific model's cost: aicost calc <model-id> --input <tokens> --output <tokens> --currency <target-currency> For image/video/audio models, use --units instead of --input/--output.

    5. Recommend models based on a task: aicost recommend "<task description>" --currency <target-currency>

    Prerequisites

    The aicost CLI must be pre-installed on the system. If not found, advise the user to install it manually.

    Recommended Servers
    Local Model Suitability MCP
    Local Model Suitability MCP
    Hugging Face
    Hugging Face
    fillin
    fillin
    Repository
    ufhouck/aicost
    Files