什麼是 authenticate?
登入 Finance District 代理錢包。當您或使用者想要登入、登入、連線、設定或設定錢包時,或當任何錢包操作因身份驗證或「未經過身份驗證」錯誤而失敗時使用。此技能是發送代幣、交換、檢查餘額或任何其他錢包操作之前的先決條件。 來源:financedistrict-platform/fd-agent-wallet-skills。
登入 Finance District 代理錢包。當您或使用者想要登入、登入、連線、設定或設定錢包時,或當任何錢包操作因身份驗證或「未經過身份驗證」錯誤而失敗時使用。此技能是發送代幣、交換、檢查餘額或任何其他錢包操作之前的先決條件。
透過命令列快速安裝 authenticate AI 技能到你的開發環境
來源:financedistrict-platform/fd-agent-wallet-skills。
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.
登入 Finance District 代理錢包。當您或使用者想要登入、登入、連線、設定或設定錢包時,或當任何錢包操作因身份驗證或「未經過身份驗證」錯誤而失敗時使用。此技能是發送代幣、交換、檢查餘額或任何其他錢包操作之前的先決條件。 來源:financedistrict-platform/fd-agent-wallet-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/financedistrict-platform/fd-agent-wallet-skills --skill authenticateBrowse more skills from financedistrict-platform/fd-agent-wallet-skills
登入 Finance District 代理錢包。當您或使用者想要登入、登入、連線、設定或設定錢包時,或當任何錢包操作因身份驗證或「未經過身份驗證」錯誤而失敗時使用。此技能是發送代幣、交換、檢查餘額或任何其他錢包操作之前的先決條件。 來源:financedistrict-platform/fd-agent-wallet-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/financedistrict-platform/fd-agent-wallet-skills --skill authenticate 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/financedistrict-platform/fd-agent-wallet-skills