一键导入
cheapskate
Free-tier provider auto-rotation. Select cheapskate/auto as your model and it transparently routes to the best available free backend.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Free-tier provider auto-rotation. Select cheapskate/auto as your model and it transparently routes to the best available free backend.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Delegate a self-contained task to a verified cheaper/faster child-Pi model in a fresh ephemeral context.
Use the stealth browser for human-like web automation against bot-protected sites. Handles login flows, scraping, and form filling with anti-detection bypass.
Export a chat timeline to a PDF using the internal localhost export endpoint and wkhtmltopdf.
Nightly Bayesian interaction-quality classifier — flags behavioral patterns from chat history and writes self-improvement reflections without spending model tokens on classification.
Record major friction or postmortem feedback in the configured workspace vent log.
Open a spreadsheet-style widget for a Markdown table so the user can edit it and send the final Markdown table back into chat.
| name | cheapskate |
| description | Free-tier provider auto-rotation. Select cheapskate/auto as your model and it transparently routes to the best available free backend. |
| distribution | public |
Select cheapskate/auto from the model picker. It transparently routes requests to the best available free-tier backend and rotates on rate-limit errors.
cheapskate/auto shows up in the compose box model selector alongside your other modelsFree → Google Gemini / Gemini 2.5 Flash · $0Set API keys as environment variables or in the keychain (all are free to obtain):
| Provider | Env var / Keychain entry | Sign up |
|---|---|---|
| Google Gemini | GOOGLE_GENERATIVE_AI_API_KEY / google/generative-ai-api-key | aistudio.google.com/apikey |
| Cerebras | CEREBRAS_API_KEY / cerebras/api-key | cloud.cerebras.ai |
| Groq | GROQ_API_KEY / groq/api-key | console.groq.com/keys |
| SambaNova | SAMBANOVA_API_KEY / sambanova/api-key | cloud.sambanova.ai |
Only backends with a configured API key are available. Any subset works — even a single provider.
| Provider | Model | Context | Reasoning | Free limits |
|---|---|---|---|---|
| Google Gemini | Gemini 2.5 Flash | 1M | ✅ | 10 RPM, 250K TPM, 1M TPD |
| Cerebras | Qwen 3 235B | 131K | ✅ | 30 RPM, 60K TPM, 1M TPD |
| Groq | QwQ 32B | 131K | ✅ | 30 RPM, 15K TPM, 500K TPD |
| SambaNova | DeepSeek R1 | 65K | ✅ | 10 RPM, 100K TPM |
Pick cheapskate/auto from the model selector in the compose box or settings. The compose box shows the active backend:
cheapskate/auto — Free → Google Gemini / Gemini 2.5 Flash · $0
When the backend rotates (e.g. after a rate limit), the display updates:
cheapskate/auto — Free → Cerebras / Qwen 3 235B · $0
cheapskate| Action | What it does |
|---|---|
cheapskate action=status | Show configured/available backends and active backend |
cheapskate action=list | List all backends with models, limits, and availability |
cheapskate action=usage | Show current rate-limit consumption per backend |
cheapskate action=rotate | Force rotation to the next available backend |
| Use case | Best backend | Why |
|---|---|---|
| General coding | Google Gemini 2.5 Flash | Largest context (1M), strong reasoning |
| Complex reasoning | SambaNova DeepSeek R1, Groq QwQ 32B, OpenRouter DeepSeek R1 | Dedicated reasoning models |
| Fast iteration | Cerebras Qwen 3 235B | ~2000 tok/s inference speed |
| Most models via one key | OpenRouter | Aggregates free models from many providers |
| Budget fallback | Any — all are $0 | Rotate through all six |
pi.registerProvider() to register the cheapskate provider and compat.modelId to map the virtual auto model to the backend's actual model ID