← Back to Skills Marketplace
tolulopeayo

Reveal Product Feedback

by tolulopeayo · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
727
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install reveal-feedback
Description
Interact with Reveal feedback infrastructure to manage products, create review tasks, read AI-analyzed user feedback, get sentiment insights, view submission...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install reveal-feedback
  3. After installation, invoke the skill by name or use /reveal-feedback
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug reveal-feedback
Version 1.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Reveal Product Feedback?

Interact with Reveal feedback infrastructure to manage products, create review tasks, read AI-analyzed user feedback, get sentiment insights, view submission... It is an AI Agent Skill for Claude Code / OpenClaw, with 727 downloads so far.

How do I install Reveal Product Feedback?

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

Is Reveal Product Feedback free?

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

Which platforms does Reveal Product Feedback support?

Reveal Product Feedback is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Reveal Product Feedback?

It is built and maintained by tolulopeayo (@tolulopeayo); the current version is v1.0.2.

💬 Comments