Google Forms フォームを新規作成する
Creates a new Google Form with the specified name and optional description.
/plugin marketplace add shiiman/claude-code-plugins/plugin install shiiman-google@shiiman-claude-code-pluginsGoogle Forms フォームを新規作成します。
$ARGUMENTS (必須): フォーム名--description <text>: フォームの説明python plugins/shiiman-google/scripts/google_forms.py create --name "$ARGUMENTS" ${DESCRIPTION:+--description "$DESCRIPTION"}
/shiiman-google:forms-create アンケート
/shiiman-google:forms-create 満足度調査 --description "サービス改善のためのアンケートです"