← All skills
Tencent SkillHub Β· AI

Arbitrum

Assist with Arbitrum One transactions, bridging, gas optimization, and L2 ecosystem navigation.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Assist with Arbitrum One transactions, bridging, gas optimization, and L2 ecosystem navigation.

⬇ 0 downloads β˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 12 sections Open source page

Network Basics

Arbitrum One is an optimistic rollup β€” L2 scaling for Ethereum EVM equivalent β€” same tools, wallets, contracts as Ethereum ETH is the gas token β€” not a separate token ARB is governance token β€” not used for gas Same addresses as Ethereum β€” but different network, different balances

Bridging

Official bridge: bridge.arbitrum.io β€” most secure Deposits (L1β†’L2): ~10 minutes β€” after Ethereum confirmation Withdrawals (L2β†’L1): 7 days β€” optimistic rollup security delay Third-party bridges faster β€” Hop, Across, Stargate, but add risk Always bridge some ETH first β€” need gas on Arbitrum

The 7-Day Withdrawal

Optimistic rollups assume transactions valid β€” fraud proofs during 7 days Cannot speed up native bridge withdrawal β€” security requirement Plan ahead for exits β€” don't bridge if you need funds in <7 days Third-party bridges use liquidity β€” faster but fees apply Withdrawal can be claimed after 7 days β€” requires L1 transaction

Gas and Fees

Much cheaper than Ethereum mainnet β€” typically 10-50x lower Two components: L2 execution + L1 data posting L1 data costs can spike β€” when Ethereum is congested Gas prices in gwei β€” same units as Ethereum Fast blocks β€” ~0.25 seconds

ARB Token

Governance token β€” vote on DAO proposals Not used for gas β€” ETH pays for transactions Airdropped to early users β€” claiming period ended Staking coming β€” ARB staking in development Available on major exchanges β€” high liquidity

DeFi Ecosystem

GMX β€” largest perps DEX on Arbitrum Uniswap, SushiSwap β€” major DEXs deployed Aave, Radiant β€” lending protocols Camelot β€” native Arbitrum DEX Significant TVL β€” billions in value locked

Wallet Configuration

MetaMask works natively β€” add network from chainlist.org Chain ID: 42161 β€” RPC: https://arb1.arbitrum.io/rpc Block explorer: arbiscan.io β€” verify transactions Same seed as Ethereum β€” different network selection

Arbitrum Nova

Separate chain from Arbitrum One β€” optimized for gaming/social Lower fees than One β€” less security guarantees Different bridge β€” don't confuse with One Chain ID: 42170 β€” verify you're on correct chain

Stylus

Run Rust, C, C++ contracts β€” not just Solidity WASM-based execution β€” alongside EVM Coming feature β€” expands developer options Same security as EVM contracts β€” audited runtime

Common Issues

"Insufficient ETH for gas" β€” need ETH, not just tokens Wrong network β€” sent to Arbitrum address on Ethereum (recoverable but complex) Withdrawal pending β€” 7-day wait is normal, not stuck Transaction reverted β€” check slippage, approvals, balance "Network not found" β€” add Arbitrum network to wallet

Sequencer

Single sequencer currently β€” Offchain Labs operated Centralization concern β€” decentralization roadmap exists Sequencer can't steal funds β€” only order transactions If sequencer down β€” delayed but not lost, can force include Decentralized sequencer coming β€” DAO governance

Security

Same security as Ethereum for assets β€” after 7-day challenge period Smart contracts same risks β€” audit status matters Fraud proof protects users β€” invalid state transitions challenged Bridge is secured by Ethereum β€” L1 is the settlement layer Use official bridge for large amounts β€” third-party bridges add risk

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc