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