From onchain-arb
This skill should be used when the user wants a detailed arbitrage analysis including gas costs, slippage, net profit calculations, and optimal trade paths. Triggers on phrases like 'detailed arb analysis for ETH', 'is the arbitrage profitable after gas', 'show me the best arb path for UNI with fees', 'full arbitrage breakdown', '详细套利分析', '扣除gas后还有利润吗'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/onchain-arb:detailThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Perform a comprehensive arbitrage analysis for a single token, extending the quick check with gas costs, slippage estimates, and actionable insights.
Perform a comprehensive arbitrage analysis for a single token, extending the quick check with gas costs, slippage estimates, and actionable insights.
${CLAUDE_PLUGIN_ROOT}/references/data-collection-workflow.md to gather CEX and DEX prices for the token.okx-dex-market or okx-onchain-gateway if available).Same format as the quick check table (see arbitrage skill).
All calculations based on the trade amount ($1,000 or user-set value). For each pair where price difference exceeds 0.1%, display:
套利机会分析 (模拟金额: $1,000)
┌─────────────────────┬──────────┬──────────┬──────────┬──────────┬──────────┬──────────┐
│ 路径 │ 买入均价 │ 卖出均价 │ 买入量 │ 总费用 │ 净利润 │ 收益率 │
├─────────────────────┼──────────┼──────────┼──────────┼──────────┼──────────┼──────────┤
│ Ethereum → OKX │ $47.98 │ $48.52 │ 20.84 │ ~$4.50 │ ~$6.75 │ +0.68% │
│ BSC → OKX │ $47.82 │ $48.52 │ 20.91 │ ~$1.30 │ ~$13.33 │ +1.33% │
│ Arbitrum → Binance │ $48.12 │ $48.48 │ 20.78 │ ~$1.15 │ ~$6.33 │ +0.63% │
└─────────────────────┴──────────┴──────────┴──────────┴──────────┴──────────┴──────────┘
Searches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.
npx claudepluginhub mastersamasama/master-plugin-repository --plugin onchain-arb