stardroid-v1/.claude/skills/skymap-sponsors/SKILL.md
Fetches Buy Me a Coffee supporters and updates the app/src/main/res/values/notranslate-sponsors.xml file. Trigger this when asked to "sync sponsors", "update donors", or "refresh credits".
npx skillsauth add sky-map-team/stardroid sky-map-sponsorsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill automates the update of the Sky Map sponsor list.
tools/no-checkin-bmac_pat exists in the repo root. If it does, read the token from it (strip the 1→ prefix) and pass it as BMC_TOKEN.
BMC_TOKEN is already set in the environment, or ask the user for the token.bash tool to execute BMC_TOKEN=<token> python3 tools/sync-sponsors.py.app/src/main/res/values/notranslate-sponsors.xml.app/src/main/res/values/notranslate-sponsors.xml.notranslate- naming convention to avoid localization issues.documentation
Fully automated release note generator for Sky Map. Just provide the last tag.
data-ai
Fetches GitHub contributors for Sky Map and updates the app/src/main/res/values/notranslate-contributors.xml file. Trigger this when asked to "sync contributors", "update contributors", or "refresh credits".
data-ai
--- name: release-splash description: Update the Sky Map splash screen for a new planetary release. Composites a portrait image onto the base splash with a branded strip. Use when asked to "update splash", "add splash for X release", or "create release branding". ARGUMENTS: "<ReleaseName> <path/to/source.png> [crop x1,y1,x2,y2]" disable-model-invocation: true --- # Sky Map Release Splash Screen Update the splash screen assets for a new Sky Map release. ## Arguments `$ARGUMENTS` should be: `<
development
Deploy Sky Map to the Google Play Store using fastlane. Trigger on "deploy to Play Store", "release to internal", "promote to beta/production", "upload metadata", or similar Play Store release requests.