·authenticate-wallet
!

authenticate-wallet

ahmetenesdur/fibx-agentic-wallet-skills

Authenticate the fibx CLI wallet via email OTP (Privy) or private key import. Required before any wallet operation (balance, send, trade, aave).

6Installs·1Trend·@ahmetenesdur

Installation

$npx skills add https://github.com/ahmetenesdur/fibx-agentic-wallet-skills --skill authenticate-wallet

SKILL.md

Manage the authentication session for the fibx CLI. Supports two methods: email OTP (via Privy server wallets) and private key import (local wallet).

INTERACTIVE COMMAND: This opens a prompt for the user to paste their private key. The agent CANNOT pass the key as a CLI argument. Instruct the user to enter it in the terminal prompt, or run it via the agent's terminal tool and let the user type the key.

| email | string | User's email address | Yes (email OTP) | | code | string | One-time password received via email | Yes (verify step) |

Authenticate the fibx CLI wallet via email OTP (Privy) or private key import. Required before any wallet operation (balance, send, trade, aave). Source: ahmetenesdur/fibx-agentic-wallet-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ahmetenesdur/fibx-agentic-wallet-skills --skill authenticate-wallet
Category
!Security
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is authenticate-wallet?

Authenticate the fibx CLI wallet via email OTP (Privy) or private key import. Required before any wallet operation (balance, send, trade, aave). Source: ahmetenesdur/fibx-agentic-wallet-skills.

How do I install authenticate-wallet?

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

Where is the source repository?

https://github.com/ahmetenesdur/fibx-agentic-wallet-skills

Details

Category
!Security
Source
skills.sh
First Seen
2026-02-17