返回顶部
a

appstore-rating-pulse

Monitor App Store ratings for any iOS app across multiple countries. Fetches live overall ratings using Apple's free iTunes Lookup API — no API key needed. Set up a daily cron report or get an instant snapshot. Triggers on "track app ratings", "check my App Store rating", "daily rating report", or "show ratings across countries".

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.1.0
安全检测
已通过
705
下载量
0
收藏
概述
安装方式
版本历史

appstore-rating-pulse

# AppStore Rating Pulse Fetches current overall App Store ratings for iOS apps across any country using Apple's free iTunes Lookup API — no API key or paid subscription needed. ## Setup Edit `scripts/fetch-ratings.sh` with your apps and regions: ```bash # Apps: "App Name" "AppStoreID" "CC1,CC2,CC3" APPS=( "My App|1234567890|US,GB,DE" "Another App|9876543210|US,JP,KR" ) ``` Country codes follow ISO 3166-1 alpha-2 (US, GB, JP, KR, DE, FR, RU, ES, CA, AU, etc.). ## Run Manually ```bash bash /path/to/skills/public/appstore-rating-pulse/scripts/fetch-ratings.sh ``` ## Output Format ``` overall rating for My App(1234567890) 19.02.2026 - 4,72 - USA overall rating for My App(1234567890) 19.02.2026 - 4,10 - UK overall rating for My App(1234567890) 19.02.2026 - N/A - GERMANY ``` Ratings use comma as decimal separator. N/A means the app has no ratings in that country yet. ## Daily Cron Setup Create an isolated cron job (sessionTarget: isolated) that runs the script and delivers the output via announce: ``` Run bash /path/to/scripts/fetch-ratings.sh and send the output to the user as-is. If all lines show N/A or the script errors, warn that something may be wrong. ``` Schedule example: `0 12 * * *` (daily at noon, your timezone). ## Customization - Add/remove apps by editing the `APPS` array in `fetch-ratings.sh` - Add/remove countries per app by editing the comma-separated country code list - Country name display is handled automatically (common countries are mapped; others display as the raw code)

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 appstore-rating-pulse-1776419946 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 appstore-rating-pulse-1776419946 技能

通过命令行安装

skillhub install appstore-rating-pulse-1776419946

下载 Zip 包

⬇ 下载 appstore-rating-pulse v1.1.0

文件大小: 2.75 KB | 发布时间: 2026-4-17 19:18

v1.1.0 最新 2026-4-17 19:18
Shortened description for better display on ClawHub.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部