بنقرة واحدة
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 ويثبّتها لك.
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
استنادا إلى تصنيف 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.