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