KMReader
Automated App Store releases, changelogs, docs, and translations
All Skills in This Repository (4)
Pure Emerald Level Indicatorsappstore-release
Automate KMReader App Store release workflows across iOS, macOS, and tvOS.
changelog
Generate App Store release notes from commits between the latest tag and HEAD.
docs
Regenerate README.md, APP_STORE_DESCRIPTION.txt, and static/index.html from current features.
localization
Update Localizable.xcstrings translations after code changes via misc/translate.py.
Frequently Asked Questions
FAQPage SchemaHow to install KMReader skills?โผ
Run `npx skills add everpcpc/KMReader --all -g -y` in your terminal to install all four skills globally.
How to automate an App Store release?โผ
The appstore-release skill refreshes release copy, creates App Store Connect versions, attaches builds, submits for review, and starts the next version cycle automatically.
How to generate an App Store changelog from commits?โผ
The changelog skill reads commits from the latest tag to HEAD and writes friendly, sectioned, user-facing release notes without technical details.
How to fill missing app translations automatically?โผ
The localization skill rebuilds extracted strings, finds missing keys, and writes all ten supported languages in one safe, sequential update.
Do these skills work with Claude Code and Codex?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Codex, Cursor, and other compatible agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core