Vibe Staking — AI skill for Claude Code
AI-powered DeFi yield optimizer.
How to install Vibe Staking
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open jackson-video-resources/vibe-staking and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Vibe Staking does
AI-powered DeFi yield optimizer. Autonomous 24/7 — scans DeFiLlama, uses Claude AI to rebalance, executes cross-chain via LI.FI.
Alternatives in AI
- AI Guide — 程序员鱼皮的 AI 资源大全 + Vibe Coding 零基础教程,分享 OpenClaw 保姆级教程、大模型玩法(DeepSeek / GPT / Gemini / Claude)、最新 AI 资讯、Prompt 提 11.8k ★
- OpenSwarm — OpenSwarm — Autonomous AI dev team orchestrator powered by Claude Code CLI 589 ★
- Vibe Coding — AI 时代的 Vibe Coding 实践:使用 Claude Code 从零开发 AI 漫剧生成平台的完整记录,涵盖技术选型、AI 驱动开发、UI 优化与功能迭代全流程 570 ★
README
Vibe Staking
AI-powered DeFi yield optimizer. Runs autonomously 24/7 — scans DeFiLlama every 15 minutes, uses Claude to decide when to rebalance, and executes moves automatically across Ethereum, Arbitrum, Base, Solana, and Bittensor.
**Full tutorial**: [YouTube — Vibe Staking: Build an AI Yield Optimizer](https://youtube.com/watch?v=PLACEHOLDER)
How it works
DeFiLlama (free) → YieldScout → RiskModel → Claude AI → Executor → Your wallet
every 15 min filter score decide execute gets yield
- YieldScout polls 3,000+ DeFi pools from DeFiLlama (no API key needed)
- RiskModel scores each pool by chain risk, IL risk, TVL, and your risk tolerance
- Claude (claude-sonnet-4-6) decides whether the best opportunity beats your current APY by the threshold you set
- Executor withdraws from current position, bridges via LI.FI, deposits into new protocol
- Telegram notifies you of every move
Claude is called only when a move is actually worth it — typically 2–6 times/day.
One-shot setup
Paste the prompt from **[SETUP.md](https://github.com/jackson-video-resources/vibe-staking/blob/main/SETUP.md)** into Claude Code. It will:
- Ask 4 questions (capital, risk tolerance, Telegram, Hostinger VPS)
- Install dependencies and set up your environment
- Generate fresh EVM + Solana + Bittensor wallets
- Push schema to your PostgreSQL database
- Start the server and show you the dashboard
- Deploy to your Hostinger VPS
That's it. Send funds to the generated addresses and the agent starts working.
Manual setup
git clone https://github.com/jackson-video-resources/vibe-staking
cd vibe-staking
npm install
# Copy and fill in environment variables
cp .env.example .env
# Push DB schema
npm run db:push
# Start (server on :3000, dashboard on :5173)
npm run dev
Environment variables
| Variable | Required | Description |
|---|---|---|
DATABASE_URL |
Related Skills
Defi Yield Optimizer Agent
AI-driven concentrated liquidity market maker for Uniswap V3 stablecoin pools. 54.7% APY vs 18.57% benchmark.
Soulpass CLI Skill
Hardware-secured Solana wallet, trading terminal, and agent identity layer for AI agents. Jupiter DEX swaps, m
Prismor
Self-hosted runtime control plane for AI agents. Observe or HITL approve or Block rogue tool calls before it e
CCW Coordinator Command
Interactive orchestration tool: analyze task → discover commands → recommend chain → execute sequentially → tr
NoesisAPI
Solana on-chain intelligence API — token scans, wallet PnL, bundle detection, fresh wallets, dev profiling. MC
Power Coding
Mindful-coding OS for any LLM coding agent (Claude Code, Codex, Gemini CLI) — the Five Forces: session handoff
Related Agents
Crypto Defi Analyst
Crypto and DeFi analyst for on-chain analytics, protocol analysis, tokenomics evaluation, and yield strategy a
Defi Engineer
DeFi integration specialist for composing with Solana protocols including Jupiter, Drift, Kamino, Raydium, Orc
Bstocks
Autonomous bStocks trading agent for Binance Agent OS. Scans tokenized stocks (bStocks), compares with underly