Leaderboard/Blockchain/bitget-wallet-skill
Last commit on May 13, 2026·Created on February 26, 2026

bitget-wallet-ai-lab/bitget-wallet-skill

Checks token safety, finds market signals, and swaps across eight chains.
Combined rank
#666
across all skills
In Blockchain
#4
category rank
Stars
241
+1.3% in last 7d
Forks
54
0.0% in last 7d
Watchers
10
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

This skill wraps the Bitget Wallet API into an agent-accessible toolset for cryptocurrency workflows. It covers token discovery, market data queries, security audits, swap quotes, RWA stock trading, and wallet operations — including social-login signing and gasless transfers. It helps crypto traders, DeFi users, and wallet developers verify token risks, follow smart-money activity, and execute on-chain actions without leaving the agent.

WHO IT'S FOR
DeFi / Web3 Developers
integrate token swap and cross-chain bridge functionality
Crypto Trading Bot Operators
automate token discovery, analysis, and swap execution
AI Agent / Automation Engineers
build AI agents that execute on-chain transactions
Crypto Security Analysts
perform token security audits and risk assessments
Repository contents

1 skill file

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill

Follow the documented setup, then try a first task.

See the repository for installation instructions.

Open repository instructions ↗

Give it something to do.

Suggested first task

Find a token by keyword

Uses bitget-wallet

  • Token keyword, such as PEPE
  • Chain, such as ETH

Check the repository for this skill’s setup.

Use the bitget-wallet skill to find <token keyword> on <chain>, sorted by market capitalization. Load docs/market-data.md before making any API call, then summarize the matching tokens and their risk levels.
README.md · Checked Sep 18, 2026SKILL.md · Checked Sep 18, 2026
Suggested first task

Check a token contract for risks

Uses bitget-wallet

  • Token contract address
  • Chain, such as ETH, BSC, or Solana

Check the repository for this skill’s setup.

Use the bitget-wallet skill to assess the security of token contract <contract address> on <chain>. Load docs/market-data.md before making any API call, then summarize honeypot, mint, proxy, tax, and other reported risk checks without initiating a trade.
README.md · Checked Sep 18, 2026SKILL.md · Checked Sep 18, 2026
Suggested first task

Inspect a token's holder distribution

Uses bitget-wallet

  • Token contract address
  • Chain

Check the repository for this skill’s setup.

Use the bitget-wallet skill to analyze holders of <token contract> on <chain>. Load docs/token-analyze.md before making any API call, then provide a concise summary of top-holder distribution, profit and loss information, and available holder classifications such as exchange, smart-money, or KOL tags.
README.md · Checked Sep 18, 2026SKILL.md · Checked Sep 18, 2026