aaigotchi/superrare-deploy/SKILL.md
Deploy a SuperRare Sovereign ERC-721 collection on Ethereum or Base via Bankr. Uses the official RARE factory createSovereignBatchMint path, dry-runs by default, and records auditable deploy receipts.
npx skillsauth add openclaw/skills superrare-deployInstall 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.
Deploy a SuperRare Sovereign ERC-721 collection through the official RARE factory using Bankr signing.
./scripts/deploy-via-bankr.sh --name ... --symbol ... [options]
createSovereignBatchMint(string,string) or createSovereignBatchMint(string,string,uint256).--broadcast is passed or DRY_RUN=0.Default config path:
config.json in this skill directoryOverride with:
SUPER_RARE_DEPLOY_CONFIG_FILE=/path/to/config.jsonExpected keys:
chain: mainnet, sepolia, base, or base-sepoliafactoryAddress (optional override)rpcUrl (optional override)descriptionPrefixdefaultMaxTokens (optional)--broadcast or DRY_RUN=0.mainnet, sepolia, base, and base-sepolia.--max-tokens is omitted, the 2-argument factory call is used.receipts/.BANKR_API_KEYsystemctl --user show-environment~/.openclaw/skills/bankr/config.json~/.openclaw/workspace/skills/bankr/config.jsoncp config.example.json config.json
./scripts/deploy-via-bankr.sh \
--name "AAi Genesis" \
--symbol "AAI"
./scripts/deploy-via-bankr.sh \
--name "AAi Base Genesis" \
--symbol "AAI" \
--chain base \
--broadcast
Optional environment variables:
BANKR_SUBMIT_TIMEOUT_SECONDS (default 60)RECEIPT_WAIT_TIMEOUT_SECONDS (default 300)RECEIPT_POLL_INTERVAL_SECONDS (default 5)tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。