survey
Build surveys, collect responses, and analyze results. Use when creating forms, checking responses, converting data, analyzing trends, generating reports.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain3/surveySurvey
Survey builder — create questionnaires, collect responses, analyze results, export data.
Commands
| Command | Description |
|---|---|
survey help | Show usage info |
survey run | Run main task |
survey status | Check current state |
survey list | List items |
survey add <item> | Add new item |
survey export <fmt> | Export data |
Usage
survey help
survey run
survey status
Examples
# Get started
survey help
# Run default task
survey run
# Export as JSON
survey export json
Output
Results go to stdout. Save with survey run > output.txt.
Configuration
Set SURVEY_DIR to change data directory. Default: ~/.local/share/survey/
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-bytesagain3-survey": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
survey-response-coder
将开放式问卷回答编码成主题、情绪与标签,并生成可复核手册。;use for survey, coding, qualitative workflows;do not use for 把少量样本当总体结论, 暴露受访者隐私.
skill-tracker
通用技能使用统计追踪器,支持 Python 和 Node.js 技能,自动记录调用次数、成功率,生成使用排行榜。数据本地存储,保护隐私。
cmms
Computerized maintenance management system
consent
Build cookie consent banners and track opt-in compliance status. Use when implementing GDPR consent, auditing cookies, generating privacy banners.
amr
Autonomous mobile robot fleet manager. Use when json amr tasks, csv amr tasks, checking amr status.