Loomlensai
/install loomlensai
LoomLens AI™ — Prompt Cost Estimator
What It Does
Estimates the exact cost in USD of running any prompt across 19+ AI models — before you spend a single token. Shows input tokens, output tokens, cached tokens, and cost per model for low/mid/high complexity bands.
When to Use
- Before running a large prompt across multiple agents
- When optimizing for cost in production pipelines
- When comparing models for a new use case
- After prompt changes to check budget impact
Syntax
In chat, type:
/loomlens Estimate the cost of this prompt across GPT-4o and Claude Sonnet 4
Free Tier
3 estimates/day free with any Signalloom API key (no card required).
Get your free key: https://signalloomai.com/signup
Paid: $0.10/estimate (100 LoomTokens). LoomLens Pro: $15/mo for 1,000 estimates.
Output
Returns cost breakdown per model:
- Input / Output / Cached token estimates
- Low / Mid / High cost bands
- Cheapest model recommendation
- Savings vs most expensive option
Examples
/loomlens "You are an expert radiologist. Analyze this chest X-ray..." --agents 3 --runtime 5
/loomlens "Summarize this 10-page document" --models openai/gpt-4o anthropic/claude-haiku-4
/loomlens "Code review: find all security issues in this diff" --complexity high
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install loomlensai - 安装完成后,直接呼叫该 Skill 的名称或使用
/loomlensai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Loomlensai 是什么?
Estimate the cost of any AI prompt across 19+ models before you run it. Works with OpenAI, Anthropic, Google, DeepSeek, xAI, MiniMax, and local models. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。
如何安装 Loomlensai?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install loomlensai」即可一键安装,无需额外配置。
Loomlensai 是免费的吗?
是的,Loomlensai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Loomlensai 支持哪些平台?
Loomlensai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Loomlensai?
由 AVale-SLAI(@avale-slai)开发并维护,当前版本 v1.0.3。