发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
AgentPulse — LLM Cost Tracking for OpenClaw
Track every LLM API call your agent makes. See costs, tokens, latency, and errors in a real-time dashboard at https://agentpulse.dev
Raydium Pool Monitoring
- Pools: `GET https://api.raydium.io/v2/ammV3/ammPools` - Returns pool list with `mintA`, `mintB`, `tvl`, `volume24h`
Jupiter Aggregator API
| Endpoint | URL | |----------|-----| | Quote | `GET https://quote-api.jup.ag/v6/quote` | | Swap | `POST https://quote-api.jup.ag/v6/swap` | | Price | `GET https://price.jup.ag/v6/price` |
Polymarket Auto-Trader
Fully autonomous prediction market trading agent for Polymarket. Evaluates markets using LLM probability estimation, sizes positions with Kelly criterion, and executes trades via the Polymarket CLOB API from a non-US VPS.
Tencent Finance CLI
A Python CLI for fetching stock data from Tencent Finance API.
Zapper API Reference
All endpoints use `POST https://public.zapper.xyz/graphql` with GraphQL queries.
Zapper Skill
Query DeFi portfolio data across 50+ chains via Zapper's GraphQL API.
Base RPC Endpoints Reference
- **URL:** `https://1rpc.io/base` - **No API key required** for read operations
Playwright Browser Automation
Direct Playwright API for reliable browser automation without MCP complexity.