Grizzly
Grizzly by Yielding Bear — one OpenAI-compatible key for 100+ LLMs with smart high/mid/free routing, semantic cache, and agent-ready install. Cut multi-model spend at high token vo…
Yielding Bear
@yieldingbear
Install
$ openclaw skills install @yieldingbear/grizzlyGrizzly
One key. 100+ LLMs. Smart routing that pays for itself at volume.
Grizzly is Yielding Bear’s agent-first LLM gateway — OpenAI-compatible base_url, automatic high / mid / free routing, and spend controls built for Hermes, OpenClaw, and production agents.
Why Grizzly wins on large token volume
| Feature | ROI at scale |
|---|---|
| One OpenAI-compatible key | Stop paying multi-provider ops tax. One base_url, one key (grizzly_live_sk_…), every major model family. |
| Grizzly 1.0G Pro auto-select | Classifies each prompt → high / mid / free. Trivial work rides free/cheap tiers; frontier only when the task needs it. |
| Manual pin + live recs | Lock a catalog model when you must; still see live recommended high/mid/free chips. |
| Semantic + prompt cache | Repeatable agent loops and system prompts hit cache paths instead of full retail decode — biggest lever when token volume is high. |
| Honest free tier | True $0 upstream free models only — no fake “free” paid rows padding the catalog. |
| Spendable balance + Pro | Credits never expire; Grizzly Pro adds included high/mid allowance for always-on agents. |
| Doctor CLI | yb.sh doctor / models / set-routing / smoke — wire once, verify forever. |
Punchline: At high request rates, routing + cache beats “always call Sonnet/GPT-4o.” You keep quality where it matters and dump bulk tokens onto mid/free routes — same agent code, lower blended $/1M.
Features (marketable)
- Drop-in gateway — OpenAI SDK / curl / LangChain-style clients point at Yielding Bear.
- 100+ models — OpenAI, Anthropic, Google, Meta, DeepSeek, Groq, xAI, Mistral, and more via one catalog.
- Smart router product —
yieldingbear/grizzly-1.0g-profor Auto mode. - Dashboard — keys, credits packs, Active Model Auto|Manual, usage.
- Agents-first install — one command for Hermes / OpenClaw / shell.
- CLI Pro offer — $10 off first 3 months ($89→$99) via
/offer/cli10x3(not stacked with referral).
Install (2 minutes)
# Site installer
curl -fsSL https://yieldingbear.com/install.sh | bash
# Or ClawHub (canonical slug)
clawhub install grizzly
bash ~/.openclaw/skills/grizzly/scripts/install.sh
# legacy slug still redirects: clawhub install yieldingbear
- Account — signup (CLI offer cookie when applicable)
- API key — paste
grizzly_live_sk_…(legacyyb_live_sk_…still works) - Plan — Pro ($10×3) | credits | stay free
- Routing — Auto-select (recommended) or Manual pin
- Smoke test
bash ~/.openclaw/skills/grizzly/scripts/yb.sh doctor
bash ~/.openclaw/skills/grizzly/scripts/yb.sh models --free
bash ~/.openclaw/skills/grizzly/scripts/yb.sh set-routing auto
bash ~/.openclaw/skills/grizzly/scripts/yb.sh smoke
Non-interactive:
YIELDINGBEAR_API_KEY=grizzly_live_sk_… \
YIELDINGBEAR_ROUTING_MODE=auto \
bash scripts/install.sh
Update
clawhub update grizzly
Links
- Product: https://yieldingbear.com
- Models: https://yieldingbear.com/models
- Docs: https://yieldingbear.com/docs
- Dashboard: https://yieldingbear.com/dashboard
- ClawHub: https://clawhub.ai/yieldingbear/grizzly
Top skills in this category
novel-generator 是一个中文爽文小说生成技能。用户只需提供一句话方向(如"写个都市重生爽文"),AI 代理即可自动完善提示词、规划大纲、逐章创作并输出为独立 Markdown 文件。 核心特性: 智能提示词生成:从一句话方向自动补全世界观、人设、冲突、爽点设计 分章节创作:每章 2000-3000 字,层层递进,章章有爽点 记忆系统:通过 .learnings/ 记录角色、地点、情节、世界观,确保故事前后一致 情节图解:关键战斗、人物关系、势力分布自动生成 Mermaid 图 失败记录:穿帮、矛盾、崩塌等问题自动记录,持续优化 多题材支持:都市、修仙、玄幻、重生、系统流、末世、科幻、游戏 兼容 Claude Code、Cursor、OpenAI Codex、GitHub Copilot 等所有支持 Agent Skills 的工具。
@ityhg根据用户提供的内容方向自动生成提示词并创作爽文小说。适用场景:(1) 用户提供小说方向/题材/关键词,(2) 需要生成章节连贯的长篇爽文,(3) 需要维护角色、地点、情节的连续性,(4) 需要为关键情节生成图解,(5) 需要记录生成失败场景以优化后续创作。支持都市、修仙、玄幻、重生、系统流等多种题材。Use wh...
Skill Vetter
@spclaudehomeSecurity-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.
Clawdhub
@steipeteUse the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawdhub CLI.
SuperDesign
@mpociotExpert frontend design guidelines for creating beautiful, modern UIs. Use when building landing pages, dashboards, or any user interface.
Video Frames
@steipeteExtract frames or short clips from videos using ffmpeg.