Survey creator skill
AI survey generation skill for Codex & Claude Code: generate validated, independently deployable, fully customizable survey HTML.
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.
What its author says it does
Copied from the file, not written here
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.
SKILL.md
0.9 KB, 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.