← Back to list

login
by vocalbridgeai
⭐ 0🍴 0📅 Jan 25, 2026
SKILL.md
name: login description: Authenticate with Vocal Bridge using your API key. Use when the user wants to connect Claude Code to their Vocal Bridge agent. allowed-tools: Bash
Authenticate with Vocal Bridge to manage your voice agent.
Prerequisites
First check if the CLI is installed:
which vb || command -v vb
If not found, install it:
pip install --upgrade vocal-bridge
Login
Run: vb auth login $ARGUMENTS
If no API key is provided in $ARGUMENTS, tell the user they need to provide their API key. Example:
/vocal-bridge:login vb_your_api_key_here
The API key can be found on the agent detail page at https://vocalbridgeai.com
Score
Total Score
55/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
○言語
プログラミング言語が設定されている
0/5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon