Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:25,303
forks:1,296
updated:March 31, 2026 at 18:32
SKILL.md
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | recipe-collect-form-responses |
| description | Retrieve and review responses from a Google Form. |
| metadata | {"version":"0.22.5","openclaw":{"category":"recipe","domain":"productivity","requires":{"bins":["gws"],"skills":["gws-forms"]}}} |
PREREQUISITE: Load the following skills to execute this recipe:
gws-forms
Retrieve and review responses from a Google Form.
gws forms forms list (if you don't have the form ID)gws forms forms get --params '{"formId": "FORM_ID"}'gws forms forms responses list --params '{"formId": "FORM_ID"}' --format table