HomeBrowseUpload
← Back to registry
// Skill profile

Survey

name: survey

by bytesagain3 · published 2026-03-22

开发工具数据处理
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:bytesagain3/bytesagain3-survey
View on GitHub
// Full documentation

---

name: survey

version: "2.0.0"

author: BytesAgain

homepage: https://bytesagain.com

source: https://github.com/bytesagain/ai-skills

license: MIT-0

tags: [survey, tool, utility]

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

---

# Survey

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*

// Comments
Sign in with GitHub to leave a comment.
// Related skills

More tools from the same signal band