📱
AutomationJavaScript

Deposit QR

by Superior-Trade

Deposit QR is an Automation skill for Claude Code, published by Superior-Trade in superior-skills.

207 stars9 forkson Superior-Trade/superior-skillsAdded 2026/09/05Repository updated 2026/09/03
agent-skillsai-agentsalgorithmic-tradingbacktestingequitieshyperliquidllmmcppolymarketprediction-marketsquantstockstradingtrading-bottrading-strategies
Install in seconds
Install Deposit QR
Copy Deposit QR into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Superior-Trade/superior-skills/tree/main/skills/deposit-qr ~/.claude/skills/deposit-qr

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Superior-Trade/superior-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/deposit-qr/SKILL.md in Superior-Trade/superior-skills
Installs to
~/.claude/skills/deposit-qr
Collection
One of 25 skills cataloged from this repository
Category
Automation1956 skills

What Deposit QR does

Deposit QR creates an EIP-681 payment URI and QR code for funding a Superior-managed EVM wallet on a specific chain. Use it when you need a scannable native-token or ERC-20 transfer for a wallet deposit before trading workflows.

Deposit QR is cataloged under Automation on DirSkills. Deposit QR comes from a repository tagged agent-skills, ai-agents, algorithmic-trading, backtesting and equities.

Documentation

README

Deposit QR

Use this skill to create a wallet-scannable QR code for sending a coin or ERC-20 token to a Superior-managed EVM wallet address on a named chain.

This is for funding the wallet itself. It is not the same as a venue-specific deposit intent. Use GET /wallet for the managed destination and deposit details currently exposed by Unified API.

For external bridge/provider flows such as Relay, Robinhood Chain USDG, MetaMask Mobile bridge links, or prefilled third-party deposit URLs, use skills/external-deposit instead. Do not use this primitive to encode arbitrary bridge calldata, approvals, or contract deposit calls into transaction QRs.

Required Inputs

Ask for or verify all four fields:

This is the opening of the README. Read the full README on GitHub.

Commands Deposit QR provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /wallet

Frequently asked about Deposit QR

  • What else does Superior-Trade publish alongside Deposit QR?

    Deposit QR is one of 25 skills that DirSkills catalogs from Superior-Trade/superior-skills, the repository it ships in. Its siblings there include Aerodrome Trading, Backtesting and Basis Arb. Each one is a separate skill with its own page in this directory, installs the same way Deposit QR does, and is maintained by Superior-Trade in that same repository. The rest of the collection is listed on the Superior-Trade/superior-skills page.

  • How does Deposit QR compare to other Automation skills?

    Deposit QR ranks #1719 by stars among the 1956 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Deposit QR against them. Open each page to compare what they document and how they install.

More from Superior-Trade/superior-skills

Deposit QR is one of 25 skills cataloged on DirSkills from Superior-Trade/superior-skills.

See all 25 skills
🦅
51m ago

Aerodrome Trading

Aerodrome Trading helps create, validate, backtest, and deploy Aerodrome/Base spot trading strategies through the Superior Trade API. It is used for Freqtrade configs, market-swap execution, balance checks, and live-trading safety on Base.
AI Engineering
2079
📊
51m ago

Backtesting

Backtesting helps you run and judge strategy backtests on Superior Trade, including window selection, sample-size checks, parameter sweeps, walk-forward validation, and zero-trade diagnosis. Use it when deciding whether a result is trustworthy or worth iterating on.
Quality
2079
📈
51m ago

Basis Arb

Basis Arb turns spot-perp basis and funding into a directional signal for futures entries. Use it when you want to trade the perp leg from basis flips or cash-and-carry setups, not run a hedged two-leg arbitrage.
AI Engineering
2079
📉
51m ago

Bollinger Reverter 4H

Bollinger Reverter 4H defines a symmetric Bollinger-band mean-reversion strategy for 4h charts. Use it when building a range-trading setup with ADX, RSI, and a tight ROI ladder around band touches.
AI Engineering
2079
📈
51m ago

Breakout

Breakout writes a swing or intraday momentum strategy for Superior Trade using prior highs, range expansion, and trailing stops. It also flags that long-only breakouts can fail in downtrends and should use a regime filter or multi-pair scan.
AI Engineering
2079
📈
51m ago

Catalyst Confirmation

Catalyst Confirmation checks whether a Polymarket market reacts after an external event like CPI, Fed decisions, or court rulings. Use it when a thesis depends on post-event price confirmation before entering a trade.
AI Engineering
2079