← 返回 Skills 市场
Reveal Product Feedback
作者
tolulopeayo
· GitHub ↗
· v1.0.2
· MIT-0
727
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install reveal-feedback
功能描述
Interact with Reveal feedback infrastructure to manage products, create review tasks, read AI-analyzed user feedback, get sentiment insights, view submission...
安全使用建议
This skill appears to be a straightforward client for the Reveal API. Before installing, confirm you trust the Reveal service and the skill's homepage (https://testreveal.ai) and that the publisher is legitimate. Only provide a REVEAL_API_KEY with the minimum required privileges, rotate it if possible, and avoid sharing long-lived master keys. Be cautious when registering webhooks: the skill will ask to point Reveal event callbacks at user-provided URLs (those endpoints will receive event payloads), and the skill will return a signing secret that you should store securely. Also verify you control or trust any custom REVEAL_BASE_URL if you set that env var. If you need higher assurance, ask the publisher for source provenance or a code artifact you can review.
功能分析
Type: OpenClaw Skill
Name: reveal-feedback
Version: 1.0.2
The skill bundle provides a legitimate integration for the Reveal feedback and marketing platform (testreveal.ai). It facilitates standard API operations such as managing products, analyzing user feedback, and generating marketing content (scripts, images, and videos) via documented REST endpoints. The instructions in SKILL.md include appropriate guardrails, such as protecting the REVEAL_API_KEY and requiring user confirmation for task creation, with no evidence of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
Name/description ask to manage Reveal feedback and marketing workflows; the only required credential is REVEAL_API_KEY and the SKILL.md calls only Reveal API endpoints (products, review-tasks, insights, marketing endpoints). The declared primaryEnv aligns with the claimed purpose.
Instruction Scope
Runtime instructions stay within the Reveal API (GET/POST/PATCH to base URL, optional REVEAL_BASE_URL override). The instructions do include registering webhooks to user-provided URLs and returning signing secrets (expected for webhook flows) — this means external endpoints may receive event payloads and should be trusted by the user.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is written to disk or downloaded during install.
Credentials
Only one credential (REVEAL_API_KEY) is required and it directly maps to the Reveal API usage described. An optional REVEAL_BASE_URL may be used to override the base URL. No unrelated secrets, system paths, or extra credentials are requested.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modifications to other skills. The skill will run only when invoked and follows normal autonomous-invocation defaults.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install reveal-feedback - 安装完成后,直接呼叫该 Skill 的名称或使用
/reveal-feedback触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
**Marketing content generation capabilities added.**
- Added support for generating marketing video scripts, images, and full videos from user feedback and product data.
- Introduced endpoints to summarize feedback into marketing highlights, generate and edit marketing scripts, and search stock media for video scenes.
- Skill description updated to reflect expanded marketing use cases (including scripts, images, and videos).
- Existing feedback and review management features remain supported.
v1.0.1
- Base API URL updated from https://testreveal.ai/api/v1 to https://www.testreveal.ai/api/v1.
- No other changes detected.
v1.0.0
- Initial release of the reveal-feedback skill.
- Integrates with Reveal's API to manage products, review tasks, user feedback, analytics, and notifications.
- Supports task creation, feedback insights, sentiment analysis, and webhook management.
- Provides guardrails for security and error handling.
- Designed to assist with any Reveal account activities related to feedback and product testing.
元数据
常见问题
Reveal Product Feedback 是什么?
Interact with Reveal feedback infrastructure to manage products, create review tasks, read AI-analyzed user feedback, get sentiment insights, view submission... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 727 次。
如何安装 Reveal Product Feedback?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install reveal-feedback」即可一键安装,无需额外配置。
Reveal Product Feedback 是免费的吗?
是的,Reveal Product Feedback 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Reveal Product Feedback 支持哪些平台?
Reveal Product Feedback 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Reveal Product Feedback?
由 tolulopeayo(@tolulopeayo)开发并维护,当前版本 v1.0.2。
推荐 Skills