From devglobe
Toggles DevGlobe anonymous mode to mask real city location with random city or reveal actual city on globe. Updates ~/.devglobe/config.json via Read/Write tools.
npx claudepluginhub nako0/devglobe-extension --plugin devglobeThis skill is limited to using the following tools:
Set anonymous mode for DevGlobe. User arguments: $ARGUMENTS
Toggle repo sharing on DevGlobe: enable (true) to show current repo name on profile, disable (false) to hide it. Manages ~/.devglobe/config.json; shows status without args.
Guides Google Gemini CLI configuration including global/project settings.json, trusted folders, policy engine, environment variables, and precedence troubleshooting. Delegates to official docs.
Deploys and configures CC Gateway, a TypeScript reverse proxy normalizing Claude Code device fingerprints and telemetry for privacy-preserving Anthropic API access across multiple machines.
Share bugs, ideas, or general feedback.
Set anonymous mode for DevGlobe. User arguments: $ARGUMENTS
true or false~/.devglobe/config.json and explain usage~/.devglobe/api_key and no DEVGLOBE_API_KEY env var: show error, ask to run /devglobe:setup YOUR_API_KEY first./devglobe:anonymous true or /devglobe:anonymous falsetrue or false: show error with usage~/.devglobe/config.json (default: {"shareRepo": false, "anonymousMode": true})anonymousMode to the provided value (true or false)~/.devglobe/config.json (pretty-printed JSON)Confirm the change. Explain briefly what anonymous mode does:
true: your location is replaced with a random city in your country (from 152,000+ cities). Your real location is never sent.false: your real city is shown on the globe (snapped to city center).