一键导入
setup
Configure DevGlobe plugin with your API key
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Configure DevGlobe plugin with your API key
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | setup |
| description | Configure DevGlobe plugin with your API key |
| user-invocable | true |
| allowed-tools | ["Bash"] |
Configure the DevGlobe plugin. User arguments: $ARGUMENTS
If no API key is provided:
/devglobe:setup YOUR_API_KEYPipe the API key into the bundled setup script:
echo '{"api_key":"<API_KEY>"}' | node "${CLAUDE_PLUGIN_ROOT}/dist/setup.js"
The script writes api_key = "..." to ~/.devglobe/config.toml (mode 0600), preserving any [privacy] section already present.
Confirm the API key was saved. Mention they're now live on https://devglobe.app.
Mention /devglobe:status MESSAGE for setting a status message, and that visibility settings (anonymous mode, repo sharing, profile mode) are managed at https://devglobe.app/dashboard/settings.
DevGlobe activity tracker - appear on the interactive developer globe while coding with Codex. Use $devglobe to setup your API key, set a status message, verify the install, or uninstall.
Set a status message on your DevGlobe profile