·hive-credentials
</>

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.

28Installs·0Trend·@adenhq

Installation

$npx skills add https://github.com/adenhq/hive --skill hive-credentials

How to Install hive-credentials

Quickly install hive-credentials AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/adenhq/hive --skill hive-credentials
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: adenhq/hive.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/adenhq/hive --skill hive-credentials
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-11

Browse more skills from adenhq/hive

Quick answers

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.

How do I install hive-credentials?

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

Where is the source repository?

https://github.com/adenhq/hive

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-20