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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/devglobe:share-repoThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Set repo sharing for DevGlobe. User arguments: $ARGUMENTS
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.npx claudepluginhub nako0/devglobe-extension --plugin devglobeToggles 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 setting up GitHub community health files (README, LICENSE, CODE_OF_CONDUCT, CONTRIBUTING, issue/PR templates, SECURITY.md) and repo configuration for open-source projects.
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.