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