Product design skills

references/cookiy/cookiy-study-report.md

A supporting file of the user-research-cookiy skill.

Cookiy — Study Report

CLI Commands

report generate

Trigger report generation. Re-generates if a report already exists. Synthetic interviews are included by default; only pass --skip-synthetic-interview if the user explicitly asks to exclude them.

scripts/cookiy.sh study report generate --study-id <uuid> [--skip-synthetic-interview]

report wait

Wait until the report has been generated.

scripts/cookiy.sh study report wait --study-id <uuid>

Get the public URL for the report.

scripts/cookiy.sh study report link --study-id <uuid>

report content

Get the report as markdown.

scripts/cookiy.sh study report content --study-id <uuid>

On this page