stardroid-v1/.claude/skills/skymap-contributors/SKILL.md
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".
npx skillsauth add sky-map-team/stardroid skymap-contributorsInstall 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 contributors list from GitHub.
tools/no-checkin-github_pat exists in the repo root. If it does, read the token
from it (strip any leading 1→ prefix) and pass it as GITHUB_TOKEN.
GITHUB_TOKEN is already set in the environment.GITHUB_TOKEN=<token> python3 tools/sync-contributors.py
app/src/main/res/values/notranslate-contributors.xml.sky-map-team/stardroid via the GitHub API.[bot]).app/src/main/res/values/notranslate-contributors.xmlnotranslate- naming convention to avoid localization issues.documentation
Fully automated release note generator for Sky Map. Just provide the last tag.
data-ai
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".
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.