← 返回 Skills 市场
HYRE DeFi Intelligence
作者
Maliot100X
· GitHub ↗
· v1.0.0
· MIT-0
33
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install hyre-defi
功能描述
AI-powered DeFi intelligence on Solana — 24 endpoints for token launches, wallet analytics, LP yields, and cross-chain data. Pay per request via x402 USDC. U...
使用说明 (SKILL.md)
HYRE Agent — AI DeFi Intelligence
Use this skill when the user wants:
- New token launch data (sniping, bonding curves)
- Wallet analytics (PnL, positions, whale tracking)
- LP pool recommendations and yield farming
- Cross-chain DeFi data
- AI-powered trading signals
Payment
- Protocol: x402 (HTTP 402 Payment Required)
- Currency: USDC
- No API keys needed — pay per request
Chain Routing
| Chain | Prefix | Example |
|---|---|---|
| Solana | / (root) |
POST /defi/tvl |
| Base | /base/ |
POST /base/defi/tvl |
| SKALE | /skale/ |
POST /skale/defi/tvl |
Key Endpoints
Token Launches (Trenches)
POST /trenches/new-tokens($0.008) — Latest token launchesPOST /trenches/token-verdict($0.015) — Full AI verdict with risk scorePOST /trenches/graduating($0.003) — Tokens near graduation (>70%)POST /trenches/token-snipers($0.004) — Detect early buyers
Wallet Analytics (Traders)
POST /traders/wallet-pnl($0.005) — Wallet PnLPOST /traders/top-wallets($0.008) — Top performing walletsPOST /traders/wallet-intel($0.012) — 30-day wallet intelligence
LP Data
POST /lp/pools($0.001) — Meteora DLMM pools with APR/TVLPOST /lp/pools-recommend($0.008) — AI pool recommendationPOST /lp/pools-strategy($0.020) — Full LP strategy advisor
DeFi
POST /defi/tvl($0.001) — Total Value LockedPOST /defi/yields($0.002) — Top yield pools
Cross-Chain
POST /debridge/quote($0.002) — Cross-chain USDC quotePOST /debridge/yield-migrate($0.005) — Yield migration advisor
Natural Language
POST /ask($0.025) — AI orchestrates data sources
Example: Snipe New Token
# Get latest launches
curl -X POST https://hyreagent.fun/trenches/new-tokens \
-H "Content-Type: application/json" \
-d '{"limit": 5}'
# Get AI verdict on a token
curl -X POST https://hyreagent.fun/trenches/token-verdict \
-H "Content-Type: application/json" \
-d '{"mint": "TOKEN_MINT_ADDRESS"}'
Response Format
Every endpoint returns:
{
"data": {},
"insight": "AI-generated analysis",
"signal": "snipe/watch/avoid",
"confidence": 0.85,
"sources": ["jupiter", "defillama"],
"model_used": "claude-3.5-haiku"
}
Signal Vocabulary
- Trenches: snipe / watch / avoid
- Traders: follow / ignore
- LPs: add_liquidity / rebalance / hold
- DeFi: high_yield / low_yield
Trading Bot Pattern
- Poll
/trenches/new-tokensevery 30s - Run
/trenches/token-verdicton each (AI risk score) - Auto-buy tokens with signal="snipe" and confidence>0.7
- Track via
/traders/wallet-pnl - Exit on signal="avoid" or stop-loss
安全使用建议
Review this skill carefully before installing. Use it only for explicit DeFi analytics requests, confirm any paid x402 USDC call before it is made, and do not allow it to place trades or run polling bots unless you have separate trading safeguards, budgets, and manual approval controls.
能力标签
能力评估
Purpose & Capability
The stated purpose is DeFi intelligence and paid on-chain analytics, which matches most endpoints, but the documented trading-bot workflow escalates from analysis to auto-buying tokens based on AI signals.
Instruction Scope
Activation guidance is broad for trading signals, new tokens, whale tracking, and DeFi data, and the skill does not clearly require user confirmation before paid requests or before any trade-related action.
Install Mechanism
The package contains only a Markdown skill file, declares curl as a required binary, and has no executable scripts, dependencies, or install-time code.
Credentials
External network calls and x402 USDC payment are expected for this service, but financial data queries and paid requests should be explicitly user-directed.
Persistence & Privilege
No local persistence or privilege escalation is present, but the instructions describe polling every 30 seconds and auto-buying tokens, which is a long-running high-impact financial behavior without clear containment.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install hyre-defi - 安装完成后,直接呼叫该 Skill 的名称或使用
/hyre-defi触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
AI-powered DeFi data on Solana — 24 endpoints for token launches, wallet analytics, LP yields, cross-chain data. x402 USDC payments.
元数据
常见问题
HYRE DeFi Intelligence 是什么?
AI-powered DeFi intelligence on Solana — 24 endpoints for token launches, wallet analytics, LP yields, and cross-chain data. Pay per request via x402 USDC. U... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 33 次。
如何安装 HYRE DeFi Intelligence?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install hyre-defi」即可一键安装,无需额外配置。
HYRE DeFi Intelligence 是免费的吗?
是的,HYRE DeFi Intelligence 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
HYRE DeFi Intelligence 支持哪些平台?
HYRE DeFi Intelligence 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 HYRE DeFi Intelligence?
由 Maliot100X(@maliot100x)开发并维护,当前版本 v1.0.0。
推荐 Skills