with one click
setup
Configure DevGlobe plugin with your API key
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Configure DevGlobe plugin with your API key
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
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
Based on SOC occupation classification
| 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.