feedback
Collect user feedback, categorize by theme, and track issue resolution. Use when gathering opinions, prioritizing bugs, or tracking fix progress.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain/feedbackFeedback
Feedback collector — gather user feedback, categorize, prioritize, and track resolution.
Commands
| Command | Description |
|---|---|
feedback help | Show usage info |
feedback run | Run main task |
feedback status | Check current state |
feedback list | List 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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain-feedback": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
human_test
Call real humans to test your product (URL or app). Get structured usability feedback with screen recordings, NPS scores, and AI-aggregated findings.
skill-tracker
通用技能使用统计追踪器,支持 Python 和 Node.js 技能,自动记录调用次数、成功率,生成使用排行榜。数据本地存储,保护隐私。
consent
Build cookie consent banners and track opt-in compliance status. Use when implementing GDPR consent, auditing cookies, generating privacy banners.
cmms
Computerized maintenance management system
amr
Autonomous mobile robot fleet manager. Use when json amr tasks, csv amr tasks, checking amr status.