survey

by BytesAgain

Build surveys, collect responses, and analyze results. Use when creating forms, checking responses, converting data, analyzing trends, generating reports.

View Chinese version with editor review

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/bytesagain3/survey

文档

Survey

Survey builder — create questionnaires, collect responses, analyze results, export data.

Commands

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

Usage

bash
survey help
survey run
survey status

Examples

bash
# 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