什么是 hive-credentials?
设置并安装代理的凭据。检测代理配置中丢失的凭据,从用户收集它们,并将它们安全地存储在 ~/.hive/credentials 的本地加密存储中。 来源:adenhq/hive。
设置并安装代理的凭据。检测代理配置中丢失的凭据,从用户收集它们,并将它们安全地存储在 ~/.hive/credentials 的本地加密存储中。
通过命令行快速安装 hive-credentials AI 技能到你的开发环境
来源:adenhq/hive。
Interactive credential setup for agents with multiple authentication options. Detects what's missing, offers auth method choices, validates with health checks, and stores credentials securely.
Use the checkmissingcredentials MCP tool to detect what the agent needs and what's already configured. This tool loads the agent, inspects its required tools and node types, maps them to credentials via CREDENTIALSPECS, and checks both the encrypted store and environment variables.
If ready is true (nothing missing): Report all credentials as configured and skip Steps 3-5. Example:
设置并安装代理的凭据。检测代理配置中丢失的凭据,从用户收集它们,并将它们安全地存储在 ~/.hive/credentials 的本地加密存储中。 来源:adenhq/hive。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/adenhq/hive --skill hive-credentials设置并安装代理的凭据。检测代理配置中丢失的凭据,从用户收集它们,并将它们安全地存储在 ~/.hive/credentials 的本地加密存储中。 来源:adenhq/hive。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/adenhq/hive --skill hive-credentials 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/adenhq/hive