Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finance District CLI Skills

Claude skills for the Finance District command-line tooling (fdx). Covers wallet management, DeFi operations, and Prism merchant administration — all driven through the fdx CLI.

Looking for the shopping assistant (pays at FD-enabled stores on your behalf)? That skill moved to fd-assistant-skills — it's MCP-only and no longer needs the CLI.

See SKILL.md for the full skill definition — covers Agent Wallet (transfers, swaps, DeFi yield, x402 payments) and Prism payment gateway (merchant accounts, payments, settlements, Projects, staff management).

Installation

Install with Vercel's Skills CLI:

npx skills add financedistrict-platform/fd-cli-skills

Usage

finance-district (wallet, DeFi, merchant ops):

Sign in to my Finance District account
Show my balance on Ethereum
Send 10 USDC to 0x1234...abcd on Base
Find yield strategies for my USDC
Show my recent payments
Create a project identify token for my store

Prerequisites

Install the CLI globally:

npm install -g @financedistrict/fdx

Once installed, the fdx command is available directly — no npx needed.

Key Differentiators

  • Two service domains: Agent Wallet for on-chain operations and Prism for payment gateway — one CLI for both
  • Multi-chain: Supports all EVM chains, Solana, and Bitcoin (not locked to a single chain)
  • DEX swaps: Token swaps execute through decentralized exchanges, not centralized order books
  • DeFi yield: Discover and invest in yield strategies across protocols like Aave, Compound, and more
  • Smart accounts: Deploy and manage multi-sig wallets on-chain
  • Multi-asset x402: Pay for services with any supported asset on any chain
  • Prism payment gateway: Manage merchant accounts, payments, Project Identify Tokens, settlement wallets, and Projects
  • Dynamic tool discovery: Prism tools are auto-discovered from the service at runtime

Contributing

See the Agent Skills specification for the skill format.

License

MIT

About

Claude agent skills for the fdx CLI — Agent Wallet, DeFi, and Prism merchant operations

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors