An automated system for capturing user feedback and refining AI behavior based on task performance.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install feedback-collector
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install feedback-collector using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Feedback Collector is a vital component of the Openclaw Skills ecosystem, designed to bridge the gap between AI execution and user satisfaction. By systematically prompting users for feedback after critical tasks—such as file operations, content generation, or configuration changes—it ensures that the agent learns from every interaction.
This skill transforms raw user reactions into actionable intelligence. It categorizes responses into success, improvement, or failure logs, allowing the AI to reinforce high-value patterns and pivot away from inefficient behaviors. It is an essential tool for developers and power users looking to build a truly adaptive and self-improving AI assistant.
To enable the Feedback Collector within your environment, ensure your agent has access to the memory directory and add the following configuration:
# Install the skill into your Openclaw directory
openclaw install feedback-collector
# Ensure the memory directory exists for logging
mkdir -p memory/
touch memory/feedback-log.md memory/error-log.md
The Feedback Collector organizes data chronologically to facilitate trend analysis and learning within Openclaw Skills.
| File Path | Purpose | Data Captured |
|---|---|---|
memory/feedback-log.md |
Success & Improvement Log | Timestamps, task type, satisfaction status, and adjustment notes. |
memory/error-log.md |
Failure Repository | Critical failures, path errors, and formal apologies/remediation steps. |
memory/user-preferences.md |
Behavioral Model | Refined settings like 'short mode' or 'pre-execution confirmation'. |
Loading
A specialized tool for auditing AI memory layers to ensure context clarity and promote durable project instructions.

Automate contact discovery, email verification, and company research directly within your AI agent workflows.

A professional AI-driven suite for e-commerce image generation, featuring model replacement, virtual try-ons, and product background editing.

An evolutionary analysis framework that applies a five-element model to multi-scale decision-making for AI agents and developers.

An AI-powered video editing assistant that transforms plain language descriptions into polished, production-ready video content via cloud-based rendering.

A specialized utility to restore and automate the installation of missing Steam game icons on Linux desktop environments.








































