From devglobe
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.
npx claudepluginhub nako0/devglobe-extension --plugin devglobeThis skill is limited to using the following tools:
Set repo sharing for DevGlobe. User arguments: $ARGUMENTS
Reference GitHub CLI (gh) for repos, issues, PRs, Actions, projects, releases, gists, codespaces, orgs via terminal. Covers install, auth, setup.
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.
Guides setup of GitHub community health files (LICENSE, CODE_OF_CONDUCT.md, CONTRIBUTING.md, SECURITY.md, issue/PR templates) via gh CLI and APIs for open source repos.
Share bugs, ideas, or general feedback.
Set repo sharing 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:share-repo true or /devglobe:share-repo falsetrue or false: show error with usage~/.devglobe/config.json (default: {"shareRepo": false, "anonymousMode": true})shareRepo to the provided value (true or false)~/.devglobe/config.json (pretty-printed JSON)Confirm the change. Explain briefly what repo sharing does:
true: your current repo name (e.g. owner/repo) is visible on your DevGlobe profile.false: your repo name is never sent to the server and is not visible on the globe.