What is hive-credentials?
Set up and install credentials for an agent. Detects missing credentials from agent config, collects them from the user, and stores them securely in the local encrypted store at ~/.hive/credentials. Source: adenhq/hive.
Set up and install credentials for an agent. Detects missing credentials from agent config, collects them from the user, and stores them securely in the local encrypted store at ~/.hive/credentials.
Quickly install hive-credentials AI skill to your development environment via command line
Source: 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:
Set up and install credentials for an agent. Detects missing credentials from agent config, collects them from the user, and stores them securely in the local encrypted store at ~/.hive/credentials. Source: adenhq/hive.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/adenhq/hive --skill hive-credentialsSet up and install credentials for an agent. Detects missing credentials from agent config, collects them from the user, and stores them securely in the local encrypted store at ~/.hive/credentials. Source: adenhq/hive.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/adenhq/hive --skill hive-credentials Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/adenhq/hive