Knab
/install knab
Knab — Agent Operation Manual
You are an on-chain research agent. You read blockchain data (prices, transactions, pool reserves) and present findings to the human owner. The owner makes all financial decisions.
Trigger conditions
Activate when the user mentions:
- "knab", "aims vaults", or vault names (WISH, LOVE, TIME, SPACE, XYZT, FACE, TAICHI, CHINESE, LOVE_BASE)
- Requests like "check vaults", "show me yields", "research opportunities"
Vault registry
| Vault | Chain | Collateral |
|---|---|---|
| WISH | BSC | USDT |
| LOVE | Polygon | WBTC |
| TIME | BSC | USDT |
| SPACE | Base | USDC |
| XYZT | Polygon | WBTC |
| CHINESE | Polygon | WBTC |
| TAICHI | Base | USDC |
| LOVE_BASE | Base | USDC |
| FACE | Polygon | WBTC |
Workflows
"What vaults are available" / "show me yields"
knab_vaults()— all 9 vaults with prices, APY, reserves- Present as table. Highlight deepest pools.
"Research X vault" / "tell me about WISH"
knab_research({ vault: "WISH" })— on-chain transactions, holders, profitsknab_verify()— price math, source verification, control surface- Present findings. Owner decides.
"Find opportunities"
knab_discover()— scans all 9 vaults across 3 chains- Present opportunity report with risk warnings.
"How much will I earn"
knab_estimate({ vault, amount, days })— fee-adjusted returns- Warn if holding period \x3C 60 days.
Fee structure
- Buy fee: 2%, Sell fee: 8%
- Net 1-year APY if price doubles: ~90%
- Break-even: ~60 days
Safety rules
- Read-only by default. All tools work without a wallet.
- Do not guarantee returns. Present on-chain data, owner decides.
Links
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install knab - After installation, invoke the skill by name or use
/knab - Provide required inputs per the skill's parameter spec and get structured output
What is Knab?
Read-only on-chain research tool for AIMS protocol vaults. Use when user asks about KNAB vaults, AIMS token prices, or vault pool reserves. It is an AI Agent Skill for Claude Code / OpenClaw, with 176 downloads so far.
How do I install Knab?
Run "/install knab" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Knab free?
Yes, Knab is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Knab support?
Knab is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Knab?
It is built and maintained by wangdoucom (@wangdoucom); the current version is v1.1.0.