·authenticate

Sign in to the Finance District agent wallet. Use when you or the user want to log in, sign in, connect, set up, or configure the wallet, or when any wallet operation fails with authentication or "not authenticated" errors. This skill is a prerequisite before sending tokens, swapping, checking balances, or any other wallet operation.

3Installs·0Trend·@financedistrict-platform

Installation

$npx skills add https://github.com/financedistrict-platform/fd-agent-wallet-skills --skill authenticate

How to Install authenticate

Quickly install authenticate AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/financedistrict-platform/fd-agent-wallet-skills --skill authenticate
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: financedistrict-platform/fd-agent-wallet-skills.

SKILL.md

View raw

When the wallet is not signed in (detected via fdx status or when wallet operations fail with authentication errors), use the fdx CLI to authenticate via OAuth 2.1.

Authentication requires a browser — the agent guides the human through the flow, but the human must complete the browser-based authorization step.

Displays the MCP server URL, token state, expiry, and whether a refresh token is available.

Sign in to the Finance District agent wallet. Use when you or the user want to log in, sign in, connect, set up, or configure the wallet, or when any wallet operation fails with authentication or "not authenticated" errors. This skill is a prerequisite before sending tokens, swapping, checking balances, or any other wallet operation. Source: financedistrict-platform/fd-agent-wallet-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/financedistrict-platform/fd-agent-wallet-skills --skill authenticate
Category
!Security
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from financedistrict-platform/fd-agent-wallet-skills

Quick answers

What is authenticate?

Sign in to the Finance District agent wallet. Use when you or the user want to log in, sign in, connect, set up, or configure the wallet, or when any wallet operation fails with authentication or "not authenticated" errors. This skill is a prerequisite before sending tokens, swapping, checking balances, or any other wallet operation. Source: financedistrict-platform/fd-agent-wallet-skills.

How do I install authenticate?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/financedistrict-platform/fd-agent-wallet-skills --skill authenticate Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/financedistrict-platform/fd-agent-wallet-skills