authenticate-wallet
Installation
SKILL.md
Authenticating the Agnic Wallet
Check Current Status
npx agnic@latest status --json
If already authenticated, no further action needed. If not, choose the appropriate mode below.
Mode 1: Headless / Token Auth (CI, servers, agents)
Preferred when no browser is available. Generate an API token at app.agnic.ai > Settings > API Tokens.
Option A -- Environment variable (recommended for automation):
export AGNIC_TOKEN=<your-api-token>
npx agnic@latest status --json
Related skills
More from agnicpay/agnic-wallet-skills
get-agent-identity
>
11check-balance
>
8pay-for-service
>
8fund-wallet
>
8search-for-service
>
8send-usdc
Send USDC to an Ethereum address or ENS name. Use when you or the user want to send money, pay someone, transfer USDC, tip, donate, or send funds to a wallet address or .eth name. Covers phrases like "send $5 to", "pay 0x...", "transfer to vitalik.eth", "tip someone", "send USDC".
7