authenticate-walletSign in to the wallet. Use when you or the user want to log in, sign in, connect, or set up the wallet, or when any wallet operation fails with authentication or "not signed in" errors. This skill is a prerequisite before sending, trading, or funding.
Install via ClawdBot CLI:
clawdbot install 0xRAG/authenticate-walletWhen the wallet is not signed in (detected via npx awal status or when wallet operations fail with authentication errors), use the npx awal CLI to authenticate.
If you have access to email, you can authenticate the wallet yourself, otherwise you'll need to ask your human to give you an email address and to tell you the OTP code they receive.
Authentication uses a two-step email OTP process:
npx awal@latest auth login <email>
This sends a 6-digit verification code to the email and outputs a flowId.
npx awal@latest auth verify <flowId> <otp>
Use the flowId from step 1 and the 6-digit code from the user's email to complete authentication. If you have the ability to access the user's email, you can read the OTP code, or you can ask your human for the code.
npx awal@latest status
Displays wallet server health and authentication status including wallet address.
# Check current status
npx awal@latest status
# Start login (sends OTP to email)
npx awal@latest auth login user@example.com
# Output: flowId: abc123...
# After user receives code, verify
npx awal@latest auth verify abc123 123456
# Confirm authentication
npx awal@latest status
| Command | Purpose |
| -------------------------------------------- | -------------------------------------- |
| npx awal@latest status | Check server health and auth status |
| npx awal@latest auth login | Send OTP code to email, returns flowId |
| npx awal@latest auth verify | Complete authentication with OTP code |
| npx awal@latest balance | Get USDC wallet balance |
| npx awal@latest address | Get wallet address |
| npx awal@latest show | Open the wallet companion window |
All commands support --json for machine-readable output:
npx awal@latest status --json
npx awal@latest auth login user@example.com --json
npx awal@latest auth verify <flowId> <otp> --json
Generated Mar 1, 2026
An online store integrates this skill to allow customers to authenticate their wallets for seamless checkout and payments. After authentication, users can pay with USDC directly from their wallet, reducing transaction friction and enabling crypto payments.
A freelancing platform uses this skill to authenticate freelancers' wallets for receiving payments in USDC. This enables quick, low-fee international transfers without traditional banking delays, improving cash flow for remote workers.
A decentralized finance app employs this skill to authenticate users' wallets before they can trade, stake, or lend assets. It ensures secure access to financial services and prevents unauthorized transactions, enhancing user trust.
A gaming platform integrates this skill to authenticate players' wallets for purchasing in-game items or NFTs. This allows secure digital asset ownership and enables microtransactions using USDC within the game ecosystem.
The platform charges a small percentage fee on each wallet transaction, such as payments or trades, after authentication. This generates recurring revenue based on user activity and volume, scaling with adoption.
Offer premium features like enhanced security, priority support, or advanced analytics for authenticated wallets through a monthly or annual subscription. This provides predictable income and incentivizes user loyalty.
License the authentication skill to businesses for integrating into their own applications, such as banking or supply chain systems. This includes custom support and integration services for large-scale deployments.
💬 Integration Tip
Ensure the CLI commands are accessible in the deployment environment and handle OTP input securely, possibly by prompting users directly or using encrypted channels.
Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management, watchlists with alerts, dividend analysis, 8-dimension stock scoring, viral trend detection (Hot Scanner), and rumor/early signal detection. Use for stock analysis, portfolio tracking, earnings reactions, crypto monitoring, trending stocks, or finding rumors before they hit mainstream.
Get stock prices, quotes, fundamentals, earnings, options, dividends, and analyst ratings using Yahoo Finance. Uses yfinance library - no API key required.
Yahoo Finance (yfinance) powered stock analysis skill: quotes, fundamentals, ASCII trends, high-resolution charts (RSI/MACD/BB/VWAP/ATR), plus optional web a...
Become an autonomous prediction market trader on Polymarket with AI-powered analysis and a performance-backed token on Base. Trade real markets, build a track record, and let the buyback flywheel run.
Get cryptocurrency token price and generate candlestick charts via CoinGecko API or Hyperliquid API. Use when user asks for token price, crypto price, price chart, or cryptocurrency market data.
Query Polymarket prediction markets - check odds, trending markets, search events, track prices and momentum. Includes watchlist alerts, resolution calendar,...