← Back to Skills Marketplace
xueyetianya

Review Responder

by bytesagain4 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
443
Downloads
0
Stars
2
Active Installs
11
Versions
Install in OpenClaw
/install review-responder
Description
评价回复助手。好评回复、差评处理、回复模板、评价分析、改进建议、批量回复。Review response assistant with positive, negative, templates, analysis, improvement.
README (SKILL.md)

review-responder

评价回复助手。好评回复、差评处理、回复模板、评价分析、改进建议、批量回复。Review response assistant with positive, negative, templates, analysis, improvement, batch. 评价回复、好评、差评、客户评价、电商评价。Use when responding to customer reviews.

推荐工作流

需求分析 → 选择命令 → 输入描述 → 获取结果 → 调整优化

命令列表

命令 功能
positive positive
negative negative
template template
analysis analysis
improve improve
batch batch

专业建议

  • 好评回复 (positive)**: 真诚感谢+引导复购+推荐其他产品
  • 差评处理 (negative)**: 先道歉+再解决+最后跟进
  • 回复模板 (template)**: 避免千篇一律,个性化修改
  • 评价分析 (analysis)**: 定期分析评价趋势,发现问题
  • 改进建议 (improve)**: 将差评转化为产品改进方向

review-responder by BytesAgain

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Commands

Run review-responder help to see all available commands.

Usage Guidance
This skill appears coherent and low-risk: it provides reply templates and local utilities and does not ask for credentials or perform network calls. Before installing, review the two included shell scripts if you have concerns: they will create a local data folder (default ~/.local/share/review-responder or REVIEW_RESPONDER_DIR) and write logs/data there. Avoid feeding sensitive PII into batch operations if you don't want that persisted. If you plan to integrate with external platforms (uploading replies to a store, CRM, etc.), verify or add explicit, audited connectors rather than letting the skill send data externally. If unsure, run the scripts in a sandbox or inspect them locally prior to use.
Capability Analysis
Type: OpenClaw Skill Name: review-responder Version: 2.0.0 The skill bundle is a legitimate tool for generating customer review responses. The scripts (respond.sh and script.sh) are used to display response templates and manage a local activity log in the user's local data directory. There is no evidence of data exfiltration, unauthorized network access, or malicious prompt injection.
Capability Assessment
Purpose & Capability
Name/description (review replies, templates, analysis, batch) align with the provided SKILL.md and two shell scripts. The functionality implemented (reply templates, analysis scaffolding, batch guidance, and a small local utility) is proportionate to the stated purpose; there are no unrelated binaries, cloud creds, or configuration paths requested.
Instruction Scope
SKILL.md instructs the agent to use commands (positive, negative, template, analysis, improve, batch) and the respond.sh script emits templated replies and prompts for input. The instructions do not direct the agent to read unrelated system files, access secrets, or transmit data to remote endpoints.
Install Mechanism
There is no install spec (instruction-only skill) and the included files are simple bash scripts. No external downloads, package installs, or extract actions are present.
Credentials
No required environment variables or credentials are declared. script.sh respects an optional REVIEW_RESPONDER_DIR/XDG_DATA_HOME/HOME location for local storage — this is reasonable and documented in the script.
Persistence & Privilege
The utility will create a local data directory (default ${XDG_DATA_HOME:-$HOME/.local/share}/review-responder), and write history.log and data.log there. This is normal for local persistence but worth noting for privacy (user-provided reviews are stored on disk). The skill does not request always:true or modify other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install review-responder
  3. After installation, invoke the skill by name or use /review-responder
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.6
yaml-fix+quality
v1.0.5
yaml-fix+quality
v1.0.4
Quality upgrade
v1.0.3
Quality upgrade: custom functionality
v1.0.2
Standards compliance: unique content, no template text
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v0.0.1
c
v1.0.0
Initial release of review-responder. - Assists with reply management for customer and ecommerce reviews. - Supports positive and negative review responses, reply templates, batch replies, and feedback analysis. - Provides improvement suggestions and recommended workflows. - Includes commands for positive, negative, template, analysis, improve, and batch actions. - Features bilingual support (Chinese & English) in description and usage suggestions.
Metadata
Slug review-responder
Version 2.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 11
Frequently Asked Questions

What is Review Responder?

评价回复助手。好评回复、差评处理、回复模板、评价分析、改进建议、批量回复。Review response assistant with positive, negative, templates, analysis, improvement. It is an AI Agent Skill for Claude Code / OpenClaw, with 443 downloads so far.

How do I install Review Responder?

Run "/install review-responder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Review Responder free?

Yes, Review Responder is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Review Responder support?

Review Responder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Review Responder?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.0.0.

💬 Comments