onchain-analyzer
Reference tool for devtools — covers intro, formulas, regulations and more. Quick lookup for Onchain Analyzer concepts, best practices, and implementation pa...
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain1/onchain-analyzerOnchain Analyzer
Reference tool for devtools — covers intro, formulas, regulations and more. Quick lookup for Onchain Analyzer concepts, best practices, and implementation pa... No API keys or credentials required.
Commands
| Command | Description |
|---|---|
intro | intro reference |
formulas | formulas reference |
regulations | regulations reference |
risks | risks reference |
instruments | instruments reference |
strategies | strategies reference |
glossary | glossary reference |
checklist | checklist reference |
Output Format
All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.
Powered by BytesAgain | bytesagain.com | [email protected]
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain1-onchain-analyzer": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
okx-dex-swap
Execute token swaps on-chain via OKX DEX Aggregator API (v6). Use this skill when a user wants to: 1. Build a complete swap flow: get swap calldata -> sign transaction -> broadcast to chain 2. Execute token-to-token swaps with slippage protection, MEV protection, and Jito tips (Solana) 3. Integrate OKX DEX swap + broadcast into applications, bots, or scripts This skill covers the FULL lifecycle: /swap endpoint (get tx data) + /broadcast-transaction endpoint (submit signed tx). For quote-only (no execution), use the okx-dex-quote skill instead.
compass
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Compass concepts, best practices, and implementation patterns.
binomial
Binomial reference tool. Use when working with binomial in finance contexts.
arbitrage-finder
Reference tool for blockchain and crypto — covers intro, quickstart, patterns and more. Quick lookup for Arbitrage Finder concepts, best practices, and imple...
awesome-cloudflare
Powered by BytesAgain