·setup-credentials
</>

setup-credentials

adenhq/hive

Set up and install credentials for an agent.检测代理配置中丢失的凭据,从用户收集它们,并将它们安全地存储在 ~/.hive/credentials 的加密凭据存储中。

2安装·0热度·@adenhq

安装

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

SKILL.md

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.

Read the agent's configuration to determine which tools and node types it uses:

To see all known credential specs (for help URLs and setup instructions):

Set up and install credentials for an agent.检测代理配置中丢失的凭据,从用户收集它们,并将它们安全地存储在 ~/.hive/credentials 的加密凭据存储中。 来源:adenhq/hive。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/adenhq/hive --skill setup-credentials
分类
</>开发工具
认证
收录时间
2026-02-02
更新时间
2026-02-18

快速解答

什么是 setup-credentials?

Set up and install credentials for an agent.检测代理配置中丢失的凭据,从用户收集它们,并将它们安全地存储在 ~/.hive/credentials 的加密凭据存储中。 来源:adenhq/hive。

如何安装 setup-credentials?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/adenhq/hive --skill setup-credentials 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/adenhq/hive