什么是 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