con un clic
setup
Configure DevGlobe plugin with your API key
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Configure DevGlobe plugin with your API key
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
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
| 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.