Survey creator skill
Bridge entry for the survey skill suite repository. The repository now centers on two canonical skills: `skills/survey-creator/` for survey generation and `skills/survey-analytics/` for survey result analysis. Use `specs/` for integration contracts that adopters implement in their own systems.From its SKILL.md
npx -y skills add piter902/survey-creator-skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.9 KB, 123 tokens by cl100k_base, as published. Nobody here has run it
Survey Skill Suite Bridge
This repository has evolved from a single-skill repository into a multi-skill survey suite.
Canonical skill locations:
skills/survey-creator/skills/survey-analytics/
If you need survey generation, use:
skills/survey-creator/SKILL.md
If you need survey result analysis, use:
skills/survey-analytics/SKILL.md
This bridge exists for compatibility while the repository transitions to a skills/-based structure and keeps backend hosting/storage concerns outside the core open-source skills.
What ships with it: 18 files
68.6 KB alongside SKILL.md
docs/
- SKILL_SUITE_EVOLUTION.md5.7 KB
specs/
- analytics-input.md2.5 KB
- answer-storage.md3.5 KB
- examples/sample-analytics-dataset.json1.6 KB
- examples/sample-publish-result.json514 B
- examples/sample-submission-record.json943 B
- examples/sample-submit-payload.json1.4 KB
- examples/sample-survey.manifest.json535 B
- integration-checklist.md3.1 KB
- minimal-backend-example.md4.3 KB
- README.md2.6 KB
- submission-api.md10.7 KB
- survey-bundle.md1.7 KB
- survey-file-storage.md7.8 KB
- .gitignore227 B
- LICENSE1.0 KB
- README.md10.3 KB
- README.zh-CN.md10.1 KB