1365/across-bridge/SKILL.md
Fast cross-chain bridging via Across protocol. Use when user wants to bridge tokens between chains (ETH, USDC, USDT, WETH, etc.) with fast settlement times and low fees.
npx skillsauth add starchild-ai-agent/community-skills @1365/across-bridgeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Ultra-fast cross-chain token bridging with ~2 minute settlement times.
Before executing any bridge, the wallet policy must be active.
Load the wallet-policy skill and propose the standard wildcard
policy (deny key export + allow *). This covers all across-bridge
operations across all chains.
Speed-critical cross-chain transfers:
User request: "Bridge X tokens from Chain A to Chain B"
/swap API returns everything: quote, fees, transactionsKey insight: The /swap endpoint provides complete transaction data, not just quotes. One API call gives you everything needed to execute.
Good bridge quotes:
Red flags:
Chains: Ethereum, Arbitrum, Base, Optimism, Polygon
Tokens: ETH, WETH, USDC, USDT, DAI (most liquid pairs)
Popular routes:
Use the script for complex API interactions:
# Load the API helper
exec(open('skills/across-bridge/scripts/across_api.py').read())
# Get quote + transaction data
result = get_across_quote(
input_token="0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9", # USDT on Arbitrum
output_token="0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", # USDC on Base
amount="5000000", # 5 USDT (6 decimals)
origin_chain=42161, # Arbitrum
dest_chain=8453, # Base
depositor="0x..." # User wallet
)
Response handling:
result['expectedOutputAmount'] → tokens user will receiveresult['fees']['total'] → fee breakdown with percentageresult['swapTx'] → ready-to-send bridge transactionresult['approvalTxns'] → approval transactions (if needed)result['expectedFillTime'] → settlement minutesAPI failures:
depositor: Include wallet address in all callsExecution failures:
approvalTxns[] before bridge transactionAlways extract fee percentage and settlement time from quotes. Show both to user before executing.
development
--- name: "@5326/fvg-delta-forex-engine" version: 6.0.0 --- # FVG-Delta Forex Signal Engine v6.0 A production FastAPI service that scans the global forex market on **15-minute candles**, runs a strict lock-forward Smart-Money-Concept (SMC) staged state machine, and alerts on the late stages. It is the forex evolution of the FVG-Delta crypto engine — **identical strategy**, refined for forex speed and mechanics. ## What it scans A curated, liquidity-screened universe (no illiquid exotics, no
development
--- name: "@5322/fvg-engine" version: 1.0.0 --- # FVG-Delta Crypto Signal Engine v6.0 A production FastAPI service that scans MEXC UST-M perpetual futures on **closed 15-minute candles**, runs a strict lock-forward Smart-Money-Concept (SMC) staged state machine, draws annotated chart screenshots, sends per-trade Telegram alerts, and serves a live dashboard with an in-memory Trade History. Everything lives in `assets/app.py`; the rest is config, docs, and entrypoints. ## The strategy — five lo
development
Builds and app/bot to print Crypto Futures Signals based on a Strategy.
development
--- name: "@5312/delta-strategy" version: 1.0.0 --- # FVG-Delta Crypto Signal Engine — Agent / Maintainer Guide (v5.5) This is the single source of truth for any AI agent or engineer taking over this project. Read it fully before touching `app.py`. It explains the strategy, the code workflow, every bug that was fixed in this revision, the current state, and the rules for updating the app and its docs safely. --- ## 1. What the app is A production-style FastAPI service that scans **MEXC UST-