ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

feedback

Collect user feedback, categorize by theme, and track issue resolution. Use when gathering opinions, prioritizing bugs, or tracking fix progress.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/feedback
Or

Feedback

Feedback collector — gather user feedback, categorize, prioritize, and track resolution.

Commands

CommandDescription
feedback helpShow usage info
feedback runRun main task
feedback statusCheck current state
feedback listList items
feedback add <item>Add new item
feedback export <fmt>Export data

Usage

feedback help
feedback run
feedback status

Examples

# Get started
feedback help

# Run default task
feedback run

# Export as JSON
feedback export json

Output

Results go to stdout. Save with feedback run > output.txt.

Configuration

Set FEEDBACK_DIR to change data directory. Default: ~/.local/share/feedback/


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

Metadata

Stars3500
Views1
Updated2026-03-27
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain-feedback": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#feedback#tool#utility
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.