authenticate-wallet

Manage fibx CLI authentication via email OTP or private key import.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/Fibrous-Finance/fibx-skills --skill authenticate-wallet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: authenticate-wallet
Source: https://github.com/Fibrous-Finance/fibx-skills/tree/main/skills/authenticate-wallet
Command: npx skills add https://github.com/Fibrous-Finance/fibx-skills --skill authenticate-wallet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a secure and user-friendly way to authenticate and manage wallet access for the fibx CLI, ensuring that only authorized users can perform sensitive financial operations.

Core Features & Use Cases

  • Email OTP Login: Securely log in using a one-time password sent to your email.
  • Private Key Import: Import your existing wallet's private key for direct access.
  • Session Management: Check the status of your current session and log out when finished.
  • Use Case: Before sending funds or trading tokens, you must first authenticate your wallet using either email OTP or by importing your private key.

Quick Start

Log in to the fibx CLI using your email address.

Frequently Asked Questions about authenticate-wallet

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I authenticate my wallet using the fibx CLI?

To authenticate your wallet for the fibx CLI, you must establish a user session by either logging in with an email one-time password (OTP) or importing your private key.

What is private key import for CLI wallet access?

Private key import is an authentication method that allows direct CLI wallet access by verifying your existing private key, ensuring only authorized users can perform sensitive financial operations.

How do I check my current CLI session status and log out?

Session management allows you to verify your current authentication status and securely terminate your CLI session by logging out when your wallet operations are finished.

Can I use an email OTP instead of a private key to log in?

Yes, you can use an email OTP login method to securely authenticate your CLI session without needing to import a private key directly.

Do I need to authenticate my wallet before sending funds or trading tokens?

Yes, you must authenticate your wallet and establish a verified session using either email OTP or private key import before executing sensitive operations like sending funds or trading tokens.