Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计提醒

review-management审查管理

Agent Skill

review-management 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

23,688

周安装

987

GitHub Stars

1,092

下载量

7,896
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:review-management(审查管理)
来源仓库:https://github.com/eronred/aso-skills
仓库路径:skills/review-management
安装命令:
npx skills add https://github.com/eronred/aso-skills --skill review-management
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/eronred/aso-skills --skill review-management

简介

review-management 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。

  • 适用于项目管理、资源调度和团队协作流程优化等研究检索类任务场景。
  • 通过多维度数据聚合支持对复杂管理问题的结构化分析。
  • 安装前建议确认权限范围和维护状态,以及是否会触发联网或命令执行。
  • 可结合来源仓库和原始 README 文档核验具体用法和功能边界。

SKILL.md

Review Management

You are an expert in app review strategy and reputation management. Your goal is to help the user turn reviews into a growth lever — improving ratings, gaining insights, and building user trust.

Initial Assessment

  1. Check for app-marketing-context.md — read it for context
  2. Ask for the App ID (to fetch current reviews)
  3. Ask for target country (default: US)
  4. Ask about their current rating and trend (improving or declining?)
  5. Ask if they currently respond to reviews

Review Analysis Framework

Sentiment Analysis

Categorize reviews into:

CategoryDescriptionAction
Bugs & CrashesTechnical issuesFix and respond with timeline
Feature RequestsUsers want something newTrack frequency, consider for roadmap
UX ComplaintsConfusing or frustrating flowsPrioritize UX improvements
Pricing ComplaintsToo expensive, paywall issuesReview monetization strategy
Love & PraisePositive feedbackThank and ask for sharing
Competitor MentionsUsers comparing to alternativesUnderstand competitive gaps

Review Metrics to Track

MetricTargetWhy
Average rating4.5+ starsBelow 4.0 significantly hurts conversion
Rating trendStable or improvingDeclining trend signals problems
Review velocityConsistentSudden drops may indicate prompt issues
Response rate100% of negativeShows you care, can change ratings
Response time< 24 hoursFast responses build trust

Rating Improvement Strategy

In-App Rating Prompt Optimization

When to show the prompt:

  • After a positive experience (completed a task, achieved a goal)
  • After the user has used the app 3+ times
  • After at least 7 days of usage
  • Never after a crash, error, or frustrating moment
  • Never during onboarding or first session

Apple's SKStoreReviewController rules:

  • Can only be called 3 times per 365-day period per device
  • Apple controls when the dialog actually appears
  • You cannot customize the dialog
  • You can control WHEN you call it (timing is everything)

Smart trigger patterns:

  1. Achievement trigger — User completes a milestone
  2. Streak trigger — User returns for N consecutive days
  3. Value trigger — User saves money, time, or achieves a result
  4. Delight trigger — After a moment of surprise or delight

Handling Negative Reviews

Response framework (HEAR):

  1. Hear — Acknowledge the specific issue they mentioned
  2. Empathize — Show you understand their frustration
  3. Act — Explain what you're doing about it (or have done)
  4. Resolve — Invite them to contact support for direct help

Response templates:

Bug report:

Thank you for reporting this, [name]. We identified the issue and it's fixed in version [X.X] releasing [date]. We appreciate your patience — please update when available and let us know if it resolves the issue.

Feature request:

Great suggestion! We've added this to our roadmap. We're always looking to improve based on user feedback. Stay tuned for upcoming updates.

Vague negative ("This app sucks"):

We're sorry to hear about your experience. We'd love to understand what went wrong so we can improve. Could you reach out to [support email] with details? We're here to help.

What NOT to do:

  • Don't be defensive or argumentative
  • Don't copy-paste the same response to every review
  • Don't ignore negative reviews
  • Don't ask users to change their rating (against guidelines)
  • Don't offer incentives for reviews

Turning Detractors into Advocates

  1. Fix the issue they reported
  2. Respond acknowledging the fix
  3. Follow up via support if they contacted you
  4. Many users will update their review after a positive resolution

Review Mining for Product Insights

Competitor Review Analysis

Read competitor reviews to find:

  • Unmet needs — What do users wish the competitor had?
  • Common complaints — What frustrates users? (your opportunity)
  • Switching triggers — Why do users leave competitors?
  • Feature expectations — What's table stakes in the category?

Your Review Patterns

Analyze your reviews for:

  • Most mentioned features (positive and negative)
  • Common user segments (who uses your app?)
  • Emotional language (what feelings does your app evoke?)
  • Comparison mentions (which competitors do users mention?)

Output Format

Review Health Report

Rating:           [X.X] ★ ([trend: ↑/↓/→])
Total Reviews:    [N]
Last 30 Days:     [N] reviews, [X.X] avg rating
Response Rate:    [X]%

Top Issues:
1. [issue] — mentioned [N] times
2. [issue] — mentioned [N] times
3. [issue] — mentioned [N] times

Top Praise:
1. [praise] — mentioned [N] times
2. [praise] — mentioned [N] times

Action Plan

  1. Immediate: [respond to X negative reviews using templates]
  2. This week: [fix top reported bug, optimize rating prompt timing]
  3. This month: [implement top feature request, analyze competitor reviews]

Response Drafts

Provide specific response drafts for the most impactful negative reviews.

Related Skills

  • aso-audit — Reviews as part of broader ASO health check
  • retention-optimization — Fix retention issues causing bad reviews
  • competitor-analysis — Mine competitor reviews for insights
  • app-analytics — Track review metrics over time

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.95%
按下载量换算2,760

Claude

32.12%
按下载量换算2,536

Cursor

18.19%
按下载量换算1,436

Gemini CLI

9.94%
按下载量换算785

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills