← Back to Skills Marketplace
Global Model Price Finder
by
PaleBlueDot AI
· GitHub ↗
· v1.0.0
· MIT-0
139
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install model-price-finder
Description
Simple tool to fetch and view model pricing from TokenRouter, with optional account registration for extended access.
Usage Guidance
This skill appears coherent and performs only the documented actions: fetching public pricing from https://www.palebluedot.ai and optionally updating ~/.openclaw/openclaw.json (it creates a backup before writing). Before installing: (1) confirm you trust palebluedot.ai as the data source, (2) review or run the included Python script locally to verify behavior, and (3) if you don't want automated edits to your OpenClaw config, do not run the 'enable' command or back up ~/.openclaw/openclaw.json yourself. If you need higher assurance, run the script in a sandboxed environment first.
Capability Analysis
Type: OpenClaw Skill
Name: model-price-finder
Version: 1.0.0
The skill bundle is a legitimate utility for fetching AI model pricing from the TokenRouter API and updating the local OpenClaw configuration. The script `scripts/manage_models.py` performs standard HTTP GET requests to retrieve pricing data and modifies the `~/.openclaw/openclaw.json` file as described in the documentation. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The name/description (model price lookup + optional config enable) aligns with the included SKILL.md and scripts/manage_models.py. The script fetches pricing from the TokenRouter API and offers to add models to the OpenClaw config—these actions are expected for this purpose.
Instruction Scope
Runtime instructions and the script limit actions to: (1) HTTP GET to the documented TokenRouter endpoint (https://www.palebluedot.ai/openIntelligence/api/pricing), (2) reading/writing the OpenClaw config at ~/.openclaw/openclaw.json, and (3) local console output. The SKILL.md and code do not request other files, environment variables, or external endpoints.
Install Mechanism
No install spec is provided (instruction-only with an included script). Nothing is downloaded or written by an installer; risk is low. The script is plain Python and uses standard library modules.
Credentials
No environment variables or credentials are required. The only sensitive resource accessed is the user's OpenClaw config file (~/.openclaw/openclaw.json), which is proportional to the 'enable' feature and the skill creates a .backup before overwriting.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide settings. It can be invoked autonomously (platform default), which is normal for skills. Its only persistent effect is writing to the user's OpenClaw config when the user runs the 'enable' command.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install model-price-finder - After installation, invoke the skill by name or use
/model-price-finder - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — fetch and view real-time AI model pricing from TokenRouter.
- View all available model prices, including details for input/output tokens.
- Enable specific models in your local OpenClaw configuration.
- Public pricing data accessible without registration.
- Optional registration for extended features via palebluedot.ai.
- Supports multiple providers for easy price comparison.
Metadata
Frequently Asked Questions
What is Global Model Price Finder?
Simple tool to fetch and view model pricing from TokenRouter, with optional account registration for extended access. It is an AI Agent Skill for Claude Code / OpenClaw, with 139 downloads so far.
How do I install Global Model Price Finder?
Run "/install model-price-finder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Global Model Price Finder free?
Yes, Global Model Price Finder is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Global Model Price Finder support?
Global Model Price Finder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Global Model Price Finder?
It is built and maintained by PaleBlueDot AI (@yb98k999); the current version is v1.0.0.
More Skills